body {
	padding:0;
	margin:0;
	}
	
#mitte {position:absolute; top:100px; left:0px; width:100%; height:150px; z-index:1; background-color: #585642}
#mitte_mission {position:absolute; top:100px; left:0px; width:100%; height:150px; z-index:1; background-color: #A3000C}
#mitte_ausgabe {position:absolute; top:100px; left:0px; width:100%; height:150px; z-index:1; background-color: #B24706}
#logo {position:absolute; top:93px; left:50px; width:800px; height:144px; z-index:2}
#linie_oben {position:absolute;top:280px;left:345px; width:480px; height: 5px; z-index:3; background-color: #D1D1BC}
#content{position:absolute; top:300px; left:345px; width:480px; overflow: auto; z-index:4}
#box5 {position:absolute; top:565px; left:21px; width:170px; height:250px; z-index:5}
#info {position:absolute; top:15px; left:15px; width:380px; height:300px; z-index:6}

#teilnahme {margin: 20px}

.mfc154 {position:absolute; top:280px; left:836px}

/******* Navigation *******/

#nav_sektion {position:absolute; top:146px; left:20px; width:166px; height:18px; z-index:7}

#navigation {
 	position: absolute; 
 	top:280px; 
 	left:50px; 
 	width:250px;
 	text-align: left; 
 	border-bottom: none;
 	clip: rect(0px,250px,1000px,0px);
 	z-index: 6
	}

#navigation ul {
	margin: 0; 
	padding: 0;	
	list-style-type: none;
	text-indent: 14px;
	}
  
#navigation li {
	list-style-image: none;
	margin:0; 
	}

#navigation a {
	display: block;
	margin-bottom: 4px;
	width: 250px;
	height: 24px;
	background: url(../img/navbg.gif);
	padding-bottom: 0;
	color: #333333;
	}
 
#navigation a:hover {
 	color: #000000;
 	text-decoration: none
 	}
 
 #navigation .asub {
 	color: #666666;
 	}
 
#navigation a:hover.asub {
	color: #000000;
 	}
 
#navigation img {
	padding-bottom: 1px;
 	}

#logobox {
	position: absolute;
	top:580px;
	left:49px;
	width:250px;
	}
	
#logobox .abstand {margin: 10px 0px 10px 10px}
	
/******* Navigation End *******/

div {
	font-family: Lucida Grande, LucidaGrande, Lucida, Verdana, sans-serif;
	line-height: 16px; 
    font-weight: normal; 
	font-size: 11px;
	color: #000000;
	}

td {
	font-family: Lucida Grande, LucidaGrande, Lucida, Verdana, sans-serif;
	line-height: 16px; 
    font-weight: normal; 
	font-size: 11px;
	color: #000000;
	}
	
	
a {
	text-decoration:none;
	color:#585642;
	}

a:hover {
	text-decoration:none;
	color:#D1D1BC;
	}	
	
a img {
	border:0px;
	}

h1 {
	font-weight: normal;
	line-height: 36px; 
	font-size: 36px;
	color: #F5821F;
	margin: 0px;
	}

h2 {
	font-weight: normal;
	line-height: 21px; 
	font-size: 21px;
	color: #F5821F;
	margin: 0px;
	}

h2.kuehne {
	font-weight: normal;
	line-height: 21px; 
	font-size: 21px;
	color: #691335;
	margin: 0px;
	}

h2.rot {
	font-weight: normal;
	line-height: 21px; 
	font-size: 21px;
	color: #691335;
	margin: 0px;
	}

h3 {
	font-weight: normal;
	line-height: 21px; 
	font-size: 21px;
	color: #000000;
	margin: 0px;
	}
	
h4 {
	font-weight: normal;
	line-height: 30px; 
	font-size: 21px;
	color: #585642;
	margin: 0px;
	}
	
h5 {
	font-weight: normal;
	line-height: 21px; 
	font-size: 16px;
	color: #585642;
	margin: 0px;
	}
	
h6 {
	font-weight: normal;
	line-height: 21px; 
	font-size: 16px;
	color: #000000;
	margin: 0px;
	}

.copy_orange {
	font-weight: bold;
	line-height: 16px; 
	font-size: 11px;
	color: #F5821F;
	}

.letter {
	font-weight: normal;
	line-height: 21px; 
	font-size: 21px;
	color: #F5821F;
	}
	
.letterkuehne {
	font-weight: normal;
	line-height: 21px; 
	font-size: 21px;
	color: #691335;
	}

.letterrot {
	font-weight: normal;
	line-height: 21px; 
	font-size: 21px;
	color: #691335;
	}

.foto {
	line-height: 16px; 
	font-size: 11px;
	color: #999999;
	font-style: italic;
	}
	
.wir {
    font-family: Times, NewTimesRoman, New Times Roman;
	font-weight: bold;
	line-height: 16px; 
	font-size: 14px;
	color: #000000;
	}

.float {float: left; width: 60%}
.float-l {float: left}
.float-20 {float: left; margin: 0px 20px 10px 0px}
.float-r {float: right}
.clear {clear: both}

input, textarea, select{
  font-family: Lucida Grande, LucidaGrande, Lucida, Verdana, sans-serif;
  font-size: 11px;
  background-color:#FFFFFF;
}

.bg-grey {padding: 10px; background-color:#F0F0F0}
