@import url("sitemap.css");
@import url("leftmenu.css");
/*@import url("hopstermenu.css");*/
@import url("rightmenu.css");
@import url("content.css");
@import url("formucheck.css");
@import url("topmenu.css");

@import url("efaq.css");

html, body {
	min-height: 100%;
	height:100%;
	width:100%;
}
body {margin: 0; padding: 0;}

body{
	background: #CCD2DD;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	width:100%;
	overflow: -moz-scrollbars-vertical;
}
/*
html{
	width:100%;
	overflow:auto;
}
*/
#headerbar{
	position:absolute;
	top:0;
	left:0;
	width:100%; 
	height:219px;
	background: #8191A5 url(img/bgheader.jpg) repeat-x top center;
	background-position:50% 0px;
	z-index:10;
}

#logo{
	width:293px;
	height:138px;
	position:absolute;
	left:50%;
	top:20px;
	margin-left:-146px;
	z-index:21;
}

#logo img{
	border:0px;
}

#headgefuddel{
	background: url(img/transparentes.jpg) no-repeat;
	background-position:0 0px;
	
	width:385px;
	height:193px;
	position:absolute;
	left:0%;
	top:0px;
	z-index:20;
}

#mainContainer{
	position:absolute;
	left:0;
	top:0;
	width:100%; 
	height:100%;
	min-height:100%;
	z-index:6;
}

#leftcolumn { 
	width: 158px; 
	background: #CCD2DE; 
	float: left; 
	min-height:100%;
	height:100%;
	border-right:3px solid #4F658A;
} 

#rightcolumn { 
	width: 155px; 
	background: #CCD2DE; 
	float: right; 
	min-height:100%;
	height:100%;
	border-left:3px solid #4F658A;
} 

#centercolumn { 
	margin: 0px 200px 0px 200px; 
	min-height:100%;
} 
			
.clr{
	float:none;
	clear:left;
}

#datenschutz{
	text-align:center;
	height:20px;
	line-height:20px;
	color:#fff;
	/*background:#E4E7ED;*/
	background:#4F658A;
}

#datenschutz a{
	text-decoration:none;
	color:#fff;
}
#datenschutz a:hover{
	text-decoration:underline;
	color:#fff;
}

#versicherungsvergleich{
	height:40px;
	line-height:20px;
	color:#4F658A;
	/*background:#4F658A;*/
	background:#E4E7ED;
}

#versicherungsvergleich a{
	text-decoration:none;
	color:#4F658A;
}
#versicherungsvergleich a:hover{
	text-decoration:underline;
	color:#4f658A;
}

div.versicherungsvergleich_ueberschrift{
	background:#4F658A;
	color:white;
	text-align:center;
	padding:3px;
	margin-top:80px;
}

#rootline{
	text-align:right;
	padding-right:20px;
}


#rootline a:link, 
#rootline a:visited, 
#rootline a:focus , 
#rootline a:hover, 
#rootline a:active {
	text-decoration: none;
	color: #777777;
}

#rootline a:hover{
	text-decoration: underline;
	color:#BA1D25;
}

.csc-loginform input{
	border: 1px solid #C0C0C0;
	background:white;
	margin-bottom: 5px;
}

table.csc-loginform{
	background:#F5F6F9;
	border: 1px solid #C0C0C0;
	
}

table.csc-loginform td{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:12px;
	padding-right:12px;
	line-height:1em;
}


td.leftcolumn{
	width:155px;height:100%; background:#CCD2DE; border-right:3px solid #4F658A;vertical-align:top;
}

td.rightcolumn{
	width:155px;height:100%; background:#CCD2DE; border-left:3px solid #4F658A;vertical-align:top;
}


.table_liste td{
	font-size:12px;
}

.versTabDef th {padding:4px 8px;}
.versTabDef td {padding:5px 5px; vertical-align:top;}
.csc-linkToTop {text-align:right;}

.blueTable {border-collapse:separate; border-spacing:5px; width:80%;}
.blueTable td {font-size:12px; color:#fff; background-color:#4f6589; width:50%; vertical-align:middle;}
.blueTable a {color:#fff; padding:5px 10px; text-decoration:none; display:block;}

