/* CSS Document */

html, body {
	margin:0;
	padding:0;
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	line-height: 22px;
}
#page {
margin:0 auto;
padding:0;
width:948px;
border:#fff solid 1px;
}
#top {
	margin:0;
	padding:0;
	border-bottom:#fff solid 1px;
	background-image: url(img/bg_top.gif);
	height: 13px;
}
#topImages {
margin:0;
padding:0;
height: 107px;
}
.imagesTop {
border-right:#fff solid 1px;
}


/* Main-Navigation ////////////////////// */
#navBox {
	margin:0;
	padding:0;
	height: 65px;
	background-image: url(img/bg_navigation.gif);
	border-top:#fff solid 1px;
}

#abstandLinks {
width:145px;
float: left;
}
#mainNavigation ul{
margin:0;
padding:0;
float: left;
height: 27px;
background-color:#000;
}
#mainNavigation ul li{
display: inline;
}

#mainNavigation ul li a{
	float: left;
	color:#FFF;
	font-weight: bold;
	line-height: normal;
	padding: 8px 7px 5px 7px;
	text-decoration: none;
	background-image: url(img/bg_navLink.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border-right:solid #ff9999 1px;
}

#mainNavigation ul li a:visited{
color:#FFF;
}

#mainNavigation ul li a:hover{
	color:#FFF;
	padding: 9px 7px 4px 7px;
	background-color:#8E0000;
	background-image: url(img/bg_navLinkActiv.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
#mainNavigation ul li a#mainCurrent {
	color:#FFF;
	padding: 9px 10px 4px 10px;
	background-color:#8E0000;
	background-image: url(img/bg_navLinkActiv.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
/* ENDE Main-Navigation ////////////////////// */
#datum {
	padding:4px 155px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	color:#FF6666;
	text-align:right;
}
#contentBox {
margin:0;
padding:0;
background-image: url(img/bg_content.gif);
background-color:#FFF;
}
/* Sub-Navigation ////////////////////// */
#subNavigation {
margin:34px 0 0 0;
padding:0;
float:left;
width:144px;
border-right: 1px solid #000;
color:#FFF;
font-weight: bold;
line-height: normal;
background-color:#7A0000;
}
* html #subNavigation{ /*IE 6 only */
w\idth: 124px; /*Box model bug: 144px minus all left and right paddings for #subNavigation */
}

#subNavigation ul{
list-style: none;
margin:0;
padding:0;
border: none;
}

#subNavigation li {
border-bottom: 1px solid #ff9999;
margin:0;
}

#subNavigation li a{
display: block;
padding: 5px 5px 5px 5px;
border-left: 10px solid #000;
background-color:#660000;
color:#fff;
text-decoration: none;
width: 100%;
}

html>body #subNavigation li a{ /*Non IE6 width*/
width: auto;
}

#subNavigation li a:hover{
border-left: 10px solid #000;
background-color:#000;
color:#fff;
}
#subNavigation li a#subCurrent {
border-left: 10px solid #cc0000;
background-color:#000;
color:#fff;
}
/* ENDE Sub-Navigation ////////////////////// */
#content {
	margin:0 0 0 185px;
	padding:0;
	width:710px;
	min-height:400px;
	/*background-color:#ccc;*/
}
#content ul li ul li {
list-style-type: none;
margin: 5px 0 0 -45px;
padding:0;
}
#content ul li ul li a {
height:18px;
line-height:18px;
display: block;
padding:0;
padding-left: 20px;
text-decoration: none;
background-image: url(img/arrow-list.gif);
background-repeat: no-repeat;
background-position: left center;
}

#content ul li ul li a:hover {
background-image: url(img/arrow-list-over.gif);
background-color: #E6E6E6; 
}

/* sitemap
-------------------------------------- */
ul#sitemap {
list-style-type: none;
margin:0px 50px;
padding: 0px;
}

ul#sitemap ul {
list-style-type: none;
margin:0px;
padding: 0px;
}
.boxLinks {
margin:0;
padding:0;
width:305px;
float:left;
}
.imgBoxLeft {
margin:0;
padding:0;
width:340px;
height:500px;
float:left;
}
h1 {
	margin:0 0 14px 0;
	padding:0;
	font-size: 16px;
}
h2 {
	margin:0 0 14px 0;
	padding:0;
	font-size: 14px;
}
h3 {
	margin:0;
	padding:0;
	font-size: 14px;
}
h3 .red {
	margin:0;
	padding:0;
	font-size: 14px;
	color:#990000;
}
p {
	margin:0;
	padding:0;
}
hr {
	background-color: #990000;
	height:1px;
	color:#990000;
	margin:7px 0px 15px 0px;
	padding:0px;
	border:0px;
}

.textRotFett {
	color: #990000;
	font-weight: bold;
}
.tabelle  {
border:#990000 solid 1px;
line-height:18px;
}

.tabelle2 td {
	border:1px solid #999;
	border-left:1px solid #999;
	border-collapse:collapse;
	line-height:18px;
}

.redDots {
	margin-right:3px;
	font-size: 14px;

	color:#990000;
}
a:link {
	color:#990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#990000;
}
a:hover {
	text-decoration: underline;
	color:#990000;
}
a:active {
	text-decoration: underline;
	color:#990000;
}
.abstand1 {
width:115px;
float:left;
}
.abstand2 {
width:160px;
float:left;
}
.abstand3 {
width:385px;
float:left;
}
.dasbinichImg {
margin:0;
padding:0;
border-top:solid #990000 2px;
border-right:solid #000000 2px;
border-bottom:solid #000000 2px;
border-left:solid #990000 2px;
}
.clearFloat {
clear:both;
}
#bottom {
margin:0;
padding:0;
border-top:#fff solid 1px;
background-image: url(img/bg_bottom.gif);
height: 13px;
}
