body { 
	background-color:#2d2d2d; 
	color:#000;
	background-image:url(./images/bgi.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;


	}
	

#wrapper {
	width:772px; 
	background-color:#fff;
	height:auto;
	margin:0px auto;
	text-align:center;
	font-size:11px;
	font-family: Verdana, Tahoma, "Lucida Sans Unicode", "Lucida Grande", "Bitstream Vera Sans", Verdana, sans-serif;
	text-align:left;
	color:#000;
	line-height:20px;
	text-align:center;
	padding:30px 10px 10px 10px;


	}
	
#navi {
padding-top:5px;

}

#navi2 {
	padding-bottom:5px;
	padding-top:5px;
}

#navi a, #navi2 a, #inhalt a  { 
text-decoration:none;
color:#000;
 }
 
#navi a:hover, #navi2 a:hover, #inhalt a:hover {
text-decoration:none;
border-bottom:1px dotted #777777;

}



#header {
color: #d6d6d6;
}

#navi .active, #navi2 .active {
border-bottom:1px dotted #777777;
}

#galerie { text-align:justify; }

#galerie img { border:1px solid #000; margin-top:10px; }

#inhalt {
	width:550px;
	padding:30px 0px 30px;
	margin:auto;
	overflow:hidden;
}

#inhalt2 {
width:772px;
overflow:hidden;
margin-top:30px;
}

#inhalt2 a {
	text-decoration:none;
	color:#a12727;
	border-bottom:1px dotted #000;
}



h1 {
font-size:12px;
letter-spacing:1px;
color:#000;
line-height:29px;
font-weight:normal;
text-align:center;
margin-top:20px;
}

h2 {
font-size:12px;
letter-spacing:1px;
color:#000;
line-height:29px;
font-weight:normal;
border-top:1px dashed #e5e5e5;
text-align:center;
margin-top:20px;
}

.textover {
	background-image:url(./images/tr.png);
	width:250px;
	margin:30px 30px 0px 30px;
	padding:10px;
	float:left;
	overflow:hidden;
	font-size:11px;
	text-align:left;
	color:#eee;
	}
	
.kol {
	width:220px;
	height:auto;
	background-color:#f8f8f8;
	padding:16px;
	text-align:justify;
	}
	
