body {
	background: #fff url(../img/raster.png) 0 -7px;
	font: 11px/16px Verdana, sans-serif;
	color: #000000;
}

a:link, a:visited, a:active {
	color: #969393;
	text-decoration: none;
}

a:hover {
	color: #626060;
}

#wrapper {
}

/* @group header */

#header {
	height: 120px;
	background-color: white;
	border-bottom: 1px solid #c7c7c7;
}

#header #logo {
	display: block;
	position: absolute;
	top: 16px;
	left: 330px;
}

#header img {
	display: inline;
}

#header h1 {
}

#header h2 a {
	font-weight: normal;
	font-style: normal;
}

/* @end */

/* @group menus */

#menu {
	position: absolute;
	top: 345px;
	left: 25px;
}

#menu li.newline {
	margin-top: 16px;
}

li.active a {
	color: #626060;
}

#submenu {
	position: absolute;
	top: 361px;
	left: 177px;
}

#submenu_b {
	position: absolute;
	top: 393px;  
	left: 177px;
}

/* @end */

#content {
	position: absolute;
	top: 121px;
	left: 327px;
	width: 412px;
	padding-left: 16px;
	font-size: 11px;
	line-height: 16px;
	padding-right: 16px;
	padding-bottom: 15px;
	background-color: white;
}

#content.pictures, #content.wir {
	background-color: transparent;
}

#content.pictures img {
	width: 444px;
	height: 336px;
	display: none;
}

#content.full {
	width: 564px;
}

#content img {
	margin-bottom: 12px;
	margin-left: -16px;
}

#content h1 {
	font-size: 11px;
	margin-bottom: 16px;
	width: 100%;
}

#content p.column {
	float: left;
	width: 200px;
}

#caption {
	position: absolute;
	top: 121px;
	left: 783px;
	width: 272px;
	padding-left: 10px;
	font-size: 10px;
	line-height: 16px;
	background-color: white;
	padding-right: 10px;
	padding-bottom: 15px;
}

#caption h2 {
	font-size: 10px;
}

#caption li {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 2px;
}

.green {
	color: #000000;
}

.wir .green {
	background-color: white;
	width: 412px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 15px;
	margin-left: -16px;
}

.wir img {
	margin-top: 18px;
}

#content.wir {
	width: 600px;
}

.wir .column {
	width: 213px;
	float: left;
	background-color: white;
	margin-top: 1px;
	margin-left: -16px;
	margin-right: 34px;
	font-size: 10px;
	line-height: 16px;
}

.wir .column h3 {
	font-size: 10px;
	line-height: 15px;
}

.wir .block {
	border-bottom: 1px solid #c7c7c7;
	margin-right: 0;
	padding-right: 16px;
	padding-left: 16px;
}

.wir .first {
	height: 191px;
}
.wir .second {
	height: 143px;
}

.page {
	background-color: #bed600;
	font-size: 11px;
	color: white;
	height: 16px;
	padding-right: 4px;
	padding-left: 4px;
	margin-left: -16px;
	margin-bottom: 16px;
	display: inline-block;
}

.page a {
	color: white;
}

.skiplink,
#navibereich {
display: none;
}
