@charset "UTF-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}
html {
	background: #005C8F;
}
body {
	background: #005C8F;
	font-size: 75%;
}
html>body {
	font-size: 12px;
}
a:link {
	color:#FFF;
	text-decoration: none;
}
a:visited {
	color:#FFF;
	text-decoration: none;
}
a:hover {
	color: #F5BC1D;
	text-decoration: underline;
}
img, a img {
	border: 0;
}
#wrapper {
	margin: 0 auto;
	width: 980px;
}
#header {
	width: 980px;
	height: 588px;
}

#line1 {
	background-color:#FFF;
	float:left;
	height:82px;
	width:980px;
}
#logo {
	background-color:#005c8f;
	float:left;
	display:inline;
	height:80px;
	margin:2px 0px 0px 2px;
	width:144px;
}
#toptext {
	float:right;
	height:60px;
	margin-top:20px;
	width:812px;
}
#line2 {
	float:left;
	margin-top:2px;
	height:504px;
	width:980px;
}
#leftblock {
	background-color:#FFF;
	float:left;
	height:504px;
	width:144px;
}
#adresse {
	float:left;
	display:inline;
	height:80px;
	margin:415px 0px 0px 10px;
	width:124px;
}
#rightblock {
	float:right;
	height:504px;
	width:834px;
}
#centerblock {
	background-color:#FFF;
	float:left;
	height:504px;
	width:684px;
}
#navi {
	background:#FFF;
	float:right;
	height:504px;
	width:148px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	}
.active_btn {
	background:url(ta_back.jpg) bottom left repeat-x;
	color:#005c8f;
	height:18px;
	}
.neutral_btn {
	background:url(t_back.jpg) bottom left repeat-x;
	color:#FFF;
	height:18px;
}
.unter_m {
	font-size: 12px;
}
#nav_unterm {
	float:left;
	display:inline;
	margin-left:10px;
}
#btn_untern {
	float:left;
	width:128px;
	display:block;
	padding:6px 10px;
}
#btn_sponsor {
	float:left;
	width:118px;
	display:block;
	margin-top:2px;
	padding:6px 10px;
}
#btn_leistung {
	float:left;
	width:118px;
	display:block;
	margin-top:2px;
	padding:6px 10px;
}
#btn_refer {
	float:left;
	width:128px;
	display:block;
	margin:2px 0px 0px 0px;
	padding:6px 10px;
}
#btn_shop {
	float:left;
	width:128px;
	display:block;
	margin:2px 0px 0px 0px;
	padding:6px 10px;
}
#btn_kontakt {
	float:left;
	width:128px;
	display:block;
	margin:2px 0px 0px 0px;
	padding:6px 10px;
}
#btn_impress {
	float:left;
	width:118px;
	display:block;
	margin-top:2px;
	padding:6px 10px;
}
#btn_disclai {
	float:left;
	width:118px;
	display:block;
	margin-top:2px;
	padding:6px 10px;
}
#homeb {
	float:left;
	display:inline;
	height:15px;
	margin:220px 0px 0px 0px;
	text-align:center;
	width:148px;
}
#homeb a:link {
	color:#000;
	text-decoration: none;
}
#homeb a:visited {
	color: #FF9B00;
	text-decoration: none;
}
#homeb a:hover {
	color: #F5BC1D;
	text-decoration: underline;
}
#footer {
	position: absolute;
	width: 980px;
	height: 20px;
	top: 568px;
	z-index: 2;
	text-align: center;
}
.black_9pt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.black_12pt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.bold_12pt {
	font-weight: bold;
}
.black_14pt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.blue_24pt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #005c8f;
	text-decoration: none;
}

