/* Content wird beschrieben, damit wir später den Abschluß unten erzielen können*/
a {
	cursor: pointer;
}
#content {
	width: 100%;
	height: auto;
	clear:both;
	}
td.feldname {
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #0b3c88;
	padding: 3px 5px 3px 5px;
	font-weight:bold;
	color:#FFFFFF;
	}
div.feldname{
	border-left: 1px solid #ffffff;
	color:#ffffff;
	font-weight:bold;
	/*background-color: #0b3c88;*/
	background-image:url(/php/lay/bg_vergleich_header.gif);
	padding: 3px 5px 3px 5px;
	float:left;
	height:26px;
}
a.blue{
	color:#0b3c88;
}
td.blue{
	color:#0b3c88;
	padding-left:5px;
}
.it-hp_vergleich{
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width:170px;
	float:left;
	text-align:right;
	height:16px;
	padding: 5px 5px 4px 5px;
}
/* Abstand der ersten Spalte links zum Rand*/
#leer1 {
	margin:20px 0px 0px 0px;
	width: 10px;
	height: auto;
	float:left;
}
/* Definitionen für den Abstand zwischen den beiden Spalten*/
#leer2 {
	margin: 20px 0px 0px 0px;
	width: 5px;
	height: auto;
	float:left;
}
#container2 {
	margin: 20px 0px 0px 13px;
	width: 730px;
	height: auto;
	float:left;
}
#container2 td {
	padding:2px 0px 2px 5px;
}
#container2 p {
	margin:0px;
}
#it-haftpflicht_vergleich_header {
	color:#0e3383;
	font-weight:bold;
	margin-left: 0px;
	margin-top: 15px;
	padding:3px;
	background-color: #e1edff;
	width: 186px;
	height: auto;
	float:left;		
	clear: both;
	border:1px solid #e1edff;
}
#it-haftpflicht_vergleich {
	margin-left: 0px;
	margin-top: 0px;
	padding:3px;
	background-color: #ffffff;
	width: 186px;
	height: auto;
	float:left;		
	clear: both;
	border:1px solid #e1edff;
}
#it-haftpflicht_vergleich p {
	line-height:15px;
	margin: 2px 0px 2px 3px;
}
#ausschluss{
	padding:8px 0px 0px 5px;
	width:730px;	
	line-height:14px;
}

/*Vergleich Detail*/
.spalte1{
	padding: 2px; 
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color:#e1edff;
}
.spalten300{
	padding: 2px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #ffffff;
	background-color:#f4f8ff;
	vertical-align:top;
	width:300px;
}
.spalten190{
	padding: 2px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #ffffff;
	background-color:#f4f8ff;
	vertical-align:top;
	width:190px;
}
.zeile1{
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	height:25px;
	/*background-color:#e1edff;*/
	background-image:url(/php/lay/bg_vergleich_header.gif);
	color:#FFFFFF;
}
