html {
	font: 80.01% verdana, arial, helvetica, sans-serif;
	height:100%;
	margin:0;
	padding:0;
}

body { 
	margin: 0;
	padding: 0;	
	background-color: #5E1711;
	color:#746C5B;
	height:100%;
	/*background: #fff url(bg.jpg) repeat-y center;	*/
	
}


a:link, a:visited, a:active {
	color: #746C5B;
	text-decoration: none;
}
a:hover {
	color: #AE4D28;
	text-decoration: none;
}

#abstand {
	width: 1004px;
	margin: auto;
	padding-top: 30px;
}

div#container { 
	width: 1004px;
	min-height: 100%;
	margin: auto;
	padding: 0em;
	text-align: left;
	background: #fff url(bg.jpg) repeat-y;	

}
* html #container {
     height: 100%;
}


#header { 
	height: 171px;
	margin: 0;
	background: url(header.jpg) no-repeat;
}

div#main { 
	width: 1004px;
	height: 238px;
	min-height: 100%;
	height:100%;
	margin: 0;
	background:  url(fueller.jpg) no-repeat;

	
}

#nav {
	margin: 0 0 0 30px;
	padding: 0;
	float: left;
	width: 210px;	

}

#nav ul.menu-top, #nav li{ 
	list-style: none;
}

#nav a:link , #nav a:visited, #nav a:active, #nav a:hover{ 
	padding: 0.3em 0 0.3em 0em;
	margin: 0 0 1px 0px;
	color: #746C5B;
	display: block;
	
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}

#nav a:hover { 
	color: #AE4D28;
	border-bottom: 1px dashed #AE4D28;
}

li.menu-expand  {  }
li.menu-current { font-weight: bold; }
li.menu-expand menu-current { font-weight: bold; }
li.menu-child { font-weight: normal; }


#content {
	float: left;
	margin: 0 55px 0 8px;
	width: 440px;

}

#content h2 {
	font-size: 120%;
	margin: 0;
	padding: 8px;
}

#content p {
	margin: 8px;
	padding: 0;
}

#news { 
	width: 180px;
	max-width: 180px;
	float: left;
	padding: 0;
	margin: 0 0 0 8px;
	margin-bottom: 16px;

}

#news h2 { 
	font-size: 120%;
	margin: 0;
	padding: 0.5em;
}

#news p { 
	margin: 1em;
}

#stop {
	clear: both;
}

#footer {
	width: 1004px;
	text-align: left;
	margin: auto;
	padding: 0em;
	color: #746C5B;
	height: 48px;
	background: url(fusszeile.jpg) no-repeat center;		

}

#footer p { 
	margin: 0;
	padding-left: 45px;
}

#media
{
	margin-top: 40px;
}
#noUpdate
{
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #cccccc;
	text-align: left;
	width: 210px; 
	height: 200px;	
	padding: 40px;
}




