/*****************************************************************************

Zeichensätze

******************************************************************************/
@font-face {
	font-family: ambleregular;
	src: local("ambleregular"), local("Amble-Regular-webfont"),
		url(fonts/amble-regular-webfont.woff) format("woff");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: ambleregular;
	src: local("ambleregular"), local("Amble-Bold-webfont"),
		url(fonts/amble-bold-webfont.woff) format("woff");
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: 'Material Icons';
	font-style: normal;
	font-weight: 400;
	src: url(fonts_1/materialicons-regular.eot);
	/* For IE6-8 */
	src: local('Material Icons'), local('MaterialIcons-Regular'),
		url(fonts/materialicons-regular-woff2.woff2) format('woff2'),
		url(fonts/materialicons-regular-woff.woff) format('woff'),
		url(fonts/materialicons-regular-ttf.ttf) format('truetype');
}

.material-icons {
	font-family: 'Material Icons'; 
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	font-feature-settings: 'liga';
}

/*****************************************************************************

Größen/Abmessungen

******************************************************************************/
/*
body, h2, input, select, span.checkbox  
{
	font-family: ambleregular, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
*/

h2 {
	font-size: 1.25rem;
}

#logos, input, select, span.checkbox, .checkboxspalte, .eingabe, .eingabe_klein, .combobox, .zwischenergebnis, #logo_juris, #logo_dav, .checkboxspalte_instanz2, th, td, .dialogActionBar {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.toolbar
{
	padding-bottom:0px;
	font-size: 1.5rem;
	z-index: 1;
}

.eingabe, .eingabe_klein, .combobox, .zwischenergebnis {
	padding: 7px;
	margin: 0px;
	text-align: right;
}

form#rechner{
	font-size: 1rem;
	border:1px solid rgb(187, 187, 187);
	margin-bottom:2rem;
	background: #fff;
/*	background: linear-gradient(90deg, rgba(2,0,36,0.04525560224089631) 80%, rgba(204,204,204,0.6839110644257703) 95%); */
}

form#rechner input,
form#rechner select{
/*	font-size: .85rem; */
	padding: 2px 4px 2px 0;
}

form#rechner .checkbox, .radio{
	margin-top:0px;
}

.partnerlogos{
	border-top:0px;
}

.formular {
	width:100%;
}

#logos {
	height: 100px;
	padding: 20px 20px 20px 20px;
}

#logo_juris {
	margin-top:8px;
	height: 50px;
	margin-right:2rem;
}

#logo_dav {
	height: 60px;
}

/*
h2
{
	margin: 0px;
	padding: 15px 20px 15px 20px;
}
*/

#divAusserger, tr.uebersicht, .grunddaten{
	background-color: rgb(238, 238, 238);
}

 .kostenuebersicht > h2, .aussergerichtlichekosten > h2, .prozesskosten > h2 {
	background-color: rgb(176, 3, 3);
	color:#fff;
	padding: .4rem 1rem;
}

.grunddaten > h2{
	padding: .4rem 1rem;
}


.kostenuebersicht tr, .kostenuebersicht th.kostengrund, .kostenuebersicht input{
	background-color: rgb(176, 3, 3);
	color:#fff; 
/*	color:#000;*/
}

td.summe, th.summe, input.summe {
/*  background: #b00303 !important;
  color: #fff !important; */
  font-size:1.25rem;
}

.tabellepkr {
	padding: 10px 20px 10px 20px;
/*	border-bottom: 1px solid #b00303; */
/*	margin-bottom: 1rem;*/
}

.werteblock, .checkboxblock, .label_wert  {
	display: inline-block;
	width: 50%;
	vertical-align:top;
}

.label_wert_33{
	width:32%;
	display: inline-block;
}

.checkboxblock
{
	margin-top:30px;
}

.wertepaar  {
	display: block;
}

.label
{
	margin-bottom:5px;
}

.checkboxzeile {
	display: block;
	width: 100%;
}

.wertepaar {
	margin-bottom: 20px;
}

.checkboxspalte {
	vertical-align: top;
	margin-bottom: 15px;
}

.checkboxspalte_instanz1, .checkboxspalte_instanz2, .checkboxspalte_instanz3 {
	display:inline;
}

#inputStreitwert, .combobox {
	width: 125px;
	margin: 0px;
}

#selectStand
{
	width: 145px;
}

.eingabe, .zwischenergebnis {
	width: 115px;
	margin: 0px;
}

