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

div, p {text-align:justify;}

a{color:#002569;}

td {font-size:12px;}
table, tr, td{margin:0px;
padding:0px;
border:0;
margin-top:10px;
}


h1{font-size:16px;}
h2{font-size:14px;}

#head{}

#strich{
	position: absolute;
     width:915px;
     background-color:#FF9900;
     left: 50%;
     margin-left: -432px;
     height:2px;
     margin-top:99px;
     z-index:2;
     	
}

#cont-home {
	float:none;
	width: 1000px; /**/
	height: 628px;
     margin:0 auto;
	border-color: #CCCCCC;
	border-width: 2px 2px 2px 2px;
	border-style: solid;

}

.team{clear:left;float:left;width:600px;margin-top:20px;}
.team img{margin-right:20px;}



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


   #termine{
   	float:right;
   	width: 260px;
   	height: 25px;
   	line-height: 25px;
   	border-color: #002569;
   	border-width: 1px;
   	border-style: solid;
   	text-align: center;
   	color: #002569;
   	margin-top: 35px;
   	margin-right: 18px;
   	font-size:14px;
   	 display:inline;
   }

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

}

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

}


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





#links{
    /* clear:both;*/
     float:left;
     margin-top:-20px;
     margin-left:648px;
      display:inline;
}

#links2{

     float:left;
     margin-top:0px;
     margin-left:0px;
     
}

#links img{margin-right:10px}

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

#links2 img{margin-right:10px}

#links2 a{text-decoration:none;}
#links2 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;}

.t3{font-size:12px}

#unten{
     float:left;
     background-color:#B0B9D5;
     width:100%;
     font-weight:normal;
  min-height:430px;
   padding-top:30px;
   /*padding-left:25px;*/
   margin-top:8px;
}

#nav{
 float:left;
     width:125px;
     background-color:#B0B9D5;
     height:432px;
}

#nav ul{   padding:0px;}

#nav li{
    padding-left:28px;
     list-style:none;
	line-height: 30px;
	background-image: url(images/nav_off.gif);
	background-repeat: repeat-x;
	font-weight:bold;
     }

#nav li.on{
background-image: url(images/nav_on.gif);
	background-repeat: none;
}



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

/*unternavigation*/

#nav li li {
background-image: url(images/nav_2_off.gif);
	background-repeat: none;
padding-left:35px;
margin-left:-28px;
line-height:25px;
font-size:11px;

}



#inhalt{
 float:left;
 /*margin-top:30px;*/
 margin-left:30px;
 width:830px;
}

.plan-ueber{
	position: absolute;
	width:320px;
	left: 50%;
	margin-left:170px;
	margin-top:200px;
	z-index:10;
	visibility:hidden;
}
#fuss{
	/*	position: absolute;

	z-index: 1;
	left: 50%;
	margin-left: -400px;
	margin-top: 600px;

*/

	padding-top: 10px;
	float: none;
	margin: 0 auto;
	width: 1000px;
	text-align: center;
}

input.button{
	padding:0px;
	margin:0px;

}

.tag{
	width:25px;
	font-size:10px;

}

#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;
   }

