body {
	font-family:arial;
    color:#000000;
    font-size:15px;
    line-height:20px;
	background-color: #f4f2ea;
}
#wrapper{
	margin:-10px auto;
    width:1022px;
	background-color:#FFFFFF;
	overflow:hidden;
	padding:0px 30px;	
}
#head{
	width:1022px;
	float:left;
	height:155px;
	margin-bottom: 10px;
	padding-top:20px;
}
#suche{
	width:1022px;
	height:20px;
	float:left;
	background-color:#3e1a0f;
	margin-bottom: 10px;
}
/*************************************************Content*************************************************/
#inhalt{
	float:left;
	background:#FFFFFF url(../images/back.gif) repeat-y scroll 0 0 !important;
	width:1022px;
}
#nav{
	display:block;
	margin-right: 20px;
	width:220px;
	float:left;
}
#content{
	width:760px;
	padding:10px;
	float:left;
}
h1 {
    font-size:18px;
    font-style:normal;
    font-weight:bold;
    line-height:22px;
    margin: 5px 0;
	color:#3e1a0f;
}
p {
	font-size:15px;
    font-style:normal;
    font-weight:normal;
    line-height:18px;
    margin-bottom:5px;
	float:left;
}
a {
    color:#977e70;
    font-size:15px;
    font-style:normal;
    font-weight:bold;
    line-height:22px;
    text-decoration:none;
}
img {
    float:left;    
    margin:10px 10px 0px 10px;
	border:none;
}
#head img{
	margin:0;
	border: none;
}
ul{
	float:left;
	
}
.listen{
	margin: 10px 0px;
	float:left;
}
.listen p{
	float:left;
	background-image : url(../images/nav-punkt-current.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	width:400px;
	margin:0px !important;
	padding:0px 15px !important;
}
.content-text{
	width:460px;
	float:left;
}
.content-text img{
	margin-left:0px;
}
.content-text p{
	width:460px;
	float:left;
}
.content-text a{
	text-decoration:underline;
}
.zwei-spalten{
	width:230px;
	float:left;
	margin-top:5px;
}
.zwei-spalten p{
	float:none !important;
	width:230px !important;
}
.liste{
	float:left;
	width:460px;
	margin-top:10px;
}
.content-bilder{
	width:250px;
	float:left;
	margin-left:10px;
}

.content-bilder p{
	margin-left:10px;
	font-size:15px;
	line-height:15px;
	margin-bottom:0px;
	margin-top:0px;
}

.content-banner{
	width:707px;
	height:96px;
	float:left;
	margin:10px 0px;
}
.signatur {
	background
	float:left;
}
.galerie{
	width:450px;
	float:left;
}
	.galerie img{
		border: 1px solid #3e1a0f;
	}
/*************************************************Navigation*************************************************/

#nav p{
	margin-left:20px;
}
#nav-1-ebene{
	width:200px;
	margin-left:20px;
	margin-top:20px;
}
	#nav-1-ebene a {
		display:block;
		font-weight:bold;
		font-size:18px;		
		line-height:22px;
		margin:15px 0px;
		width:200px;	
	}
	#nav-1-ebene .current{
		width:200px;
		border-bottom:4px solid #3e1a0f;
		color:#3e1a0f;
	}
	#nav-1-ebene a:hover{
		width:200px;
		color:#3e1a0f;
	}			
#nav-2-ebene a{
	width:180px;
	font-size:14px;
	line-height:18px;
	margin:5px 0px;
}
	#nav-2-ebene .current-2-ebene{
		color:#3e1a0f;
	}
	#nav-2-ebene a:hover{
		width:180px;
		color:#3e1a0f;
		border-bottom:none;
	}
#nav-3-ebene{
	width:180px;
	font-size:12px;
	line-height:14px;
	margin-left:5px;
}
	#nav-3-ebene a{
		padding-left:15px;
		background-image : url(../images/nav-punkt.gif);
		background-repeat: no-repeat;
		background-position: 3px 3px;
	}
	#nav-3-ebene .current-2-ebene{
		color:#3e1a0f;
		background-image : url(../images/nav-punkt-current.gif);
		background-repeat: no-repeat;
	}
	#nav-3-ebene a:hover{
		width:180px;
		color:#3e1a0f;
		border-bottom:none;
	}
/*************************************************Footer*************************************************/
#footer{
	width:1022px;
	height:20px;
	background-color:#3e1a0f;
	float:left;
	margin-top: 10px;
	margin-bottom:20px;
}
.footer-text{
	float:right;
	color:#fff;
	font-size:12px !important;
	margin-right:10px;
	line-height:12px;
	margin:5px;
	width:auto;
}
	.footer-text p{
		margin:3px;
	}
	.footer-text a{
		color:#fff;
		font-size:12px !important;
		line-height:10px;
	}