#inputMandantenE, #inputMandantenG, .eingabe_klein {
	width: 40px;
}

.eingabe_klein {
	margin-right: 5px;
}

.ohnefaktor {
	margin-left: 45px;
}

label.checkbox {
	min-height: 25px;
	line-height: 25px;
	padding-left: 35px;
}

label.single {
	padding-left: 45px;
	top: 4px;
	margin-bottom: 0;
}

span.checkbox, .arrow {
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
}

.button {
	height: 35px;
	margin: 0px 0px 0px 10px;
}

label.checkbox span.checkbox:after {
	left: 8px;
	top: 4px;
	width: 5px;
	height: 10px;
}

table {
	border-spacing: 0px;
	margin-bottom:0rem;
}

form#rechner td, th {
	/* padding: 7px 10px 7px 10px; */
	padding: .4rem .75rem;
}

th {
	padding-left: 20px;
}

th.kostengrund {
	width: 370px;
}

td.wertespalte, td.kosten {
	width: 218px;
	white-space:nowrap;
}

hr {
	border: none;
	border-top: 1px solid #ddd;
	margin: 1em 0;
}

/*****************************************************************************

Farben

******************************************************************************/
/* h2 {
	background-color: #eff0f1;
}*/

#logos {
	/* background-color: white; */
	margin-bottom:2.5rem;
}

/*
#logos, .toolbar, .formular, th, td {
	background-color: #FAFAFA;
}
*/

td.i1, th.i1 {
	background-color:rgb(238, 238, 238);
}


td.i2, th.i2 {
	background-color: #fff;
}

td.i3, th.i3 {
	background-color:rgb(238, 238, 238);
}

th.i1, th.i2, td.i1, td.i2, th.subtitle  {
/*	border-right:solid #BDBDBD 1px; */
}

th.zw_summe, td.zw_summe {
	border-bottom:solid #BDBDBD 1px;
}

th.summe, td.summe {
	border-top:solid #BDBDBD 0px;
}

/*
h2, th, .buttonLink  {
	color: rgb(172, 35, 38);
}
*/

.button, .arrow {
	color: white;
	background-color: rgb(172, 35, 38);
	border: solid rgb(172, 35, 38) 1px;
}

.eingabe, .eingabe_klein, .combobox, label.checkbox input 
	 ~ span.checkbox {
	border: 1px solid #999;
	background-color: white;
}

.eingabe, .eingabe_klein, .combobox
{
	border-radius:2px;
}

/*
body {
	background-color: #fff;
	margin: 0;
	text-align: center;
}
*/

.formular {
	display: inline-block;
	text-align: left;
}

.toolbar
{
	text-align:right;
	margin-top:2rem;
}

#float_links{
	float: left;
}

#float_rechts{
	float:right;
}

.hidden, .printOnly {
	display: none;
}

/*
h2 {
	font-weight: bold;
	display: block;
	position: -webkit-sticky;
	position: -moz-sticky;
	position: -ms-sticky;
	position: -o-sticky;
	top:0px;
	position: sticky;
	z-index:1;
}
*/

th.kostengrund {
	color:black;
	font-weight: normal;
	text-align: right;
}

th.zw_summe{
font-weight: bold;
}

.summe, th.summe {
	font-weight: bold;
}


.eingabe, .eingabe_klein, .combobox, .button, .arrow, label.checkbox input 
	 ~ span.checkbox {
/*	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	transition: all 0.30s ease-in-out; */
}

table.uebersicht, 
table.aussergerichtlich, 
table.gerichtskosten {
    margin-top: -.35rem;
}

.zwischenergebnis {
	border: 1px solid transparent;
	background-color: transparent;
}

.zwischenergebnis.ohnefaktor.instanz1, 
.zwischenergebnis.ohnefaktor.instanz2, 
.zwischenergebnis.ohnefaktor.instanz3 {
    /*color: #b00303;*/
    font-weight: bold;
}

.gerichtskosten .kostengrund {
    padding-right: 1rem;
}

table.gerichtskosten td, table.gerichtskosten th{
	text-align:right;
}

div.subtitle {
	margin-top: 1rem;
}

.eingabe:focus, .eingabe_klein:focus, .combobox:focus, label.checkbox input:focus
	 ~ span.checkbox, input:focus, input:hover, label.checkbox input:hover
	 ~ span.checkbox, select:hover, a:focus, .button:focus {
	 border:0px;
	outline: 1px solid #000;
}



