  /* ---------  CSS by media.art 2009  ---------  */



body {
    background: white;  
    margin: 0; padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




  /* ----------------------------------- Header ----------------------------*/


.header {
     position:absolute;
     top:0px;
     left:0px;
     width: 100%;
     padding:0px;
     margin: 0px;
	 background-image: url(../bilder/hintergrund-2.gif);
	 height: 170px;
}

.logo {
     position:absolute;
     top:50px;
     left:100px;
     padding:0px;
     margin: 0px;
}


  /* ----------------------------------- Content ----------------------------*/
  


#content_container {
    height:95%;
    overflow:auto;
}

.content {
     position:absolute;
     top:230px;
     left:104px;
     width:480px;
     padding:0px;
     margin:0px;
}

.breit {
     position:absolute;
     top:230px;
     left:104px;
     width:750px;
     padding:0px;
     margin:0px;
}



.rechts {
     position:absolute;
     top:230px;
     left:560px;
     width:400px;
     padding:0px;
     margin:0px;
}


.links {
     position:absolute;
     top:230px;
     left:104px;
     width:400px;
     padding:0px;
     margin:0px;
}

.logos {
	position:absolute;
	top:930px;
	left:104px;
	width:595px;
	padding:0px;
	margin:0px;
}


.lauftext {
	 line-height: 1.8em;
	 font-size: 12px;
 	 color: #3d3c3e;
	list-style-image: url(../bilder/bullet.gif);
}


.lauftext a{
	 text-decoration: none;
	  	 color:#e3007a;
} 

.lauftext a:link{
	 text-decoration: none;
} 

.lauftext a:hover{
	color: #0070b8;
} 

.adresse {
	 line-height: 1.5em;
	 font-size: 12px;
 	 color: #3d3c3e
} 

.adresse a{
	 text-decoration: none;
	  	 color:#e3007a;
} 

.adresse a:link{
	 text-decoration: none;
} 

.adresse a:hover{
	 	 color: #0070b8;
} 


.lauftexttitel {
 	 color: #535254;
	font: bold 18px/2.2em Arial;
} 

.logoprint{
	display: none;
}

.foto {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 6px;
}

.textklein {
	 line-height: 1.7em;
	 font-size: 10px;
 	 color: #3d3c3e;
	list-style-image: url(../bilder/bullet.gif);
}




/* ----------------------------------- Boxen ----------------------------*/
.button {
     position:absolute;
     top:240px;
     left:700px;
     width:100px;
     padding:0px;
     margin:0px;
}

.box{
     position:absolute;
     top:258px;
     left:700px;
     width:200px;
     padding:0px;
     margin:0px;
}


.boxstartseite{
     position:absolute;
     top:258px;
     left:800px;
     width:200px;
     padding:0px;
     margin:0px;
}

.textbox {
	 line-height: 1.6em;
	 font-size: 10px;
 	 color: #000;
} 

.textbox a{
	 text-decoration: none;
	  	 color: #e3007a;
} 

.textbox a:link{
	text-decoration: none;
	font-weight: bold;
	line-height: 1.7em;
} 

.textbox a:hover{
	color: #0070b8;
	
} 

.textbox a:visited {
	font-weight: bold;
} 

#textboxaktiv{
	color: #0070b8;
	font-weight: bold;
}

.textboxtitel {
 	 color: black;
	font-weight: bold;
    font-size: 10px;
    line-height: 0.7em;
	border-bottom: 1px solid #e3007a;
	width: 205px;
	display: block;
	margin-bottom: 10px;
}





/* ----------------------------------- Navigation -------------------------*/
#Naviaktiv{
	color: white;
	padding-bottom: 2px;
    border-bottom: 1px dotted white;

}

.Navigation {
    position:absolute;
    top:142px;
    left:105px;
    padding:0px;
    margin:0px;
}

ul.Navigation {
    float: left; 
    margin: 0; padding: 0;
	font-size: 11px;
	
}
ul.Navigation li {
	list-style: none;
    display: inline;
    margin: 0;
	padding-right: 20px;

}

ul.Navigation a {
	color: white; 
	text-decoration: none;	
}

ul.Navigation a:link {
color: white; 
}

ul.Navigation a:visited {
	color: white;

}
ul.Navigation a:hover {
    color: white;
    padding-bottom: 2px;
    border-bottom: 1px dotted white;
}

ul.Nav a:link {
	color: white;
}



/* ----------------------------------- Subavigation -------------------------*/

#Subnaviaktiv{
	color: #626262;
}
	
.Subnavigation {
    position:absolute;
    top:179px;
    left:81px;
    padding:0px;
    margin:0px;
	width: 203px;
}

ul.Subnavigation {
    float: left; 
    margin: 0; padding: 0;
	font-size: 14px;
	
}
ul.Subnavigation li {
	list-style: none;
    display: block;
    margin: 0;
	line-height: 38px;
	border-top: 1px dotted silver;
}

ul.Subnavigation a {
	text-decoration: none;	
}

ul.Subnavigation a:link {
color: #a7a7a7;
}

ul.Subnavigation a:visited {
	color: #a7a7a7;
  
}
ul.Subnavigation a:hover {
    color: #4d4d4d; 
}

/* ----------------------------------- Footer ----------------------------*/

.footer {
    position:fixed;
    bottom:0px;
    background:#0070b8;
    width:100%;
	height: 40px;
}

#Footeraktiv{
	color: white;
	padding-bottom: 2px;
    border-bottom: 1px dotted white;

}

ul.naviunten {
    float: left; 
    margin: 13px 0 0 104px; padding: 0;
	font-size: 10px;
	
}
ul.naviunten li {
	list-style: none;
    display: inline;
    margin: 0;
	padding-right: 22px;

}

ul.naviunten a {
	color: white; 
	text-decoration: none;	
}

ul.naviunten a:link {
color: white; 
}

ul.naviunten a:visited {
	color: white;

}
ul.naviunten a:hover {
    color: white;
    padding-bottom: 2px;
    border-bottom: 1px dotted white;
}



/* ----------------------------------- Hacks -----------  ----------------*/


a:hover.img {
	border-bottom-style: none;
	} 
}

a img { 
   border: none; 
} 

img { 
border: 0px; 
}



  

