@charset "utf-8";
/* CSS Document */
.clearfix:after { content: "."; display: block; height: 0pt; clear: both; visibility: hidden; }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
	background-image: url(img/back_neu.jpg);
	color: #666666;
	line-height: 1.5em;
	margin:0pt;
	padding:0pt;
}
html { height:101%; }
#streifenoben {
	height: 10px;
	background-image: url(img/back_color.gif);
}
#layoutbox {
	width: 800px;
	margin: 0px auto;
	background-color: #FFFFFF;
	border-left: 1px solid #757373;
	border-right: 1px solid #757373;
	border-bottom: 1px solid #757373;
}
#header1 {
	background-image: url(img/back_color.gif);
	height: 8px;
}
#header2 {
	background-color: #FFFFFF;
	height: 130px;
	text-align: center;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
}
#navigation {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #01B5E2 none repeat;
	font-size: 12px;
	line-height: 200%;
	color: white;
	margin:0pt;
	padding:0pt;
}
#navigation ul {
	margin:0pt;
	padding:0pt;
	float: left;
	padding-left: 16px;
}
#navigation li {
	margin: 0pt 4px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	float: left;
	position: relative;
}
#navigation li a {
	padding: 0pt 10px;
	display: block;
}
#navigation li a:link, #navigation li a:visited {
	text-decoration: none;
	color: white;
}
#navigation li a:hover, #navigation li a:active {
	color: #DADADA;
}
#navigation li.current a {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 0pt 9px;
}
#navigation li.current a:link, #navigation li.current a:visited {
	background: none repeat;
	color: #ffffff;
	background-color: #B4B4B4;
}
#navigation li.current a:hover, #navigation li.current a:active {
	background: none repeat;
	color: #ffffff;
	background-color: #7C8185;
}
#header3 {
	background-color: #FFFFFF;
	height: 10px;
	background-image: url(img/nav_schatten.gif);
	background-repeat: repeat-x;
}
#content img {
	border-color: #666666;
}
#footer {
	background-color: #757373;
	color: #FFFFFF;
	border-top: 5px solid #01B5E2;
	font-size: 10px;
	padding: 5px 20px 5px 20px;
	text-align: right;
}
#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration:none;
}
#footer a:hover, #footer a:active {
	color: #ffffff;
	text-decoration:underline;
}
#contentoben {
	height: 10px;
	background-image: url(img/content_mitte.png);
	background-repeat: no-repeat;
	margin: 0px !important;
}
#contentmitte {
	background-image: url(img/content_mitte.png);
	background-repeat: repeat-y;
	min-height: 300px;
	height:auto !important;
	height:300px;
	padding: 10px 30px 20px 30px;
}
#contentunten {
	height: 30px;
	background-image: url(img/content_unten.png);
	background-repeat: no-repeat;
}
#contentmittelinks {
}
#contentmitterechts {
	color: #555555;
	padding-right: 30px;
}
#contentmittelinks a:link, #contentmittelinks a:visited {
	color: #01B5E2;
}
#contentmittelinks a:hover, #contentmittelinks a:active {
	color: #000000;
}
#contentmitterechts a:link, #contentmitterechts a:visited {
	color: #01B5E2;
	text-decoration: none;
}
#contentmitterechts a:hover, #contentmitterechts a:active {
	color: #000000;
	text-decoration: underline;
}
.CurrentLink {
	font-weight: bold !important;
	color:#333333 !important;
}
#contentmittelinks h1 {
	font-size: 12px;
	padding-bottom: 2px;
	border-bottom: 1px solid;
	margin-bottom: 10px;
	color: #01B5E2;
	border-color: #CCCCCC;
}
#contentmitterechts h1 {
	font-size: 12px;
	padding-bottom: 2px;
	border-bottom: 1px solid;
	margin-bottom: 10px;
	color: #555555;
	border-color: #999999;
}
#contentmitterechts li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	background-image: url(img/list.gif);
	background-repeat: no-repeat;
	background-position:0px 5px;
	padding-left:12px;
	margin-bottom:10px;
	line-height:1.3em;
	font-size:12px;
}
#contentmittelinks li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	background-image: url(img/list.gif);
	background-repeat: no-repeat;
	background-position:0px 5px;
	padding-left:12px;
	margin-bottom:8px;
	line-height:1.3em;
}
.dankebox {
	background-color: #EBFF7B;
	padding: 10px 10px 10px 10px;
	border: 1px solid #ABC507;
	font-weight: bold;
	color: #586B7A;
}
#contentmitterechts ul {
	margin: 0px;
	padding: 0px;
}
.bildRechts {
	margin-bottom: 10px;
}
.neu { color: #FFF; background: #F0F; font-size: 9px; font-weight: bold; padding:0px 2px; }

