@charset "UTF-8";
/* CSS Document */


* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	}
	
#main_inner {
	margin-left:auto;
	margin-right:auto;
	width:726px;
	}
	
h1 {
	font-family: Verdana, Helvetica, sans-serif;
	color:#999;
	font-size: 16px;
	}
	
h2 {
	color:#FFF;}
p {
	font-size: 11px;
	color:#FFF;
	}
	
ul {
	list-style:none;
	}
	
a {
	text-decoration:none;
	}
	
img {
	border:none;
	}
	


body {
	background-color: #222;
	
	}

#galerie {
	padding-left:24px;}

	
#main{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	background-color:#222;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #F00;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F00;
	color:#FFF;
}

#navigation{
	padding-top: 21px;
}

#logo{
	float:left;
	padding-top: 47px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left;
	width:139px;
	margin-left: 2px;
	}
#navi{
	float:left;
	padding-left: 7px;
	}
#navi ul li{
	float:left;
	padding-left: 5px;
	}

#navi ul li.aktiv {
	background-image:url(../images/festmahl_a.png);
	background-repeat: no-repeat;
	}
	
	


#header{
	clear:both;
	padding-left:20px;
	padding-top:8px;
	height: 200px;
	padding-bottom: 20px;
}

#content{
	padding-bottom: 34px;
}

#content_bild {
	padding-left:20px;
	}
	
#content_links {
	float:left;
	width:200px;
	padding-top:46px;
	text-align: right;
	}
#content_links2 {
	float:left;
	width:200px;
	padding-top:46px;
	text-align: right;
	}
	
#content_links3 {
	float:left;
	width:200px;
	padding-top:46px;
	text-align: right;
	}
	
#content_links4 {
	float:left;
	width:200px;
	padding-top:46px;
	text-align: right;
	}
	
#content_text {
	float:left;
	width:458px;
	padding-left:50px;
	padding-top:12px;
	margin-left: 5px;
	padding-bottom:20px;
	
	}
	
#content_text2 {
	float:left;
	width:458px;
	padding-left:50px;
	padding-top:45px;
	margin-left: 5px;
	padding-bottom:20px;
	background-image: url(../images/footer_strich_03.png);
	background-repeat: no-repeat;
	background-position: center top;
	}

#content_text3 {
	float:left;
	width:458px;
	padding-left:50px;
	padding-top:45px;
	margin-left: 5px;
	padding-bottom:20px;
	background-image: url(../images/footer_strich_03.png);
	background-repeat: no-repeat;
	background-position: center top;
	}

#content_text4 {
	float:left;
	width:458px;
	padding-left:50px;
	padding-top:45px;
	margin-left: 5px;
	padding-bottom:20px;
	background-image: url(../images/footer_strich_03.png);
	background-repeat: no-repeat;
	background-position: center top;
	}



#footer{
	clear:both;
	background-image: url(../images/footer_strich_03.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
}

#footer_inner{
	padding-left:561px;
	padding-top:6px;
	
	}

#bild7 {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #fe0202;
	}
	
#bild8 {
	padding-left:7px;
	}

#footer_inner li{
	float:left;
	padding-top: 8px;
	}
