.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	position: absolute;
	height: 0px;
	width: 6%;
	left: 0px;
	top: 0px;
	right: 6%;
	bottom: 0px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	list-style-type: square;
	line-height: 25px;
	position: static;
	height: auto;
	width: auto;

}

.inhalt {
	margin:0;align:center;
	padding:2.5em 2.5em 3.5em 2.5em;
}

.inhalt p {
	margin:0;
	padding:0;
}


#header {
	height: 75px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c50d17;
	width: 100%;
	background-image: url(images/rahmenoben.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-attachment: fixed;

} 
#content { 
   background-image: url(img/back.jpg); 
   background-position: left top; 
   background-repeat: repeat-y; 
   margin-top: auto; 
   margin-bottom: auto; 
}
#partnerbox{
    width: 150px;
	hight: 150px;
	border: 1px 
}	
	
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 100.01%;
}

#menue {
width: 11em;
font-size: 90%;
}
.menuekopf {
font-weight: bold;
color: #f7aa28;
width: 11em;
}
#menue ul {
list-style-type: none;
padding: 0;
}
#menue li {
display: block;
font-size:90%;

}
#menue li a, #menue li a:link {
text-decoration: none;
display: block;
color: #000000;
width: 14em;
list-style-type: none;

}
#menue li a:visited {
color: #000000;
background-color: #ffffff;
list-style-type: none;
}

#menue li a:hover, #menue li a:active, #menue li a:focus {
color: #000000;
background-color: #ffee5a;
list-style-type: none;
}

