body {
	background: url(/media/screen/bg.png) fixed center repeat-x;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	}

h1 {
	font-size: 14px;
	}

p {
	font-size: 11px;
	}

a {
	color: #990000;
	text-decoration: none;
	}

#holder {
	position: absolute;
	width: 1100px;
	margin-left: 50%;
	left: -550px;
	}

#header {
	position: relative;
	display: block;
	width: 100%;
	height: 200px;
	margin: 0px;
	padding: 0px;
	}

#panorama {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 200px;
	background: url(/media/screen/header_large.jpg) center no-repeat;
	}

#face {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 230px;
	height: 200px;
	background: #828D0B;
	border-right: 1px solid #fff;
	opacity: 0.80;
	filter: alpha(opacity: 80);
	}

#logopng {
	position: absolute;
	height: 0px;
	min-height: 140px;
	overflow: hidden;
	left: 50px;
	top: 30px;
	}

#logogif {
	position: absolute;
	height: 140px;
	max-height: 1px;
	overflow: hidden;
	left: 50px;
	top: 30px;
	}

#rcorner {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 10px;
	height: 10px;
	background: url(/media/screen/dright.png) top right no-repeat;
	}

#lcorner {
	position: absolute; left: 0px; top: 0px;
	width: 10px;
	height: 10px;
	background: url(/media/screen/dleft.png) top left no-repeat;
	}

#topline {
	position: relative;
	display: block;
	width: 100%;
	background: #fff;
	margin: 0px;
	margin-bottom: 1px;
	padding: 0px;
	}

#subline {
	position: relative;
	float: left;
	height: 20px;
	margin: 0px;
	padding: 0px;
	width: 230px;
	color: #828D0B;
	}

#subline p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 20px;
	font-size: 10px;
	color: #828D0B;
	letter-spacing: 1.5px;
	}

#infonav {
	position: relative;
	margin: 0px;
	padding: 0px;
	}

#infonav p {
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
	text-align: right;
	line-height: 20px;
	font-size: 9px;
	color: #333333;
	letter-spacing: 1.5px;
	}

#infonav a {
	color: #666666;
	text-decoration: none;
	}

#iholder {
	clear: both;
	position: relative;
	display: block;
	width: 100%;
	background: #fff;
	margin: 0px;
	padding: 0px;
	}

#cholder {
	margin: 0px;
	margin-top: 30px;
	padding: 0px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	}

#navigation {
	position: relative;
	width: 230px;
	float: left;
	display: block;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	}

#maincontent {
	position: relative; margin-left: 10px; width: 600px; float: left; display: block;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	}

#maincontent h1 {
	font-size: 14px;
	margin: 10px 0px;
	font-weight: bold;
	color: #333333;
	}

#maincontent p {
	margin: 10px 0px 20px 0px;
	font-size: 11px;
	line-height: 15px;
	color: #555450;
	}

#maincontent a {
	color: #990000;
	text-decoration: none;
	}

#rightnews {
	position: relative;
	margin-left: 10px;
	width: 230px;
	float: left;
	display: block;
	}

#rightnews h1 {
	border-left: 5px solid #333333;
	font-size: 11px;
	margin: 10px 0px 0px 10px;
	padding-left: 10px;
	}

#rightnews p {
	border-left: 5px solid #333333;
	font-size: 11px;
	margin: 0px 0px 20px 10px;
	padding-left: 10px;
	color: #333333;
	}

#rightnews p.noborder {
	border: none;
	font-size: 11px;
	margin: 0px 0px 20px 10px;
	padding-left: 15px;
	}

#spacer {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 10px;
	}

#bottomline {
	position: relative;
	display: block;
	width: 100%;
	background: #fff;
	margin: 0px;
	margin-top: 1px;
	padding: 0px;
	height: 30px;
	overflow: hidden;
	}

#pagespacer {
	position: relative; clear: both; display: block; width: 100%; margin: 0px; padding: 0px; height: 30px;
	}

#navigation a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	}

#navigation li.level2 {
	margin-bottom: 5px;
	}

ul.foerderer {
	margin: 0px 35px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
	font-size: 9px;
	}

ul.foerderer li {
	float: left;
	line-height: 28px;
	margin: 0px 5px;
	}


