


body{
	background-color: #dedede;
	margin: 25px 0 0 0;
	padding: 0;
	color: #333333;
	font-family: Arial;
}
.container{
	width: 945px; 
	margin: 0px auto 0 auto;
	position: relative;
}
a{
	color:  #736d2f;
	text-decoration: none;
}
#logo{
	margin-bottom: 15px;
}
#balken1{
	width: 310px;
	height: 31px;
	background-color: #736d2f;
}
#linkespalte{
	width: 310px;
	float: left;
	position: relative;
}
#nav{
	margin-top: 15px;
}
#nav a{
	font-variant:small-caps;
	color: #333333;
	text-decoration: none;
	font-size: 19px;
	padding: 3px 0;
}
.active{
	color:  #736d2f;
	}
#haus{
	margin-left: -16px; 
	bottom: 0px;
	position: absolute;
}
#weiss{
	background-color: #ffffff;
	border-top: solid #000000 1px;
	border-bottom: solid #000000 1px;
}
.dummy{
	clear: both;
}
h2{
	font-size: 16px;
	font-weight: normal;
	color:  #736d2f;
	margin: 0;
}
#inhalt h3{
	font-size: 14px;
	font-weight: normal;
	color:  #333;
	margin: 0;
}
#inhalt h3{
	font-size: 14px;
	font-weight: normal;
	color:  #333;
}
#inhalt{
	width: 635px;
	float: right;
	margin-bottom: 30px;
}

#inhalttext{
	font-size: 12px;
	width: 630px;
}
.maintext{
   margin-top: 10px;
}
.inhaltdb{
	margin-top: 30px;
}
#inhalttext table{
	font-size: 12px;
}
.inhaltimg{
	float: left;
	margin: 0px 20px 10px 0;
}

#adr{
	margin: 5px 0;
	font-size: 12px;
	width: 308px;
	float: left;
	color: #666666;
	letter-spacing: 0.05em;
}
#balken2{
	width: 635px;
	height: 16px;
	background-color: #736d2f;
	color: #fff;
	font-size: 12px;
	float: right;
	text-align: right;
	padding-top:35px;
}
#balken2 a{
	color: #fff;
	padding: 5px;
}