input:disabled
{
	border-color: rgba(0, 0, 0, 0.26);
}

input:disabled:hover, input:read-only:hover, label.checkbox input:disabled:hover 
	 ~ span.checkbox {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: rgba(0, 0, 0, 0.26);
	outline: none;
}

input:read-only:hover {
	border-color: transparent;
}

label.checkbox {
	display: inline-block;
	position: relative;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

label.checkbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

span.checkbox {
	position: absolute;
	background-color: #fff;
	border-radius: 2px;
}

label.checkbox:hover input ~ span.checkbox {
	background-color: #fff;
}

label.checkbox input:checked ~ span.checkbox {
	color: rgb(172, 35, 38);
}

span.checkbox:after {
	content: "";
	position: absolute;
	display: none;
}

label.checkbox input:checked ~ span.checkbox:after {
	display: block;
}

label.checkbox span.checkbox:after {
	border: solid #b00303;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

label.checkbox input:disabled ~ span.checkbox {
	border-color: rgba(0, 0, 0, 0.26);
}

label.checkbox input:disabled:checked ~ span.checkbox:after {
	border-color: rgba(0, 0, 0, 0.26);
}

.button, .arrow {
	-webkit-appearance:none;
	position: relative;
	display: inline-block;
	border-radius: 2px;
	-webkit-border-radius:2px;
	transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
	text-align: center;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0
		rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0
		rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

.buttonLink
{
	position:relative;
	display: inline-block;
	text-decoration:none;
/*	font-size:30px; */
	margin-left:5px;
	display: inline-block;
} 

.arrow {
	width: 30px;
	height: 30px;
	padding: 0px;
	margin-top:2px;
}

.button:disabled, .arrow:disabled, .arrow:disabled:hover {
	background-color: #BDBDBD;
	border-color: #BDBDBD;
	-webkit-box-shadow: none;
	box-shadow: none;
}

label.checkbox input:disabled:checked ~ span.checkbox:after {
	border-color: rgba(0, 0, 0, 0.26);
}

.button:hover, .arrow:hover {
	background-color: rgba(172, 35, 38, 0.7);
}

.buttonLink:hover
{
	color: rgba(172, 35, 38, 0.7);
}

.button:active, .arrow:active, .buttonLink:active {
	top: 2px;
	left: 2px;
}

.instanz_switch {
	display: none;
	text-align: center;
/*	float: right; */
	padding-left:.5rem;
	line-height: 35px;
	margin-top: -4px;
	vertical-align: middle;
}

#instanz {
	display: none;
}

.dialogOverlay {
	z-index: 100;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
	background-color: rgba(0, 0, 0, 0.7);
}

.dialog {
	display: none;
	box-shadow: 0 -2px 25px 0 rgba(0, 0, 0, 0.15), 0 13px 25px 0
		rgba(0, 0, 0, 0.3);
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	z-index: 101;
	position: fixed;
	text-align: left;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.dialogContent {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	padding-top: 21px;
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 12px;
	margin: 0;
}

.dialogTitle {
	background-color: #FFFFFF;
	position: static;
	padding-left: 0px;
}

.dialogActionBar {
	height: 70px;
	background-color: #FFFFFF;
	text-align: right;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	padding-top: 18px;
	padding-left: 16px;
	padding-right: 24px;
	padding-bottom: 8px;
	margin: 0;
}

.dialogdialogOverlay[aria-hidden="true"], .dialog[aria-hidden="true"] {
	display: none;
}

.dialogOverlay[aria-hidden="false"], .dialog[aria-hidden="false"] {
	display: block;
}

#printDlg {
	width: 480px;
}

#inputInfo{
	width:100%;
	text-align:left;
}

#datenschutzDlgBody{
		height: 600px;
		overflow: auto;
	}



.maincontent{
	border-bottom:0px !important;
	margin-bottom:0px !important;
}

.copytext__image {
	padding:1rem 0px 0px 0px;
}

.gerichtsk{
	border-bottom:1px solid rgb(189, 189, 189);
}	

/***** von klein zu gross ****/

@media only screen and (min-width: 1024px) {
	.checkboxspalte_instanz2, 
	.checkboxspalte_instanz3 {
		display: inline-block;
		padding-left: 2rem;
	}	
}

@media only screen and (min-width: 580px) {
	.checkboxspalte_instanz3 {
		margin-left: 2rem;
	}
}

