@charset "UTF-8";
* {
	margin:0;
	padding:0;
}
html {
	border:0;
	height:100%;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5% !important;
	text-align:center !important;
	height:100%;
	width:100%;
	color:#FFFFFF;
	font-weight:normal;
	background-color: #484848;
	background-image: url(../pix/bgkreise.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
table, th, td, div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
a img{
	border: none;
}
#marginalLinks a:link {
	color: #A40233;
	text-decoration: none;
}
#marginalLinks a:hover {
	color: #bea200;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #A40233;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

#conM {
	width: 99em;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
}
#head {
	background-color: #9B003C;
	height: 11em;
	background-image: url(../pix/bg_head.gif);
	background-repeat: repeat-y;
}
#headLogo {
	background-image: url(../pix/toplogo.png);
	height: 11em;
	background-repeat: no-repeat;
	background-position: 15em;
}
/* IE 6 */
#headLogo {
	background-image: url(../pix/toplogo.gif);
}

#topmenu {
	background-color: #E0A870;
	height: 3em;
	background-image: url(../pix/bg_topmenu.gif);
	background-repeat: repeat-y;
	padding-left: 16em;
}
#topmenuNav {
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 0.5em;
	color: #FFFFFF;
}
#marginalLinks {
	width: 12.2em;
	margin-left: 1.3em;
}
#marginalRechts {
	width: 12.5em;
	margin-left: 0.7em;
}
#container {
	background-image: url(../pix/bg_container.gif);
	background-repeat: repeat-y;
}
#cleardiv {
	clear:both;
	visibility:hidden;
	height:0;
	content: "."; 
	line-height:0;
	width:95%;
	border: 0;
    padding: 0;
	margin: -1.1em 0 0 0;
}
#links {
	width: 15em;
	background-color: #E9ECEC;
	color: #9B003C;
	float: left;
	padding-top: 11em;
	padding-bottom: 5em;
}
#center {
	width: 69.5em;
	color: #000000;
	float: left;
}
#rechts {
	float: right;
	width: 14.2em;
	color: #333333;
	padding-top: 11em;
}
/* IE 6 Debugging */
* html #rechts {
	width: 14.0em;
}
#center {
	width: 69.5em;
}

#contentTopBox {
	height: 7em;
	padding-top: 4em;
	padding-left: 1em;
}
#contentTopBoxLeitsatz {
	height: 7em;
	padding-top: 4em;
	padding-left: 1em;
	background-image: url(../pix/layout/bg_leitsatz.jpg);
	background-repeat: no-repeat;
}
#contentHead {
	font-size: 2em;
	color: #A40233;
}
#content {
	padding-left: 3em;
	padding-right: 2em;
	padding-bottom: 2em;
}
/* IE 6 */
* html #content {
	
}
#contentThemenbild {
	width: 69.5em;
	background-repeat: no-repeat;
	height: 30em;
	background-image: url(../pix/layout/introbild_v1.jpg);
}
/* IE 6 */
* html #contentThemenbild {
	width: 70em;
}
/* IE 7 */
*+html #contentThemenbild {
	width: 70em;
	margin-bottom:1.3em;
}
#footerNav {
	width: 30em;
	color: #FFFFFF;
}
#footerLeft {
	float: left;
}
#footerLogo {
	float: right;
}
#footer {
	background-color: #9B003C;
	height: 9.5em;
	background-image: url(../pix/bg_head.gif);
	background-repeat: repeat-y;
	padding-left: 16em;
	padding-top: 1.5em;
	padding-right: 1.5em;
	clear:both;
}
#footer a {
	color:#FFFFFF;
}
#footerAdresse {
	width: 40em;
	margin-top: 6.5em;
	color: #FFFFFF;
}
/* IE 7 */
*+html #footerAdresse {
	margin-top: 4.5em;
}
/* IE 7 */
* html #footerAdresse {
	margin-top: 4.5em;
}
#navCon{
}
#topMenu{
	list-style:none;
	padding:0;
	float: left;
	margin-top: 0.3em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#topMenu li{
	display:inline;
	padding:0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#topMenu li.first{border:none;}
#topMenu a{
	text-decoration: none;
	color:#FFFFFF;
	cursor:pointer;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
