@charset "utf-8";
/* CSS Document */
body, html {
	margin:0;	padding:0;
	color:#371709;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#e4b461 !important;
		line-height:1.5em;
		
	height:101%;
	
}
p{
	position:relative;
	
	width:360px;
		margin:0;	padding:0;
		left:30px;
		
}
.maincontainer{
	margin:0 auto;
	width:994px;
}
.header{
	background-image:url(../images/header.jpg);

	background-position:bottom right;
	background-repeat:no-repeat;
	width:994px;
	height:221px;
}
.header_left{
	background-image:url(../images/header_left.jpg);
	background-repeat:no-repeat;
	width:307px;
	height:221px;
}
.leftbar, .container, .rightbar,.content{
	position:relative;
	float:left;
}
.leftbar, .rightbar{
	width:185px;
}
.leftbar{
	background-image:url(../images/menue_bg.jpg);
	background-repeat:repeat-x;
	height:322px;
	left:48px;
	border-bottom:1px #371709 solid;
	line-height:1.1em;
	
}
.leftbar img{
	float:left;
	padding:15px;
	padding-top:35px;
}
.leftbar ul{
	padding-top:35px;
	list-style:none;
}
.leftbar li{
	padding-bottom:10px;
}

a, a:visited{
	text-decoration:none;
	color:#371709;
	font-weight:bold;
}
a:hover{
	color:#a05d17;
}
.container{
	width:520px;
	background-image:url(../images/content_bg.jpg);
	background-repeat:repeat-x;
	background-color:#eadecc;
	background-position:top;
	left:52px;
	padding-bottom:20px;
	border-bottom:1px #371709 solid;
}
.content{
	width:425px;
	position:relative;
	text-align:justify
}
.rightbar{
	left:56px;
	background-image:url(../images/rightmenu_menu.jpg);
	background-repeat:repeat-x;
	background-color:#eadecc;
	
}
.rightmenuetop{

	min-height:157px;
	border-bottom:1px #371709 solid;
	text-align:center;
	padding-bottom:20px;

}
.rightmenuebottom{
	background-image:url(../images/rightmenue_bg.jpg);
	background-repeat:repeat-x;
	min-height:244px;
	padding-top:30px;
	padding-bottom:20px;
	border-bottom:1px #371709 solid;
	text-align:center;
}
.rightmenuebottom img, .rightmenuetop img{
	display:block;
	clear:both;
	margin:0 auto;
	
}

.container h2{
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-style:italic;
	font-weight:normal;
	text-align:center;
	border-bottom:1px #371709 solid;
	margin-left:30px;
	margin-right:30px;
	line-height:1em; 
}
.container span{
position:relative;
	
	width:360px;
	display:block;
	line-height:1.5em;
}
.content_menu{
	display:block;
	width:330px;
	position:relative;
	margin:0 auto;
	background-color:#e4b461;
	text-align:center;
	
		background-image:url(../images/rightmenu_menu.jpg);
	background-repeat:repeat-x;
	background-color:#eadecc;
	padding-bottom:50px;
	margin-bottom:5px;
}
 .date{

	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	margin:0;
}
.content_menu h2{
	margin:0;
}
.content_menu h3{

}
.content_menu span{
	
	width:250px;
	line-height:1.5em;
}
.rightbar h3{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	text-align:center;
	border-bottom:1px #371709 solid;
	margin-left:30px;
	margin-right:30px;
}
.rightbar span{
	padding-left:5px;
	padding-right:5px;
	line-height:1.2em;
}




.galerie{
	position:relative;
	padding-left:20px;	
}
.galeriemenue a,.galeriemenue a:visited{
	display:block;
	width:80px;
	color:#e8d4b3;
	background-color:#663300;
	border:#584027 solid 1px;
	float:left;
	margin-left:20px;
	text-align:center;
	margin-bottom:5px;
}
.galeriemenue{
	position:relative;
	width:320px;
	margin:0 auto;
	clear:both;
}
.galerie table{
clear:both;	
}