@media only screen and (min-width: 640px) {
	table.gerichtskosten {
	/*	margin-top: -2.25rem; */
	}
}

@media only screen and (min-width: 1024px) {
	table.uebersicht, 
	table.aussergerichtlich {
	/* 	margin-top: -2.25rem; */
	}
}

/***** hier weiter mit... ****/

/*****************************************************************************

Schmale Displays

******************************************************************************/

@media only screen and (max-width: 1023px) {
	body
	{
		background-color:#FAFAFA;
	}
	
	.formular
	{
		width:auto;
		max-width:100%;
	}
	
	#logos, h2, .tabellepkr, td, th {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	td, th
	{
		padding-top:5px;
		padding-bottom:5px;
	}
	
	th.subtitle, td.kostensumme
	{
		padding-top:10px;
	}
	
	th.zw_summe, td.kostensumme
	{
		padding-bottom:10px;
	}



	th.kostengrund {
		width: 40%;
	}
	
	td.wertespalte, td.kosten {
		width: 20%;
	}

	table.uebersicht th, table.aussergerichtlich th {
		width: 320px;
	}


	table.uebersicht td, table.aussergerichtlich td
	{
		width:auto;
	}

	.label_wert_33  {
		width: 50%;
	}

}

@media only screen and (max-width: 850px) {
	.euro
	{
		display:none;
	}
  
  	.dialog {
		top: 0px;
		left: 0px;
		transform: none;
		overflow-y: auto;
	}
	#infoDlg, #printDlg {
		width: 100%;
		height: 100%;
	}
	
	#infoDlg .dialogContent {
		margin-bottom: 70px;
	}
	#infoDlg .dialogActionBar {
   		border-top:solid #BDBDBD 1px;
		position:fixed;
		bottom:0px;
		width:100%;
	}

	#infoDlg, #impressumDlg, #datenschutzDlg, #printDlg {
		width: 100%;
		height: 100%;
	}
	
	#infoDlg, #impressumDlg, #datenschutzDlg .dialogContent {
		margin-bottom: 70px;
	}
	#infoDlg, #impressumDlg, #datenschutzDlg  .dialogActionBar {
   		border-top:solid #BDBDBD 1px;
		position:fixed;
		bottom:0px;
		width:100%;
	}

	
}


@media only screen and (min-width: 580px) and (max-width: 1023px) {

	.checkboxspalte
	{
		margin-bottom:10px;	
	}

	.gerichtskosten input, .gerichtskosten {
		font-family: ambleregular, Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
	}
	
	.gerichtskosten .eingabe, .gerichtskosten .zwischenergebnis {
		width: 90px;
	}
	
	.gerichtskosten .ohnefaktor {
		margin-left: 35px;
	}
	
	.gerichtskosten .ohnefaktor:read-only {
		width: 100px;
		margin-left: 25px;
	}
	
	.gerichtskosten .eingabe, .gerichtskosten .eingabe_klein, .gerichtskosten .combobox, .gerichtskosten .zwischenergebnis {
		padding: 5px;
	}

	.gerichtskosten .eingabe_klein
	{
		margin-right:0px;
		width: 35px;
	}

	.gerichtskosten label.checkbox {
		min-height: 20px;
		line-height: 20px;
		padding-left: 30px;
	}
	.gerichtskosten label.single {
		padding-left: 35px;
	}
	.gerichtskosten span.checkbox {
		margin-left:2px;
		width: 20px;
		height: 20px;
	}
	.gerichtskosten label.checkbox span.checkbox:after {
		left: 6px;
		top: 2px;
		width: 4px;
		height: 8px;
	}
}

/*****************************************************************************

Telefone Landscape

******************************************************************************/


@media only screen and (min-width: 580px) and (max-width: 640px) {

	.detailangabe
	{
		display:none;
	}
}

