body	{
	background: url(../bilder/wald.png);
	color:black;
	font-family:Verdana;
	font-size:16px;
}

h1 	{
	font-family: Verdana;
	font-size: 15px;
	text-decoration:underline;
	color: #660033;
}

h2	{
	font-family: verdana;
	font-size: 13px;
	color:#000000;
}

h3	{
	font-family: verdana;
	font-size: 13px;
	color: #660033;
}

h4	{
	font-family: verdana;
	font-size: 11px;
	color: #660033;
}

h5	{
	font-family: verdana;
	font-size: 10px;
	color: #660033;
}

h6	{
	font-family: verdana;
	font-size: 9px;
	color: #660033;
}

#centering {
	width:990px;
	height:1200px;
	margin:auto;
	margin-top:40px;
	
}

#header {
	width:988px;
	height:224px;
	
}

#haus 	{
	height:224px;
	width:220px;
	float:left;
	background: url(../bilder/haus.png);
}

#wechsel	{
	height:224px;
	width:730px;
	float:right;
	overflow: hidden;
}
		
#logonavi 	{
	height:54px;
	width:988px;
}

#logo	 {
	height:54px;
	width:220px;
	border:1px #9C6249;
	float:left;
	background: url(../bilder/background1.png);			
}

#logo img {
	border: none;
}

#navi	 {
	height:54px;
	width:730px;	
	float:right;	
	background: url(../bilder/background1.png);
}

#navi ul li {
	list-style-type:none;
	margin-right: 15px;
	margin-top: 8px;
	margin-left: 6px;
	font-size: 15px;
	font-family:Verdana;
	font-weight:bold;
	float:left;
}

#main 	{
	float:left;
	width:988px;
	height:800px;
}

#mainlinks	{
	width:220px;
	height:800px;
	float:left;
	background: url(../bilder/background.png);
}

#anfrage 	{
	width:160px;
	height:200px;
	background: url(../bilder/anfrkont.png);
	margin-left:20px;
	margin-top:35px;
	border:1px #C5C98F;
	padding-left:15px;
	padding-top:20px;
}

#kontakt 	{
	width:175px;
	height:200px;
	margin-left:20px;
	margin-top:35px;
	padding-top:15px;
	padding-left:2px;
	background: url(../bilder/anfrkont.png);
	text-align:center;
}

#wetter 	{
	width:158px;
	height:190px;
	background: url(../bilder/anfrkont.png);
	margin-left:23px;
	margin-top:35px;
	border:1px #C5C98F;
	padding-left:28px;
	padding-top:35px;
}

#mainrechts 	{
	width:730px;
	height:800px;
	float:right;
	background: url(../bilder/background.png);
	margin-top:0px;
	color:#000000;
}

#uberschr 	{
	width:700px;
	height:35px;	
	margin-top:25px;
}

#text	{
	width:700px;
	height:800px;
	float:left;
	padding-left:28px;
	padding-top:28px;
}

#gal	{
	width:420px;
	height:670px;
	float:left;
}

#captcha	{
	width:60px;
	height:20px;
	float:right;
	padding-top:10px;
	padding-right:37px;
}

#footer	{
	float: left;
	width:988px;
	height:54px;
}

#footerlinks	{
	width:220px;
	height:54px;
	float:left;
	background: url(../bilder/background1.png);	
}

#footerrechts	{
	width:730px;
	height:54px;
	float:right;
	background: url(../bilder/background1.png);	
}

#footerrechts ul li {

	list-style-type:none;
	margin-left: 270px;
	font-family:Verdana;
}