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

body {
	background-color: #55585B;
	background-image: url(../_img/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.7pt;
	text-transform: uppercase;
	line-height: 10px;
}
#zentrum {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
}
#container {
	text-align: left;
	margin-left: -434px;
	position: absolute;
	top: -337px;
	left: 50%;
	width: 868px;
	height: 662px;
}
#content {
	width: 868px;
	height: 620px;
}
#content_gallery {
	width: 868px;
	height: 582px;
	text-align: center;
}
#navi {
	width: 868px;
	height: 45px;
}
#subnavi {
	width: 868px;
	height: 38px;
}
#threefive {
	width: 510px;
	padding-right: 18px;
	float: left;
	margin: 0;
}
#twofive {
	width: 338px;
	height: 620px;
	float: left;
}
#drittel {
	width: 286px;
	float: left;
}
.news {
	line-height: 13px;
}
.lauftext {
	line-height: 13px;
}
.galerie {
	margin-top: 10px;
}
a:link, a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.interim {
	line-height: 4px;
}