

#block_1	{
  position :relative;
  text-align:left;
	float: left;
	width: 640px;
	
	background-image: url(images/trennlinie.gif);
	background-repeat: no-repeat;
	}
	
#block_2	{
  position :relative;
  text-align:left;
  float: left;
	width: 150px;
	}
	
#block_3 {
  position :relative;
  text-align:right;
  float: left;
	width: 140px;
	}

#wrapper_extra {
	position: relative;
	float:left; 
	left:-500px;
	margin-top: 50px;
	}
	
#wrapper	{
	position: relative;
	float:left;
	width: 930px;
	overflow: hidden;
	}	
	
#footer {
	clear: both;
	}
	
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
	
.divgesamt {
	position: absolute;
	top: 0px;
	width:10px;
	left:50%;
}


.header  {
	background-color: #FFFFFF;
	background-image: url(images/header.jpg);
	height: 24px;						
	position: relative;
	width:900px;
	left:-500px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
  }


.meta {
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  }

a.metatext {
	text-decoration: none;
	color: #FFFFFF;
  }


.headvisual {
	background-image: none;
	width:900px;								/* Breite Headvisual*/
	height: 230px;								/* Höhe Headvisual*/
	position: relative;
	left:-500px;
	margin: auto;
	padding: 0px 0px 0px 0px;
}


a {
	text-decoration: none;
	border: none;
	color: #5d91b6;
}



ul {
	list-style: none;
}

.navi {
	text-align: right;
	float: left;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5d91b6;
	font-size: 0.7em;
	line-height: 1.8em;
	
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	width: 130px;
}

.navi a:hover {
	color: #106900;
}

.naviaktiv {
	color: #106900;
}

div.abstand {
	margin-left: 30px;
	margin-right: 40px;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #5d91b6;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.subtitle {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #555555;
	font-weight: bold;
}



p.content {
	color: #555555;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	margin-top: 20px;
}

.hervorhebung {
	font-weight: bold;
}

.textlink {
	color: #5d91b6;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.textlink:hover {
	color: #106900;
}

img.pfeil {
	border: none;
	margin-left: 2px;
}

table {
	width: 560px; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(images/tabelle_bg.gif);
	background-repeat: repeat-y;
	background-position: -10px 0px 0px -10px;
	height: 95%;
	position: relative;
}


tr {
	height: 20px;
	position: relative;
}


td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #555555;
	margin: -2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.3em;
}

.td1 {
	width: 145px;
}

* html .td1 {
	padding-left: 10px;
}

.td2 {
	width: 165px;
}

.td3 {
	width: 130px;
}

.td4 {
	width: 95px;
}


h4 {
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5d91b6;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.tabellenabschluss {
	margin: -10px 0px 0px 0px;
	padding: -20px 0px 0px 0px;
	height: 10px;
	width: 550px;
}


.abstandbilder {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 30px;
	width: 568px;
}

*html .abstandbilder {
		margin: 0px 0px 0px 0px;
}

.bilderflugzeuge {
	width: 568px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}


p.context {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	margin-top: 10px;
}

.contextblau {
	color: #5d91b6;
}

.contextblaufett {
	color: #5d91b6;
	font-weight: bold;
}