html {
	height:100%;
}
body {
	background-image: url(/images/site/kol/site_bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e8e8e8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 100%;
}

.ko_div_headline{
	width:984px;
	height:20px;
}
.ko_div_head {
	background-image:url(/images/site/kol/head_bg.png);
	background-repeat:repeat-x;
	width:100%;
	height:191px;
}
.ko_div_logo {
	background-image:url(/images/site/kol/logo.png);
	background-repeat:no-repeat;
	width:990px;
	height:112px;
}
.ko_div_submenu {
	background-image:url(/images/site/kol/submenu.png);
	background-repeat:no-repeat;
	width:984px;
	height:65px;
}
.ko_div_content {
 	width:968px;
	
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color:#FFF9F9;
}
.menu {
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	padding-top:6px;
	padding-left: 9px;
	padding-right: 8px;
}
.searchfield{
	width:145px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.content_border{
	border:none;
}
.titelh{
	height:148px;
}
.teaser_td_inner, .teaser_td{
	background-color: #F1F1F1;
}
a.menulink{
	color:#FFFFFF;
	text-decoration:none;
}
a.menulink:hover{
	color:#A60000;
	text-decoration:none;
}
a.servicelink{
	color:#000000;
	text-decoration:none;
}
a.servicelink:hover{
	color:#A60000;
	text-decoration:none;
}
.whitelink{
	font-weight:normal;
}
.merkinner, .merkborder {
	background-color: #b61b0a;
}

/*####################
#  Oxebox-Background # (Definition in oxestyle.css wird damit berschrieben)
######################*/
.oxebox_bg {
	background-color: #3C0000;
}
.ueber_blue, .ueber_blue_blaettern {
	background-color: #333333;
}
a.anzmenulink{
	color:#000000;
	text-decoration:none;
}
a.anzmenulink:hover{
	color:#A60000;
	text-decoration:none;
}

a.anzauslink{
	color:#000000;
	text-decoration:none;
}
a.anzauslink:hover{
	color:#A60000;
	text-decoration:line-through;
}
.content_inner {
	min-height: 0px;
}
.icon_service_text{
	width:158px;
}
.ueber_red{
	background-image: url(/images/site/kol/ueber_bg.png);
	background-color: #990000;
}

/*####################################
# Schnellsuche AUTOCOMPLETE CSS defs #
####################################*/
div.autocomplete ul li.selected {
    background-color: #CCC; /*9CA7C6; */
}
