@charset "utf-8";
/* CSS Document */

body{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;  
	line-height: 18px;  
	font-size:12px;
	color:#727272;
}
#header{
width:1000px;
height:241px;
background-color:#022434;
background-image:url(images/header_gesamt.jpg);
}
#center{
width:1000px;
background-color:#e9e9e9;
background-image:url(images/bg_center.jpg);
background-repeat:no-repeat;
}
#bottom{
width:1000px;
min-height:465px;
background-image:url(images/bottom_bg.jpg);
background-repeat:no-repeat;
}
#logo {
	float:left;
	width:299px;
	height:77px;
}
#navi {
	float:left;
	width:701px;
	height:77px;
	text-align:right;
}
#navcontent {
	margin-top:45px;
	width:691px;
	height:30px;
	text-align:right;
}
#special{
	clear:both;
	width:1000px;
	height:164px;
}
#bottom_left{
	width:299px;
	height:465px;
	background-image:url(images/bottom_left_bg.jpg);
	float:left;
	text-align:left;
	padding-right:20px;
	padding-left:15px;
}
#bottom_right{
	width:641px;
height:465px;
float:left;
text-align:left;
margin-left:0px;
padding-left:25px;
}
#logoleiste{
	width:1000px;
	height:100px;
	text-align:center;
	background-image:url(images/schatten_unten.jpg);
	background-repeat:no-repeat;
	margin-top:125px;
	padding-top:20px;
}

/* NAVI TOP */

.nav11 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	font-style: normal;  
	line-height: 10px; 
	margin-top:10px;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

.nav12 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	font-style: normal;  
	line-height: 10px;  
	margin-top:10px;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

.nav11 a:link{
 font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	font-style: normal;  
	margin-top:8px;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

.nav11 a:visited{
font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	font-style: normal;  
	margin-top:8px;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

.nav11 a:hover{
font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	font-style: normal;   
	margin-top:8px;
	font-size:16px;
	font-weight:bold;
	color:#ed8d36;
	text-decoration:none;
}

.nav11 a:active{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	font-style: normal;  
	margin-top:8px;
	font-size:16px;
	font-weight:bold;
	color:#ed8d36;
	text-decoration:none;
}

.nav11 a:focus{
font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	font-style: normal;  
	margin-top:8px;
	font-size:16px;
	font-weight:bold;
	color:#ed8d36;
	text-decoration:none;
}

.nav12 a:link{
font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	font-style: normal;  
	margin-top:8px;
	font-size:16px;
	font-weight:bold;
	color:#ed8d36;
	text-decoration:none;
}

.nav12 a:visited{
font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	font-style: normal;  
	margin-top:8px;
	font-size:16px;
	font-weight:bold;
	color:#ed8d36;
	text-decoration:none;
}

.nav12 a:hover{
font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	font-style: normal;  
	margin-top:8px;
	font-size:16px;
	font-weight:bold;
	color:#c65e00;
	text-decoration:none;
}
.nav12 a:active{
font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	font-style: normal;  
	margin-top:8px;
	font-size:16px;
	font-weight:bold;
	color:#c65e00;
	text-decoration:none;
}
.nav12 a:focus{
font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	font-style: normal;  
	margin-top:8px;
	font-size:16px;
	font-weight:bold;
	color:#c65e00;
	text-decoration:none;
	}

/* HEADLINES */

h1{
	margin-top:15px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#ed8d36;
	margin-bottom:-15px;
	}
	h2{
	margin-top:5px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:light;
	color:#ed8d36;
	margin-bottom:0px;
	}


/* Links */

a:link {
color:#ed8d36;
text-decoration:none;
font-weight:bold;
outline:none;
}
a:visited {
color:#ed8d36;
text-decoration:none;
font-weight:bold;
outline:none;
}
a:hover {
color:#c65e00;
text-decoration:none;
font-weight:bold;
outline:none;
}