/* CSS Document */
body{
font-size: 12px;; /* Resets 1em to 10px */
font-family : Arial, Helvetica, sans-serif;
color: #fff;
background-image:url(../images/bg.png);
background-repeat:repeat-x;
background-color: #FEFDFF;
}
#Main{
width:1000px;
height:auto;
margin-left:10%;
margin-top:0px;
}
#Top{
text-align:right;
margin-left:280px;
width:200px;
height:25px;
}
#Middle{
width:1000px;
height:auto;
min-height:800px;
}
#MiddleContent{
width:1000px;
position:relative;
float:left;
}
#Header{
clear:both;
width:1000px;
height:200px;
background-image:url(../images/header_1.png);
}
#Logo{
	width:400px;
	height:auto;
	font-size:24px;
	padding-top:15px;
	margin-left:30px;
}
#Logo a{
text-decoration:none;
}
#Logo a:visited {
	color : #F00;
	text-decoration : none;
}
#Logo a:hover {
color:#99CC00;
text-decoration : none;
}
#SubHeader{
width:1000px;
height:30px;
background-color:#000;
background-image:url(../images/footer.png);
background-repeat:no-repeat;
background-position:right;
}
#MiddleContent{
width:1000px;
height:auto;
background-color:#000;
}
#MiddleRight{
float:right;
width:800px;
height:auto;
min-height:600px;
background-color:#000;
}
#Top{
clear:both;
width:778px;
height:auto;
min-height:100px;
margin:5px 5px 5px 5px;
padding:0 5px 0 5px;
border: 1px solid #99CC00;
text-align:left;
}
#Right{
	float:right;
	width:778px;
	height:auto;
	min-height:300px;
	margin:5px 5px 5px 5px;
	padding:5px 5px 5px 5px;
	border: 1px solid #99CC00;
}
#Upper{
clear:both;
width:778px;
height:auto;
min-height:100px;
margin:5px 5px 5px 5px;
padding:5px 5px 5px 5px;
border: 1px solid #99CC00;
}
#Middleleft{
float:left;
width:190px;
height:auto;
min-height:590px;
padding:5px 5px 5px 5px;
background-color:#000;
}
#foto{
	width:185px;
	height:auto;
	color: #FFF;
}
#menu{
width:980px;
margin-left:10px;
padding-top:7px;
}
.hauptmenu {
display:inline;
width:150px;
font-family : Arial, Helvetica, sans-serif;
color:#99CC00;
margin-left : 10px;
font-size : small;
}
.hauptmenu a {
color : #99CC00;
text-decoration : none;
}
.hauptmenu a:hover {
color:#99CC33;
text-decoration : none;
text-decoration:underline;
}
#aktiv {
text-decoration : none;
color : #99CC33;
}
#Footer{
clear:both;
width:1000px;
height:38px;
}
#Footer a{
color:#000;
text-decoration:underline;
}
#Footer a:hover{
color:#99CC33;
text-decoration:underline;
}
#impressum{
width:200px;
height:15px;
margin-left:790px;
text-align:right;
}

