body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

p {text-align:justify;}

div {text-align:justify;}
#strich{
	position: absolute;
     width:870px;
     background-color:#FF9900;
     left: 50%;
     margin-left: -385px;
     height:3px;
     margin-top:254px;
     z-index:2;
     border:0px;
     padding:0px;
     	
}

#cont-home {
	position: absolute;
	width: 1000px;
	/*height: 600px;*/
	z-index: 1;
	left: 50%;
	margin-left: -500px;
	margin-top: 0px; /*	background-image: url(images/hintergrund_start.gif);
	background-repeat: no-repeat;
     	padding-left: 50px;
	padding-right: 50px;
*/

	border-color: #CCCCCC;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 0px;
	border-style: solid;
	z-index:1;
}



   #titel{
   float:left;
   	font-weight:normal;
   	font-size: 18px;
   	margin-top: 35px;
   	margin-left: 25px;
   	color: #002569;
   	display:inline;
   }


   #termine{
   display:none;
   	float: left;
   	width: 260px;
   	height: 25px;
   	line-height: 25px;
   	border-color: #002569;
   	border-width: 1px;
   	border-style: solid;
   	text-align: center;
   	color: #ffffff;   
   	font-weight:bold;
   	margin-top: 35px;
   	margin-left: 140px;
   	font-size:14px;
   	background-color:#FFCC00;
   }

#termine a{
	text-decoration:none;
	color:#fff;

}

#termine a:hover{
	text-decoration:underline;

}


#logo{
     clear:left;
     float:left;
     margin-left: 25px;
     margin-top:10px;
     display:inline;
}

#rabes{
     width:250px;
     float:left;
     margin-left:20px;
	color: #002569;
	margin-top:50px;
	text-align:left;

}

#meyer{
     float:left;
     margin-left:150px;
	color: #002569;
	margin-top:50px;
}



#links{
     float:right;
     margin: 40px 164px 0px 0px;
     display:inline;
     
    /* 
    margin: 40px 165px 0px 0px;
    clear:both;
     width:250px;
     margin-top:0px;
      float:left;
     margin-left:422px;
     background-color:#f00;
   */ 
  
  
}




#links img{margin-right:10px}

#links a{text-decoration:none;}
#links a:hover {text-decoration:underline;}




.l1 a{font-size:18px;color:#002569;}
.l2 a{font-size:12px;color:#f90;}
.l3 a{font-size:12px;color:#090;}
.l4 a{font-size:12px;color:#c03;}

.t1{font-size:18px;line-height:25px;}

.t2{font-size:14px;line-height:20px;font-weight:bold;}

.t3{font-size:12px}

#text{
     float:left;
     background-color:#B0B9D5;
     width:1000px;
     font-weight:normal;
     margin-top:30px;
     padding:10px 0px 10px 0px;
     display:inline;
}

#text-l{
     clear:left;
     display:inline;
     float:left;
     margin:0px 0px 0px 200px;
     width:330px;
     color:#002569;
}

#text-l a{color:#002569;font-weight:bold;}

#text-r{
display:inline;
     float:left;
     margin-left:75px;
     width:340px;
     color:#002569;
     
}


#fuss{
    
	position: absolute;
	width: 900px;
	z-index: 1;
	left: 50%;
	margin-left: -450px;
	margin-top: 600px;
	text-align:center;

}


#fuss a{font-size:11px;color:#002569;text-decoration:none;margin-right:5px;margin-left:5px;}
#fuss a:hover{text-decoration:underline;}

   #fuss span{
   	color: #CCCCFF;
   	font-size: 10px;
   	text-align: justify;
   }

