body {
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 15px;
  font-style: normal;
  font-weight: normal;
  color: #002e46;
}
 
#schnucki { 
background-image : url(bilder/menubg.gif); 
background-repeat : no-repeat; 
background-position : center 0%; 
height : 200px; 
width : 100%; 
position : fixed; 
bottom : 0; 
z-index : 5; 

} 

#header{
	margin: 0px auto 0px auto;
	height: 150px;
	width: 800px;
	background: url(Bilder/head.gif) top left no-repeat;
	text-align:center;
	}
	
#header #menu{
	padding:120px 0px 0px 0px;
	
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color:#00aeef;
	}

#header #menu ul{
	text-align: center;
	list-style-type:none;
	margin: 0px;padding:0px;
	}
#header #menu li{
	display:inline;
	text-align: center;
	
	}

#header #menu li a{
	color: #00aeef;
	text-decoration: none;
	margin: 0px 20px 0px 20px;
	
}	

#header #menu a:hover{
	color: #002e46;
	text-decoration: none;
	}
	

#background{
margin: 0px auto;
width: 800px;
background: url(Bilder/bg.gif) top left repeat-y;
}
#backgroundbottom{
	width: 755px;
	margin:0px;
	padding: 15px 15px 20px 30px;
	background: url(Bilder/bottom.gif) bottom left no-repeat;
}
#backgroundbottomforum{
	width: 740px;
	margin:0px;
	padding: 15px 30px 20px 30px;
	background: url(Bilder/bottom.gif) bottom left no-repeat;
}
#content{
	padding: 10px 50px 20px 50px;
	background: url(Bilder/bar.gif) bottom right no-repeat;
	}

#pic{
	text-align:right;
	width: 505px;
	margin: 0px 0px 0px 0px;
}
#pic img{

margin-bottom: 5px;

}



#news{
	vertical-align:top;
	padding: 15px 20px 0px 30px;
	margin: 0px 0px 0px 0px;
	width: 185px;
	height: 70px;
}
#foto{
	vertical-align:top;
	padding: 15px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 215px;
}
#foto ul{
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 30px;
list-style-type: circle;
color: #00aeef;
list-style-type:square;


}

#foto li{
	margin:5px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
}
h1 {
	
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
	text-transform: uppercase;
	margin: 0px 0px 8px 0px;
	apdding:0px;
	color:#00aeef;
	
	}
#content p {
	margin:0px;
	padding:0px;
	
	}
#content ul {
	margin:10px;
	padding:0px 0px 0px 30px;
	
	}		

h2 {
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	text-transform: uppercase;
	margin: 0px 0px 10px 50px;
	color: #002e46;
	text-align:left;
	}

h3 {
	font-size: 16px;
	font-weight: lighter;
	line-height: 15px;
	margin: 0px 0px 10px 10px;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	border-bottom:double 1px  #002e46;
	}
h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
	color: #ee0000;
	}
h5 {
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	margin: 0px;
	padding:0px;
	}
a{
	color: #00aeef;
	text-decoration: none;
	}
a:hover{
	color: #002e46;
	text-decoration: none;
	}
	

	
p{
margin: 0px;
padding: 0px;

}
#footer{
	margin: 0px auto 10px auto;
	width: 800px;
	text-align: center;
}

