body {
	margin-top: 50px;
	text-align: center;
	background-color: #CCCCCC;
}
div#navi {
	text-align: right;
	background-color: #ffcc00;
	margin: auto;
}
div#container {

	width: 780px;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	margin: auto;
	overflow: hidden;
}
div#content {
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	overflow: auto;
	height: 308px;
}
div#content_noscroll {
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	overflow: hidden;
	height: 308px;
}
div#text {
	background-color: #FFFFFF;
	color: #3F4B56;
	text-align: left;
	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
	line-height: 130%;
	margin-right: 30px;
	margin-bottom: 10px;
}
div#image {
	width:230px;
	padding-right: 78px;
 	margin: 0px;
 	margin-top: 0px;
 	margin-bottom: 0px;
 	margin-left: 0px;
 	float: left;
}
div#hr {
	height: 1px;
	color: #FFFFFF;
	margin: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#galeriebild {
	background-color: #FFFFFF;
	color: #3F4B56;
	text-align: center;
	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
}
.galerie {
	text-align: left;
	vertical-align: middle;
}
.kasten {
	width: 382px;
	height: 180px;
	background-color: #D9DBDD;
	margin: 0;
	padding: 0;
}
p.bu {
	text-align: center;
	margin: -10px 30px 10px 0px;
	padding: 0;
}
a:link { text-decoration:undeline;
		 font-weight: bold;
		 color: #3F4B56;
}
a:hover { text-decoration:undeline;
		 font-weight: bold;
		 color: #3F4B56;
}
a:visited { text-decoration:undeline;
		 font-weight: bold;
		 color: #3F4B56;
}
a:active { text-decoration:undeline;
		 font-weight: bold;
		 color: #3F4B56;
}

.pfeil 	{
			text-decoration: none;
		  	font-weight: bold;
			color : #3F4B56;
			}
.impressum {
		   text-decoration:none;
		   font-weight: 300;
		   color: #3F4B56;
}

.zurueck {
	margin-top: -15px;
	margin-left: 265px;
	margin-bottom: -12px;
	padding: 0;
	}	


