*
{
	margin:0;
	padding:0;
}

body
{
	background:url(../bilder/background/back.jpg) repeat-x #D6B596;
}

#wrapper
{
	width:863px;
	margin:13px auto;
	font-size:12px;
	font-family:Verdana, Arial, Sans-serif;

}

#header
{
	background:url(../bilder/background/header.jpg) no-repeat;
	height:355px;
	width:862px;
}

#header img
{
	border:0;
}

#logo
{
margin:60px 0 0 13px;
float:left;

}

#navi
{
	width:337px;
	height:197px;
	float:right;
	margin:157px 2px 0 0;
	background:#F4E0C8;
}

#menu
{
	list-style-type:none;
	font-variant:small-caps;
	width:170px;
	background:#BECEDB;
	margin-top:1px;
	float:left;
}

#menu li a:link, #menu li a:visited
{
	text-decoration:none;
	color:#353E45;
	display:block;
	padding-left:35px;
	height:18px;
	padding-top:10px;
	background:url(../bilder/background/button.jpg) no-repeat;

}

#menu li a:hover
{
 	background:url(../bilder/background/button2.jpg) no-repeat;
 }
 
#navi_right
{
	width:165px;
	height:197px;
	float:right;
	background:url(../bilder/background/navi_right.jpg) repeat-y;
}

 #sprache a:link, #sprache a:visited
{
display:block;
width:140px;
background:url(../bilder/background/sprache.jpg) repeat-x;
height:23px;
color:#fff;
font-size:10px;
text-decoration:none;
padding:9px 0 0 25px;	
}



 #sprache a:hover
{
	background:url(../bilder/background/sprache2.jpg) repeat-x;
}



 #sprache a img
{
	border:0;
	float:right;
	margin:-1px 30px 0 0;
}

#gbook
{
	margin:20px 0 0 9px;
}

#gbook a
{
	background:none;
		color:#000;
	font-size:12px;
	float:left;
	margin-top:10px;
	display:block;
	text-decoration:none;
	font-weight:bold;
}

#gbook img
{
	margin:0 0 0 5px;
}


#gbook .gbook
{
 	display:block;
	margin-top:32px;

}

#content
{
	padding:6px 0 0 0;
}

#inhalt
{
	width:496px;
	border:1px solid #835933;
	background:#EBEBEB;
	float:left;
	padding:10px 5px;
}

#content_right
{
	width:326px;
	float:right;
	background:#EDDFD2;
	border:1px solid #E5CCB6;
	padding:25px 5px 0 11px;
	margin-bottom:20px;
}

#news
{
	
}

.news
{
	background:#D8C2AD;
	border:1px solid #CCB196;
	padding:3px;
	font-size:10px;
	margin-bottom:8px;
	clear:both;
	
}

.block
{
	display:block;
}

.news img
{
	margin-right:5px;
}

.news .block
{
	margin-bottom:5px;
}

#kontakt
{
	margin-top:20px;	
}

#kontakt img
{
	margin-right:15px;
}

.telefon
{
	background:url(../bilder/background/telefon.jpg) no-repeat 100px 03px;
	display:block;
	padding-left:125px;
}

#telefon
{
	text-align:left;
	margin-left:17px;
}

#footer
{
	background:#DFC3AB;
	border:1px solid #E2CCB5;
	width:99%;
	height:78px;
	clear:both;
}

#footer_inhalt
{
	width:863px;
	margin:0 auto;
}

#footer_inhalt img
{
	margin-top:20px;
}

#footer_menu
{
	float:right;
	list-style-type:none;
	margin-top:50px;
}

#footer_menu li
{
	float:left;
}

#footer_menu a:link, #footer_menu a:visited
{
	color:#fff;
	font-size:100%;
	font-variant:small-caps;
	display:block;
	text-decoration:none;
	font-weight:bold;
	margin-left:12px;
}

#footer_menu a:hover
{
	color:#353E45;
}

.left
{
	float:left;
}

.right
{
	float:right;
}

.center
{
	text-align:center;
}

.ileft
{
	text-align:left;
}



h1
{
	font-variant:small-caps;
	color:#fff;
	font-size:160%;
	font-weight:normal;
	font-style:normal;
}

h3
{
	font-fariant:small-caps;
	color:#000;
	font-size:110%;
	font-weight:bold;
	margin:0px 0 8px 11px;

}

h3 a
{
	color:#000;
}

h4
{
	font-size:12px;
	color:#672B2A;
}

p
{
	margin:8px 0;
}