@media only screen and (max-width: 579px) {
	#logos {
		height: 80px;
		padding: 10px;
		padding-bottom:20px;
	}
	#logo_juris {
		height: 50px;
		margin-top: 12px;
	}
	#logo_dav {
		height: 60px;
	}
	
	.toolbar{
		margin-top:2.5rem;
		z-index: 1;
	}

	.formular, table {
		width: 100%
	}
	
	.detailangabe2
	{
		display:none;
	}

	.werteblock, .checkboxblock
	{
		display: block;
		width: 100%;
		margin-top:0px;
	}
	
	.wertepaar {
		display: block;
		width: auto;
	}
	
	.checkboxspalte {
		display: block;
		width: auto;
		margin-bottom: 10px;
	}
	
	.checkboxspalte_instanz2, .checkboxspalte_instanz3 {
		display: inline-block;
		vertical-align: top;
		width: 50%;
		margin-bottom: 10px;
	}
	.checkboxspalte_instanz2 {
		/* padding-left: 35px; */
		margin-left: 0px;
	}

	th.i1, th.i2, td.i1, td.i2, th.subtitle  {
		border-right:none;
	}

	
	table.uebersicht th, table.aussergerichtlich th, table.uebersicht td, table.aussergerichtlich td, th.kostengrund, td.wertespalte, td.kosten {
		width: 50%;
		min-width: 50%;
	}
	
	.eingabe, .zwischenergebnis {
		width: 105px;
	}
	.ohnefaktor:read-only {
		width: 115px;
		margin-left: 0px;
	}
	
	.detailangabe, .suppressed {
		display: none;
	}
	.instanz_switch {
		display: inline-block;
	}
	#instanz {
		display: inline-block;
		position:relative;
		top:2px;
		margin-left:7px;
		margin-right:7px;
	}
	
	.aussergerichtlichekosten th, .grunddaten, .prozesskosten th{
		font-size:.8rem;
	}

}




@media print 
{
	body, h2, input, select, span.checkbox  
	{
		font-family: ambleregular, Verdana, Arial, Helvetica, sans-serif;
		font-size: 14pt;
	}	
	
	input:disabled
	{
		color:black;
	}
	
	.kostenuebersicht input, .kostenuebersicht th, .kostenuebersicht td{
		color:#000;
	}

	#logos, h2, .tabellepkr, table, th.kostengrund, th.zwischenergebnis
	{
		margin-left:0px;
		margin-right:0px;
		padding-left:0px;
		padding-right:0px;
		color:#000;
	}

	td.i3, th.i3
	{
		padding-right:0px;
	}

	.formular {
		display: block;
		width:auto;
	}

	h2
	{
		font-size:14pt;
		text-decoration:underline;
	}
	
	.toolbar
	{
		text-align:left;
		padding-bottom:15px;
	}
	
	tr
	{
		page-break-inside:avoid;
	}
	
	td, th, td.i2, th.i2, td.i3, th.i3, .formular 
	{
		background-color:transparent;
	}
	
	td.wertespalte, td.kosten {
		width: auto;
	}

	.prozesskosten th.kostengrund, .prozesskosten th.subtitle
	{
		padding-left:0px;
		white-space: nowrap;
	}
	
	.prozesskosten .eingabe_klein
	{
		width: 30px;
	}

	.prozesskosten .ohnefaktor
	{
		margin-left: 35px;
	}

	.prozesskosten .ohnefaktor
	{
		margin-left: 35px;
	}
	
	.prozesskosten label.single {
		padding-left: 35px;
	}	

	.kostenuebersicht th{
		color:#000 !important;
	}


	td.i3
	{
		padding-right:0px;
	}
	
	div.subtitle
	{
		display:block;
		page-break-after:avoid;
		break-after:avoid;
	}
	
	.dialogOverlay[aria-hidden="false"], .dialog[aria-hidden="false"], form#rechner .buttonLink {
		display: none;
	}
	
	td, th
	{
		padding-top:5px;
		padding-bottom:5px;
	}
	
	.eingabe, .eingabe_klein, .combobox, .zwischenergebnis
	{
		padding-left:0px;
		padding-right:0px;
		border:none;
		font-size:.9rem;
	}
	
	.printOnly
	{
		display:block;
	}
	
	.eingabe:focus, .eingabe_klein:focus, .combobox:focus, label.checkbox input:focus
	 ~ span.checkbox, input:focus, input:hover, label.checkbox input:hover
	 ~ span.checkbox, select:hover, a:focus, .button:focus {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	outline: none;
	}

	.headercontent{
		display:none;
	}

	.partnerlogos{
		display:none;
	}

	.footer-top > img{
		-webkit-filter: invert(1);
		filter: invert(1);
	}

	.footer-top {
		border:0px !important;
	}

	form#rechner {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		color:#000;
		border:0px;
	}

	form#rechner a, .footer-main a, .footer-content, .footer-bottom, .footernav{
		display:none !important;
	}

	.toolbar{
		display:none;
	}

}