body {
	background-image: url(../bilder/infobalken_grau.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 9pt;
	color: #000066;
}

.rahmen {
	border-collapse: separate;
    	border: 0px!important;
	width: 510px;
    	table-layout: auto;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000066;
	padding-right:20px;
	text-align:left;
}

table.rahmen td {
   	border: 0px;
  	padding: 2px;
	white-space: normal;
}

table.rahmen th {
    	font-weight: bold;
	padding: 2px;	
}

#logo {
	position: absolute;
	top: 3px;
	left: 25px;
}

#metanav {
	position: absolute;
	top: 83px;
	left: 750px;
	width: 220px;
	font-size: 9pt;
	color: #cccccc;
	
	z-index: 35;
}

#metanav a {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}

#metanav a:hover {
	color: #000065;
}

#metanav.EN {
  padding-left: 52px;
}

#nav {
	position: absolute;
	top: 270px;
	left: 0px;
	font-size: 9pt;
	color: #cccccc;
}

#nav p a{
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	text-transform: uppercase;
	display: block;
	padding-left: 30px;
	line-height: 1em!important;
}
	
#navsub p a {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	text-transform: none;
	display: block;
	padding-left: 45px;
}

#navsubaktiv p a {
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
	text-transform: none;
	display: block;
	padding-left: 45px;
	background-color: #ffffff;
}

#nav a:hover {
	color: #000065;
}

#nav a.aktiv {
	color: #cc0000;
}

#nav #aktuell {
	background-color: #ffffff;
}

#breadcrumb {
	position: absolute;
	top: 170px;
	left: 220px;
	font-size: 9pt;
	color: #999999;
}

#breadcrumb a {
	text-decoration: none;
	color: #cc0000;
}

#breadcrumb a:hover {
	color: #000066;
}


#inhalt {
	position: absolute;
	top: 270px;
	left: 220px;
	width: 520px;
	text-align: justify;	
}

h1 {
	position: absolute;
	top: 220px;
	left: 220px;
	font-size: 13pt;
	color: #6666cc;
	margin-top: 0px;
	padding-top: 0px;
}

h2 {
  margin-top: 0px;
	padding-top: 0px;
  text-decoration: bold;
  font-size: 9pt;
}

p {
	font-size: 9pt;
	color: #000066;
	margin-top: 0px;
	padding-top: 0px;
}

li {
	font-size: 9pt;
	color: #000066;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1.5em;
}

#fusszeile {
	font-size: 9pt;
	font-weight: normal;
	color: #999999!important;
	padding-top: 30px!important;	
}

#balken {
	position: absolute;
	top: 103px;
	left: 0px;
	width: 100%;
	height: 35px;
	background-image: url(../bilder/hg-verlauf.jpg);
	background-repeat: repeat-x;
	
	z-index: 30;
}


/*Sprachauswahl*/

#langDEbig {
      position: absolute;
        left: 866px;
        top: 9px;
}

#langDEsmal {
      position: absolute;
        left: 874px;
        top: 9px;
}

#langUK {
      position: absolute;
        left: 902px;
        top: 9px;
}

img {
      text-decoration: none;
      border-style: none;
      
}

#langChoose a:focus {
      outline: none;
}


/*Infoleiste*/

#leiste-schrift {
	font-size:10px!important;
	line-height:14px;
}
	
#leiste-schrift u {
	line-height:20px;
}

#leiste-schrift h4 {
	font-size:10px!important;
}

#infotextfeld-farbig-possition{
	Position: absolute;
	top: 200px;
	left: 820px;
	width: 160px;
		
	z-index:15;
}

.infotextfeld-farbig{	
	background-color: #D0D0DD;
	color: #000000!important;
	padding-top: 2px;
	padding-bottom: 2px;
	
	z-index:16;
}

.infofelder-rahmen{
	padding-top: 2px;
	border-top-style:dotted;
	border-width: 2px;
}

.innenabstand{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}