/* CSS Document */


body {
	background-image: url(Bilder/Streifen.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Layer1 {
	position:absolute;
	left:0px;
	top:0px;
	width:897px;
	height:64px;
	z-index:1;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 30px;
	color: #000000;
	padding: 0;
}
h2 {
	font-size: 18px;
	color: #000000;
	vertical-align: top;
	padding-top: -0px;
	padding: 0;
}

h4 {
	font-size: 12px;
	color: #990000;
}

h5 {
	font-size: 10px;
	color: #990000;
}
h6 {
	font-size: 12px;
	color: #990000;
}

#Layer2 {
	position:absolute;
	left:122px;
	top:2px;
	width:345px;
	height:28px;
	z-index:2;
}
#Layer3 {
	position:absolute;
	left:122px;
	top:38px;
	width:345px;
	height:22px;
	z-index:3;
}
#Layer4 {
	position:absolute;
	left:494px;
	top:2px;
	width:202px;
	height:8px;
	z-index:4;
}
#Layer5 {
	position:absolute;
	left:21px;
	top:11px;
	width:58px;
	height:70px;
	z-index:5;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#Layer6 {
	position:absolute;
	left:707px;
	top:2px;
	width:189px;
	height:0px;
	z-index:6;
}
#Layer7 {
	position:absolute;
	left:124px;
	top:77px;
	width:798px;
	height:22px;
	z-index:7;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #982020;
}
a:active {
	text-decoration: none;
	color: #982020;
}
.inhalt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 700px;
	vertical-align: top;
	text-align: left;
	float: 0;
	position: 50;
}


.menu {
font-size:0.85em;
position:relative;
z-index:90;
}
/* no bullets/padding/margin */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	position:relative;
}
/* TOP LEVEL */
.menu a, .menu a:visited {
display:block;
font-size:11px;
text-decoration:none;
text-transform:uppercase;
white-space:nowrap;
color:#000; 
height:30px; 
border:1px solid #fff; 
border-width:0; 
padding-left:10px; padding-right:10px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:3em;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* TOP LEVEL hover */
.menu a:hover, .menu ul ul a:hover{
color:#000000; 
background:#f8d548;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#000000;
background:#f8d548;
}



.Klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	font-weight: normal;
}
.KleinRechts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
}
.Klein9p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}

.footer {
	position: fixed;
	bottom: 0px;
	margin-bottom: 1px;
	width: 130px;
	float: right;
	padding-bottom: 1px;
}