#topMenu li a:hover{
}
/*-----------------------------------------------------------------------------*/
#nav {
	height: 1.8em;
	clear: both;
}
.navMain {
	float:left; 
	padding-right:1em;
	font-family: Arial, Helvetica, sans-serif;
}
.navMainActive {
	float:left;  
	margin-right:0.5em;
	color:#EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
}
.navMainActive a {
	color:#EFEFEF;
}
#nav a {
	color:#FFFFFF;
	font-size: 1.0em;
	text-decoration: none;
	padding-top: 0em;
	padding-right: 0.4em;
	padding-bottom: 0.2em;
	padding-left: 0em;
}
#nav a:hover {
	color:#EFEFEF;
	padding-top: 0em;
	padding-right: 0.4em;
	padding-bottom: 0.2em;
	padding-left: 0em;
}
/*-----------------------------------------------------------------------------*/

#subnav{
	padding: 0 0 0 0;
	margin-bottom:3em;
}
#subnav ul{
	padding:0;
	margin-left: 1em;
}
#subnav li{
	list-style-type:square;
	padding-bottom: 0.8em;
}
#subnav li a{
	-moz-user-select: none;
	-khtml-user-select: none;
	text-decoration: none;
	font-size: 1.1em;
	padding: 0;
}
#subnav li a.active{
	font-weight:normal;
	color:#B87F40;
}
#subnav li a:hover{
	font-weight:normal;
	color:#B87F40;
}

/* ------------------*/
#subnavL{
	color:#1755a6;
	list-style:none;
	padding: 10px;
}
#subnavL li{
	height:55px;
	list-style-type: none;
}
#subnavL li a{
	text-align:left;
	-moz-user-select: none;
	-khtml-user-select: none;
	padding:14px 0 0 25px;
	background-repeat:no-repeat;
	background-position:left 0px;
	display:block;
	height:55px;
}
#subnavL li a.activ{
	font-weight:bold;
	display:block;
}
#subnavL li a:hover{
	text-decoration:none;
	font-weight:bold;
	display:block;
}
.sideNavlist {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #A40233;
	line-height: 1.2em;
	margin-bottom: 1.5em;
}
.sideheaderbox {
	background-color: #ad2a25;
	height: 1.8em;
	font-size: 1.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 0.2em;
	padding-right: 1em;
}
.sidelist {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	margin-bottom: 1.5em;
}
.sidelist a {
	 color: #A40233; */
}
/* ------------------*/
#subnavR{
	list-style:none;
	padding: 0 0 5em 1em;
	margin: 0 0 0 0;
}
#subnavR li{
	margin:0 0 1em 0;
	display:block;
}
#subnavR li a{
	line-height:1.3;	
}
#subnavR li a:hover{
	font-weight:bold;
}
/* ------------------*/
#lang{
	float:right;
	clear: right;
	margin:0;
	padding:0;
}
#lang li{
	float: left;
	list-style: none;
	padding: 0.5em 0 0 1em;
}
#lang li a{
}
/* ------------------*/
#bottomNavCon{
	bottom: 0px;
	width: 27em;
	float: left;
}
#bottomNav{
	list-style:none;
	float:left;
	clear: left;
	width: 13em;
	margin: 10em 0 0 0;
}
#bottomNav li{
	display: block;
	text-align: right;
}
#bottomNav li.last{
	background:none;
}
#bottomNav li a{
	text-align: right;
	color:#b3b3b3;
	font-size: 1.1em;
	line-height: 1.5;
}
#bottomNav li a.activ{
	font-weight:bold;
}
#bottomNav li a:hover{
	text-decoration:none;
	font-weight:bold;
}
a.activ{
	cursor:default;
}
.teaser {
	margin-bottom:1em;
	padding-left:0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
/* ------------------*/
/* Clear-Elmente */
hr.clear{
	clear:both;
	visibility:hidden;
	height:0;
	content: "."; 
	line-height:0;
	width:95%;
	border: 0;
    padding: 0;
	margin: -1.1em 0 0 0;
	float:left;
}
hr.line {
	border:none;
	height:0.1em;
	line-height:0.1em;
	background:#ffffff;
	float: left;
	margin-right: 0;
	margin-left: 0;
	width: 100%;
}
