/*Allgemeingültige Einstellungen */

body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	text-align: center;
	background:#E5E5E5;
}



table {

		

}

p {

	text-align: center;

}

td {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #004968;
	padding:5px;
	

}





a:hover {  text-decoration: none }

a:active {  text-decoration: none }



.schrift15{

	font-size: 15px;

}

.schrift16{

	font-size: 16px;

}

.schrift11weiss{

	font-size: 11px;

	color: #ffffff;

}



.schrift11orange{

	font-size: 11px;

	color: #ff6600;

	

	

}





/* Tabellenformatierung für persönliche Daten (ausser für Sachversicherungen) */

table.table-common  {



}



td.common-col-data {

	width : 300px;		

}



td.common-col-desc {

	width : 200px;	

}



/* Fehlerformatierung */

.error {

	color : red;	

}



.mandatory-field-star {

	color : red;

}



/* Versicherungsspezifische Formatierungen */



/* Private Krankenvollversicherung */

table.table-insurance-1 {height : 650px;}

td.insurance-1-col-desc {width : 450px;}

td.insurance-1-col-data {width : 200px;}



/* Rentenversicherung */

table.table-insurance-2 {}

td.insurance-2-col-desc {width : 240px;}

td.insurance-2-col-data {width : 260px;}



/* Berufsunfähigkeitsversicherung */

table.table-insurance-3 {}

td.insurance-3-col-desc {width : 240px;}

td.insurance-3-col-data {width : 260px;}



/* Kapitallebensversicherung */

table.table-insurance-4 {}

td.insurance-4-col-desc {width : 180px;}

td.insurance-4-col-data {width : 320px;}



/* Private Krankenzusatzversicherung */

table.table-insurance-7 {height : 580px;}

td.insurance-7-col-desc {width : 210px;}

td.insurance-7-col-data {width : 290px;}



/* Baufinanzierung */

table.table-insurance-15 {width : 500px;}

td.insurance-15-col-desc {width : 300px;}

td.insurance-15-col-data {width : 200px;}



/* Firmenversicherung */

table.table-insurance-16 {}

td.insurance-16-col-desc {width : 300px;}

td.insurance-16-col-data {width : 200px;}



/* Fonds */

table.table-insurance-17 {}

td.insurance-17-col-desc {width : 300px;}

td.insurance-17-col-data {width : 350px;}



/* Englische Lebensversicherung */

table.table-insurance-19 {}

td.insurance-19-col-desc {width : 180px;}

td.insurance-19-col-data {width : 320px;}

	



/* Sachversicherungen und Konfiguration der Onlinevergleiche */

vvergleich {

	margin: 0px auto;

	text-align: center;

	width: 500px;

}



table.table-start {width : 400px}

table.table-berechnungoben {width : 400px}

table.table-berechnung {width : 400px}

table.table-leistung {width : 90%}

table.table-leistungtext {width : 70%}	



.row-antrag {

	font-weight: bold;

	color: #000000;

	background: InactiveBorder;

	background-color: #cce0f5;	

}



.row-anleitung {

	font-size: 10px;

	color: #000000;

}    



.antart {

  font-family: Verdana, Arial, Helvetica, sans-serif;

  font-size:15px;

  font-weight:bold;

  background:#cce0f5;

}



.antus {

  font-family: Verdana, Arial, Helvetica, sans-serif;

  font-size:12px;

  font-weight:bold;

  background:#cce0f5;

}



.antt {

  font-family: Verdana, Arial, Helvetica, sans-serif;

  font-size:12px;

  font-weight:normal;

  background:#cce0f5;

}



.antk {

  font-family: Verdana, Arial, Helvetica, sans-serif;

  font-size:9px;

  font-weight:normal;

  background:#cce0f5;

}    

	

	

	







/* Darstellung der Zeilen, für Farbwechsel und Hervorhebung der Überschrift */

tr {

 

}



tr.row-1 {

	background-color: #D1D1D1;

}



tr.row-2 {

	background-color: #F2F2F2;

}



tr.row-header {

	font-weight: bold;

	color: #000000;

	background: InactiveBorder;

	background-color: #D1D1D1;	

}





/* Formatierung und Darstellung der Formularfelder */

input {

}



input.form-button {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #ffffff;

	border: 1px solid #ffffff;

	background: #004968;

}



input.form-text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	border: 1px solid #004968;

	background: #FFFFFF;

}



input.checkbox {

	color: #003366;

	border: 0px;

	background: #FFFFFF;

}



select.form-select {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	border: 1px solid #004968;

	background: #FFFFFF;

}
