/*
	CSS Stylesheet
	written by Hendrik Meyer
	MEDIA DSIGN | websolutions
	www.media-dsign.de
*/

body {
	margin: 0px 0px;
	background: #cdcccc url('img/body_bg.jpg') repeat-x top center;
	text-align: center;
	font-family:Tahoma,Arial;
	font-size: 12px;
	behavior:url("csshover.htc");
	color:#666666;
}

/* IE PNG Hack */
div, img, li, a { behavior: url('iepngfix.htc') }


a:link,a:active,a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color:#000000;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color:#e51a23;
	font-family:Tahoma,Arial;
}
h2,h3,h4,h5,h6 {
	font-size: 13px;
	color:#000000;
	font-family:Tahoma,Arial;
	font-weight:normal;
}
div {
	text-align:left;
}
td {
	font-family:Tahoma,Arial;
	font-size: 11px;
	color:#666666;
}

div.msg {
	padding: 5px;
	font-family:Tahoma,Arial;
	font-size: 9pt;
	color: #000000;
	background-color: #CCCCCC;
	border: #FF0000 1px solid;
}

/* Listen */
ul {
	list-style:none;
	list-style-image: url('img/listing_bullet.jpg');
	margin:0px;
	padding:0px;
	padding-left:5px;
}
li {
	margin: 0px;
	margin-left:10px;
	padding:3px;
}
ol {
	margin:0px;
	margin-left:20px;
	padding:0px;
}

/* Forms */
.form {
	width: 330px;
}
.form_xl {
	width: 410px;
}
#captcha {
	width:410px;
}

/* Page Layout */
div.page {
	margin:23px auto 0 auto;
	padding:12px;
	width:808px;
	background: transparent url('img/page_bg.png') repeat-y top center;
}
html>body div.page {
	width:790px;
}
div.top {
	background: transparent url('img/page_top.png') no-repeat top center;
	/*position:relative;*/
	width:808px;
	height:12px;
	position:absolute;
	margin:0;
	padding:0;
	/*margin-left:-6px;*/
	margin-left:-64px;
	margin-top: -23px;
	border:none;
}
html>body div.page div.top {
	margin-left:-9px;
	position:absolute;
}

div#logo {
	width:800px;
	height:95px;
	position:absolute;
	margin:-20px 0 0 -4px;
}
div#logo a {
	width:165px;
	height:90px;
	display:block;
	position:absolute;
	margin:-90px 0 0 635px;
}

/* Header */
div.header {
	clear:both;
	width:790px;
	height:186px;
	margin:0;
	padding:0;
	background: transparent url('img/header_bg.jpg') no-repeat bottom center;
	margin-top:95px;
	margin-bottom:10px;
}
div.header img {
	width:790px;
	height:180px;
}

/* Unter Navigation Links */
div.subnavi {
	width:150px;
	float:left;
}
div.subnavi ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image: none;
}
div.subnavi ul li {
	width:150px;
	line-height:11px;
	background: #666666 url('img/arrow.gif') no-repeat 7px 10px;
	color: #FFFFFF;
	font-size:11px;
	padding:7px;
	padding-left:14px;
	margin:1px;
	margin-left:0px;
}
html>body div div.subnavi ul li {
	width:129px;
}
div.subnavi ul li a,
div.subnavi ul li a:link,
div.subnavi ul li a:hover,
div.subnavi ul li a:visited,
div.subnavi ul li a:active {
	text-decoration: none;
	color: #FFFFFF;
}
div.subnavi ul li a:hover {
	text-decoration: underline;
}
div.subnavi ul li.subpage {
	background: #ACACAC;
	color:#666;
}
div.subnavi ul li.subpage a,
div.subnavi ul li.subpage a:link,
div.subnavi ul li.subpage a:hover,
div.subnavi ul li.subpage a:visited,
div.subnavi ul li.subpage a:active {
	text-decoration: none;
	color: #666;
}
div.subnavi ul li#active,
div.subnavi ul li#sactive {
	text-decoration:underline;
}

/* Inhalt */
div.content {
	margin: 0 160px 0 150px;
	padding:0;
	padding-left:25px;
	padding-right:25px;
	text-align:justify;
	border-right:#ccc 1px solid;
}

/* Footer */

div.footer {
	clear:both;
	text-align:center;
	font-size:10px;
	margin:0;
	padding:0;
	padding-top:10px;
}
div.footer span {
	display:none;
}

div.bottom {
	clear:both;
	background: transparent url('img/page_bottom.png') no-repeat top center;
	width:808px;
	height:12px;
	position:absolute;
	margin:0;
	padding:0;
	margin-left:-9px;
	margin-top: 12px;
	border:none;
}

/* Lang Switch */
#langswitch {
	position: absolute;
	margin: -35px 0 0 105px;
}
#langswitch img {
	border:none;
}

/* Newsbox (on Index) */
div.newsbox {
	margin:0;
	padding:2px;
	width:150px;
	float:right;
	min-height:300px;
	margin-left:10px;
	background: url('img/news_bg.gif') no-repeat top left;
}
div.newsbox h2 {
	margin:0px 0 10px 20px;
	padding:0;
	color:#e51a23;
	font-weight:bold;
	width:150px;
	font-size:14px;
}
div.newsbox ul {
	list-style:none;
	list-style-image: url('img/news_arrow.gif');
	margin:0px;
	padding:2px;
}
div.newsbox ul li {
	margin: 0px;
	margin-left:15px;
	padding:0px;
	margin-bottom:10px;
}
div.newsbox ul li a:link,
div.newsbox ul li a:active,
div.newsbox ul li a:visited {
	color:#666666;
}
div.newsbox ul li a:hover {
	color:#000000;
}
div.newsbox div {
	margin:0;
	padding:2px;
}