html, body 
{
	width:100%;
	height:auto;
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana;
	FONT-SIZE: 13px;
	vertical-align:middle;
	color:#6D5D4E;
	min-height:100%;
}
body
{
	background-image:url(../img/bg.jpg);
	background-attachment:fixed;
	min-height:100%;
}
h1
{
	font-size: 16px;
	padding:0px;
	margin:0px 0px 20px 0px;
}
h2
{
	font-size: 16px;
	padding:0px;
	margin:0px;
}
h3
{
	padding:0px;
	margin:0px;
}
#over
{
	width:980px;
	margin:auto;
	border:2px solid #ffffff;
}
#title
{
	margin:40px 0px 0px 0px;
	height:119px;
	float:left;
}
#content
{
	float:left;
	width:980px;
	background-image:url(../img/bg-content.jpg);
}
#content-mitte
{
	float:right;
	width:739px;
	display:inline;
	margin:0px 46px 10px 0px;
}
#content-left
{
	width:175px;
	float:left;
}
#content-height
{
	width:1px;
	float:left;
	height:450px;
}
#footer
{
	width:960px;
	height:89px;
	float:left;
	background-image:url(../img/bg-footer.jpg);
	padding:0px 0px 0px 20px;
}
#hiddendiv
{
	position:absolute;
	visibility:hidden;
	width:1px;
	height:1px;
	top:-100px;
	left:-100px;
}
input.suchfeld
{
	float:left;
	margin:0px;
	padding:0px;
	height: 15px;
	border:1px solid #6D5D4E;
	font-size:10px;
	width:100px;
}
input.suchbutton
{
	float:left;
	height:17px;
	background-color: #ffffff;
	font-size: 10px;
	width: 50px;
}
a
{
	color: #6D5D4E;
}
a:hover
{
	color: #6D5D4E; 
	text-decoration: none;
}
a.news-zaehler
{
	color: #6D5D4E;
	text-decoration:none;
}
a.news-zaehler:hover
{
	color: #6D5D4E; 
	text-decoration: none;
}
a.menu0 
{
	color: #6D5D4E;
	width:150px;
	display:block;
	height:19px;
	text-decoration:none;
	padding:0px 0px 0px 24px;
	background-image:url(../img/bg-menu.jpg);
	background-repeat:no-repeat;
	margin:5px 0px 5px 0px;
}
a.menu0:hover        
{
	color: #D1261F;
	background-image:url(../img/bg-menu-h.jpg);
	text-decoration: none; 
}
a.menu0_aktiv 
{
	color: #D1261F;
	width:150px;
	display:block;
	height:19px;
	padding:0px 0px 0px 24px;
	text-decoration:none;
	background-image:url(../img/bg-menu-h.jpg);
	background-repeat:no-repeat;
	margin:5px 0px 5px 0px;
}
a.menu0_aktiv:hover        
{
	color: #D1261F;
	text-decoration: none; 
}
a.menu1
{
	color: #6D5D4E;
	width:130px;
	display:block;
	height:19px;
	text-decoration:none;
	padding:0px 0px 0px 45px;
	background-image:url(../img/bg-menu1.jpg);
	background-repeat:no-repeat;
}
a.menu1:hover        
{
	color: #D1261F;
	background-image:url(../img/bg-menu1-h.jpg);
	text-decoration: none; 
}
a.menu1_aktiv 
{
	color: #D1261F;
	width:130px;
	display:block;
	height:19px;
	padding:0px 0px 0px 45px;
	text-decoration:none;
	background-image:url(../img/bg-menu1-h.jpg);
	background-repeat:no-repeat;
}
a.menu1_aktiv:hover        
{
	color: #D1261F;
	text-decoration: none; 
}
a.sitemap0 
{
	color: #6D5D4E;
}
a.sitemap0:hover        
{
	color: #D1261F;
	text-decoration: none; 
}
