/* CSS Document */

* {
	margin: 0; 
	padding: 0;
}


html {
	height: 100%;
}

body {
	margin-left: 0;
	height: 100%;
	color: black;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	text-align: left;
	margin-bottom: 10px;
	background-image: url(background.gif);
	background-color: #B0B0B0;
	background-repeat: repeat-y;
}

div#blueLine {
	position: absolute; 
	top:0px; 
	left:0px; 
	z-index: 1;
	width: 100%;
	background-color: #232AAC;
	height: 19px;
}
	
div#headbild {
  	background-image: url(head.png);
  	background-repeat: no-repeat;
	position:absolute; 
	top:0px; 
	left:0px; 
	width:863px; 
	height:199px; 
	z-index:2;
}

div#LogoLayer { 
	position:absolute; 
	top:37px; 
	left:64px; 
	z-index: 300;
	background-color: rgb(255,255,255);
}


div#Middle {
	float:left;
    	margin-left: 0px;  
    	margin-top: 230px;
    	width:800px;
	padding-bottom:50px;
}

div#nonFooter {
	position:relative; 
	z-index: 10;
	min-height:100%;
	
}

* html #nonFooter {
	height: 100%;
}


form {
	margin:0px;
	border:none;
	background:none;
	font-style:normal;
}


div#PageContent {
	padding-bottom:30px;
}



div#footer {
 	clear: both;
	position:relative;  
	z-index:301;
	margin-top:-32px;
	height:30px;
	white-space:nowrap;
	padding-left:606px;
	font-size:0.7em;
	font-weight:normal;
	font-style:normal;
	color:#333333;	
}

div#footer a {
	text-decoration: none;
	color: #333333;
}
div#footer a:link {
 	color: inherit;
}
div#footer a:visited {
	color: inherit;
}
div#footer a:hover {
	color: #000000;
}
div#footer a:active {
	color: #000000;
}

div#Menu {
	position:absolute; 
	top: 178px; 
	left: 64px; 
	z-index: 15;
    	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#595858;
}

div#Menu a {
	text-decoration: none;
}
  
div#Menu a:link {
 	color: #595858;
}
div#Menu a:visited {
	color: #595858;
}
div#Menu a:hover {
 	color: #000;	
}
div#Menu a:active {
	color: #000;
}
.level1 {
	padding-left: 0px;
  	font-weight: bold;
  	padding-right: 22px;
}



.tx-indexedsearch-searchbox-sword {
	background:none;
	border:none;
	font-size: 12px;
	color: #333333;
	line-height: 9px;
	height:15px;
	width:120px;
	margin-left:0px;
	margin-top:0px;
	position:absolute; top:179px; left:654px; z-index:30;
}
.tx-indexedsearch-searchbox-button {
	border:none;
	margin-left:0px;
	margin-top:0px;
	position:absolute; top:174px; left:784px; z-index:31;
}



div#SubMenu {
    	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:23px;
	position:absolute; 
	top:200px; 
	left:64px; 
	z-index:40;
	text-align:left;
	color:#595858;
}

div#SubMenu a {
	text-decoration: none;
}
div#SubMenu a:link {
 	color: inherit;
}
div#SubMenu a:visited {
	color: inherit;
}
div#SubMenu a:hover {
 	color: #000;
}
div#SubMenu a:active {
	color: #000;
}

.level2_1 {	
   	font-weight: normal;
  	padding-left: 0px;
	display: block;	
}
.level2_2 {
  	font-weight: normal;
  	padding-left: 78px;
	display: block;	
}
.level2_2_1 {
  	font-weight: normal;
  	text-indent: 1em;
  	padding-left: 79px;
	display: block;	
}
.level2_2_2 {
  	font-weight: normal;
  	text-indent: 1em;
  	padding-left: 99px;
	display: block;	
	color: #888;
}
.level2_3 {
   	font-weight: normal;
  	padding-left:150px;
	display: block;	
}
.level2_4 {
   	font-weight: normal;
  	padding-left:223px;
	display: block;	
}
.level2_5 {
   	font-weight: normal;
  	padding-left:309px;
	display: block;	
}
 







  
div#RightSide {
	/* margin-top: 230;*/
	width: 200px;
	line-height: 1.2em;
	float: right;
}
div#RightSide p {
	font-size: 0.8em;
	font-weight:normal;
	font-style:normal;
	color: #333333;
}

div#RightSide p.Rechte_Spalte_normal {
	font-size: 0.8em;
	font-weight:normal;
	font-style:normal;
	color: #333333;
}

div#RightSide p.Rechte_Spalte_fett {
	font-size: 0.7em;
	font-weight:bold;
	font-style:normal;
	color: #4E4E4E;	
}
div#RightSide li {
	font-size: 0.8em;
	font-weight:normal;
	font-style:normal;
	color: #333333;
	padding-top: 0.5em;
	margin-left:1.3em;
	line-height: 1.3em;
	list-style-image: disc;
}

div#RightSide a {
	text-align: left;
	text-decoration: none;
	display: block;
}

  
div#RightSide img {
	border:0px solid white;
}

div#RightSide a:link {
	color: inherit;
}
div#RightSide a:visited {
	color: inherit;
}
div#RightSide a:hover {
	color: #000;
}
div#RightSide a:active {
	color: #000;
}








