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


* {
	margin:0px;
	padding:0px;
}
html, body {
	height:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #122450;
}
a:active {
	text-decoration: none;
	color: #000000;
}
p {
	font-size:12px;
	line-height:18px;
	margin:0px;
}
h1 {
	font-size:14px;
	line-height:18px;
	padding:0px;
	margin:0px;
	color:#122450;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
	font-size:12px;
	line-height:18px;
	padding:0px;
	margin:0px;
	color:#122450;
	margin-bottom: 10px;
}
h3 {
	font-size:12px;
	line-height:18px;
	padding:0px;
	margin:0px;
	color:#333333;
	margin-bottom: 10px;
}
h4 {
	font-size:12px;
	line-height:18px;
	padding:0px;
	margin:0px;
	color:#333333;
	margin-bottom: 10px;
	font-style: normal;
}
h5 {
	font-size:12px;
	line-height:18px;
	padding:0px;
	margin:0px;
	color:#122450;
}
ul {
	list-style-position: outside;
	list-style-type: square;
	padding-left: 15px;
}
ol {
	list-style-position: outside;
	padding-left: 15px;
}
#wrapper {
	width: 958px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	height: auto;
}

#header {
	height: 66px;
	width: 958px;
	margin: 0px;
	position: relative;
}
#header #sprachauswahl {
	height: 11px;
	width: 184px;
	margin-top: 20px;
	margin-left: 0px;
	position: absolute;
	font-size: 11px;
	color: #999999;
	line-height: 11px;
	text-align: right;
}
#header #sprachauswahl a, a:visited, a:active {
	color:#999999;
	text-decoration:none;
}
#header #sprachauswahl a:hover {
	color:#666666;
	text-decoration:underline;
}
#header #image {
	height: 66px;
	width: 752px;
	margin-top: 0px;
	margin-left: 206px;
	position: absolute;
}
#imageheader {
	height: 115px;
	width: 958px;
	margin: 0px;
	position: relative;
}
#imageheader #logo {
	height: 116px;
	width: 206px;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
}
#imageheader #image {
	height: 115px;
	width: 752px;
	margin-top: 0px;
	margin-left: 206px;
	position: absolute;
	background-image: url(../images/design/head_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main {
	width: 958px;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: auto;
}
#navigation {
	width: 198px;
	margin-top: 35px;
	margin-left: 0px;
	position: relative;
	float: left;
}
#navigation #submenue {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	width: 183px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
#navigation #submenue a, a:visited, a:active {
	color:#666666;
	text-decoration:none;
}
#navigation #submenue a:hover {
	color:#122450;
	text-decoration:none;
}
#navigation #submenue .on {
	color:#122450;
	text-decoration:none;
}
#content {
	width: 706px;
	margin-top: 0px;
	background-color: #F1F1F1;
	padding-top: 34px;
	padding-right: 23px;
	padding-bottom: 35px;
	padding-left: 23px;
	position: relative;
	float: right;
}
#content #headline {
	height: 56px;
	width: 460px;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
}
#content #image {
	width: 220px;
	margin-top: 10px;
	margin-left: 485px;
	position: absolute;
}
#content #portrait {
	width: 220px;
	margin-top: 20px;
	margin-left: 485px;
	position: absolute;
}
#content #info {
	width: 460px;
	margin-top: 20px;
	position: relative;
	margin-left: 4px;
}

#footer {
	width: 958px;
	margin: 0px;
	height: 35px;
	background-image: url(../images/design/footer_line.gif);
	background-repeat: no-repeat;
	background-position: 206px 32px;
	position: relative;
	clear: both;
}
#footer #infoblock {
	width: 752px;
	position: absolute;
	height: 12px;
	margin-top: 12px;
	margin-left: 206px;
	font-size: 11px;
	color: #999999;
	line-height: 11px;
}
#footer #infoblock a, a:visited, a:active {
	color:#999999;
	text-decoration:none;
}
#footer #infoblock a:hover {
	color:#666666;
	text-decoration:underline;
}

