body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
}

#footer, #footer a, #footer a:visited, #footer a:active{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#575757;
	text-decoration:none;
}

#footer a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

/* ------------ Content / mittlere Spalte ------------*/

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #FF8B00;	
}
.sub-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #838F9B;
	font-weight: bold;
	font-variant: normal;
}
.artikel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: normal;
	position: relative;
	color: #666666;
	left: 0px;
	text-align: justify;
}

/* ------------ Navigation / linke Spalte ------------*/

.navi {
	/*background-color:;*/
}

.navi-head {
	text-transform:
	vertical-align:middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color: #8C9DB1;
	line-height: 24px;
	color: #FFFFFF;	/*border:1px solid #C1B491;*/
}
.navi-head-content {
	margin-left:24px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
}

.navi-head-content a,  .navi-head-content a:hover,  .navi-head-content a:active,  .navi-head-content a:visited {
	text-decoration: none;
	color:#FFF;
}

.navigation_l {
	width:185px;
	float:left;		
}



.navi-links-inhalt {
	text-align:left;
	font-size:10pt;
	color:#575757;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
} 

.navi-links-inhalt a {
	color:#575757;
	text-decoration: none;
	background: url(/img/pfeil-gray.gif) no-repeat scroll 11px 16px;
	padding-bottom:5px;
	padding-left:24px;	
	overflow:hidden;
	display:block;
	padding-top:6px;	
}

.navi-links-inhalt a:hover, .navi-links-inhalt .hover {
	background: url(/img/pfeil-blue.gif) no-repeat scroll 11px 4px;
	color:#000000;
	text-decoration:none;
	padding-top:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}

.navi-links-inhalt ul {
	list-style:none;
	padding:0px 0px 0px 24px;
	color: #374C74;	
}

#text-navi{
	position:absolute; 
	left:740px; 
	top:2px; 
	width:250px; 
	height:15px; 
	z-index:13;
}

.text-navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	word-spacing: 1px;
}

.text-navi a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	word-spacing: 6px;
	text-decoration: none;	
}

.text-navi a:hover, .text-navi .hover {
	background: color:#000000;
	text-decoration:none;
	padding-top:0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	color: #000066;
}


#left-navi-content-box{
	position:absolute; 
	left:0px; 
	top:140px; 
	width:190px; 
	/*height:310px; */
	z-index:11;
}

#right-navi-content-box{
	position:absolute; 
	left:830px; 
	top:150px; 
	width:160px; 
	height:720px; 
	z-index:2; 
	background-color: #F3F4F8; 
	layer-background-color: #F3F4F8;
}

#navi-background{
	position:absolute; 
	left:0px; 
	top:150px; 
	width:190px; 
	height:720px; 
	z-index:10; 
	background-image: url(/img/navi-back.gif); 
	layer-background-image: url(/img/navi-back.gif); 
	border: 1px none #000000;
}

#main-middle-content-box{
	position:absolute; 
	left:201px; 
	top:140px; 
	width:620px; 
	height:800px; 
	z-index:4;
}
