  body {
	background-color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	min-width: 40em;
	background-image: url(img/hg_body.gif);
	background-repeat: repeat;
	height: auto;
  }
  
h1 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #3e2c27;
	text-decoration: none
	} 
	
h2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #3e2c27;
	text-decoration: none
	}
	
.normal {
	color:#3e2c27;
} 

.grau {
	color:#333333;
	margin: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border: 1px dashed #FFFFFF;
	background-color: #aae86e;
}
  
.link {
	color:#666666;
	text-decoration: none;
	font-weight: bold;
} 

.link:hover {
	color:#3e2c27;
} 

.link2 {
	color:#666666;
	text-decoration: none;
	line-height: 16px;
	text-align: center;
}
.link2:hover {
	color:#3e2c27;
	text-decoration: underline;
}

div#Seite {
	text-align: left;
	width: 809px;
	height: 527px;
	background-image: url(img/hgSeite.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
  }

div#links {
	float: left;
	width: 232px;
	margin: 0;
	padding: 0;
	height: 219px;
	text-align: center;
  }
  	
div#unten {
	float: left;
	width: 232px;
	margin: 0;
	padding: 0;
	height: 24px;
	top: 600px;
  }
  	
div#Inhalt {
	float: left;
	width: 501px;
	background-image: url(img/holzBG.jpg);
	height: auto;
	padding-top: 39px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	}
	
div#Inhalt2 {
	float: left;
	width: 501px;
	background-image: url(img/holzBG.jpg);
	height: 450px;
	padding-top: 39px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	}	
	
div#InhaltStart {
	float: left;
	width: auto;
	background-image: url(img/holzBG.jpg);
	height: 450px;
	padding-top: 69px;
	padding-right: 114px;
	padding-bottom: 0px;
	padding-left: 114px;
	}
.big {
	color:#3e2c27;
	font-weight: bold;
}
