a:link { text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {text-decoration: none;}

a.partner:link { text-decoration: none; color:#6378BB;}
a.partner:visited {text-decoration: none; color:#6378BB;}
a.partner:active {text-decoration: none; color:#6378BB;}
a.partner:hover {text-decoration: none; color:#6378BB;}

a.button:link { text-decoration: none; color:#6378BB;}
a.button:visited {text-decoration: none; color:#6378BB;}
a.button:active {text-decoration: none; color:#6378BB;}
a.button:hover {text-decoration: none; color:#6378BB;}

BODY{
	scrollbar-3dlight-color:#A1B4EF;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:E7ECF2;
	scrollbar-darkshadow-color:#A0AEDA;
	scrollbar-face-color:#6378BB;
	scrollbar-highlight-color:E7ECF2;
	scrollbar-shadow-color:#BBC7ED;
}

td{
	font-size:11px;
	font-family:Century Gothic,Verdana;
}
.navigation{
	font-weight:bold;
	color:rgb(56,76,135);
	padding-left:5px;
}
.nav_top{
	color:rgb(218,223,227);
	font-size:9px;
}
.navigation_sel{
	font-weight:bold;
	color:#90A4E3;
	padding-left:5px;
}
.text{
	background-color:rgb(218,227,234);
	/*background-color:rgb(215,223,225);*/
	/*background-color:rgb(244,245,247);*/
	color:rgb(56,77,135);
	padding-left:10px;
}
.text1{
	background-color:rgb(231,236,242);
	/*background-color:rgb(215,223,225);*/
	/*background-color:rgb(244,245,247);*/
	color:rgb(56,77,135);
	padding-left:35px;
    padding-top:10px;
}
.footer{
	background-color:rgb(183,188,192);
	border:1px #ffffff solid;
}
.titel{
	background-image:url(images/gitter_small.gif);
	background-repeat:no-repeat;
	padding-left:35px;
	color:rgb(56,77,135);
	font-weight:bold;
}

.titel2{
	color:rgb(56,77,135);
	font-weight:bold;
}

.titel3{
	color:rgb(56,77,135);
	font-weight:bold;
	border-left:1px #90A4E3 solid;
	border-top:1px #90A4E3 solid;
	border-bottom:1px #90A4E3 solid;
	background-color:#A7C5E7;
}

.titel3_left{
	color:rgb(56,77,135);
	font-weight:bold;
	border-left:1px #90A4E3 solid;
	border-top:1px #90A4E3 solid;
	border-right:1px #90A4E3 solid;
	border-bottom:1px #90A4E3 solid;
	background-color:#A7C5E7;
}

.kontakt_titel{
	background-color:#6378BB;
	border-bottom:2px white solid;
}
.kontakt_inhalt{
	background-color:#BBC7ED;
}
.formular_input{
	border:1px #6378BB solid;
	font-family:Century Gothic;
	font-size:13px;
}
.select{
	font-family:Century Gothic;
	font-size:11px;
}

.main{
	color:#72757A;
}

.main2{
	color:#72757A;
	 text-align:center; 
}

.angebotesort{
	color:#72757A;
}

.angebote{
	color:#72757A;
	font-size:12px;
/*	border-left:1px #90A4E3 solid;  */
	border-bottom:1px #90A4E3 solid;  
}

.angebote2{
	color:#72757A;
	font-size:10px;
	border-left:1px #90A4E3 solid;
	border-bottom:1px #90A4E3 solid;
}

.angeboteright{
	color:#72757A;
	font-size:12px;
/*	border-left:1px #90A4E3 solid;
	border-right:1px #90A4E3 solid;    */
	border-bottom:1px #90A4E3 solid;  
}

.content{
	/*background-color:rgb(215,223,225);*/
	/*background-color:rgb(244,245,247);*/
	color:rgb(56,77,135);
}


