@charset "UTF-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	background-image: url(/img/bg-colour.jpg);
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #415475;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #415475;
}
img{
	border: none;
}

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

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #415475;	
}

.artikel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	padding-left: 10px;
}

.artikel h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #415475;	
}

.artikel h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #415475;
}

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

.navi {
	background-color:;
}

.navi-head {
	text-transform:
	vertical-align:middle;
	background-image:url(/img/navi-2.jpg)
	font-size:10pt;
	line-height: 29px;
	font-family: Arial, Helvetica, sans-serif;	/*border:1px solid #C1B491;*/
}
.navi-head-content {
	margin-left:auto;
	background-image: url(/img/navi-2.jpg);
	background-repeat: no-repeat;
	
	width:191px;
	height:29px;
	padding-left: 20px;
	color: white;
	font-weight: bold;
	font-size: 13px;
}

.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:12px;
	/*width:218px;*/
	line-height:16px;
	color:#57728F;
	text-decoration:none;
} 

.navi-links-inhalt a {
    color:#333333;
    text-decoration: none;
      padding-bottom:5px;
	padding-left:24px;	
    overflow:hidden;
    display:block;
	padding-top:6px;	
}

.navi-links-inhalt a:hover, .navi-links-inhalt .hover {
	color:#57728F;
	text-decoration:none;
	padding-top:6px;	
}

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


#text-navi{
	/*position:absolute; 
	left:576px; 
	top:1002px; */
	width:580px; 
padding-top:20px;
float: left;	
	/*height:15px; */
	z-index:12;
}

.text-navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #7285A3;
	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: #7285A3;
	word-spacing: 6px;
	text-decoration: none;	
}

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


#top{
	position:absolute; 
	left:0px; top:0px; 
	width:990px; 
	height:112px; 
	z-index:1; 
	background-image: url( /img/top.jpg ); 
	layer-background-image: url( /img/top.jpg); 
	border: 1px none #000000;
}

#left-navi-content-box{
	position:absolute; 
	left:0px; 
	top:115px; 
	width:180px; 
	height:310px; 
	z-index:11;
}

#right-navi-content-box{
	position:absolute; 
	left:830px; 
	top:114px; 
	width:160px; 
	height:548px; 
	z-index:2;
}

#bildbeschriftung{
	width:150px; 
	height:45px; 
	z-index:13;
}

#mainlayer{
	width:580px; 
	float: left;
	z-index:12;
}

#mainlayer-content{
	padding-left:5px;
}

#main-middle-content-box{
	position:absolute; 
	left:200px; 
	top:114px; 
	width:620px; 
	min-height: 1200px;
	z-index:4; 
	background-image: url( /img/artikel-back.jpg); 
	layer-background-image: url( /img/artikel-back.jpg); 
	border: 1px none #000000;
	padding-left:10px;
}

#artikel-links-1{
	/*position:relative; 
	left:232px; 
	top:643px; */
	width:273px; 
	/*height:370px; */
float: left;
	z-index:6;
}

#artikel-rechts-1{
	width:265px; 
	padding-left: 20px;
	float: left;
	z-index:7;
}
