body {
  background:#000000;
  color:#000;
  padding:auto;
  margin:auto;
  font-family: Helvetica, SunSans-Regular, Sans-Serif;
font-size:0.9em;
}

#print{
display:none;

}

#frame_hintergrund{
background:#cc9999;
}


#container {
  position:absolute;
  width:750px;
  margin:-200px 0px 0px -375px;
  top: 50%;
  left: 50%;
  text-align: left;
  padding: 0px;
  background-color: #660000;
  border: 0px solid #666;
}

#line_home{
background-image:url("../images/home.jpg");
width:750px;
height:400px;
border: 1px solid #5f5f5f;
border-width:0px 0 0px 0 ;
font-family: Helvetica, SunSans-Regular, Sans-Serif;

}

#line_stationen{
background-image:url("../images/stationen.jpg");
width:750px;
height:400px;
border: 1px solid #5f5f5f;
border-width:0px 0 0px 0 ;
}




#line_live{
background-image:url("../images/impressum.jpg");
width:750px;
height:400px;
border: 1px solid #5f5f5f;
border-width:0px 0 0px 0 ;
}

#line_kontakt{
background-image:url("../images/kontakt.jpg");
width:750px;
height:400px;
border: 1px solid #5f5f5f;
border-width:0px 0 0px 0 ;
}

#line_impressum{
background-image:url("../images/impressum.jpg");
width:750px;
height:400px;
border: 1px solid #5f5f5f;
border-width:0px 0 0px 0 ;
}



#inhalt_mitte{
position:absolute;
background:#cc9999;
margin:0 0 0 150px;
height:400px;
width:300px;

}

#kontakt_text_position{
padding:15px 20px 20px 20px;

}





#navigation{
position:absolute;
margin:20px 0 0 10px;
}

#navigation ul{
list-style:none;
padding:0;
margin:0;
}

#navigation li a{
display:block;
 text-decoration:none;
 color:#ffcccc;
 margin:0px 0 0px 0px;
 padding:10px 0px 10px 7px;
}

#navigation li a:hover{
color:#fff;
}

#navigation li #aktiv{
letter-spacing:2px;
color:#ffffff;
}



a{
color:#333;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}


h1{
padding:10px 0;
margin:0;
font-size:1.0em;
color:#660000;
}


h5{
padding:10px 0;
margin:0;
font-size:0.9em;
}

h3{
font-size:1.0em;
color:#000;
padding:10px 0 0 0;
margin:0;
}

#text_hervorheben{
color:#fff;
font-style:italic;
font-weight:bold;
font-size:0.9em;
}

#adresse_home{
position:absolute;
margin:370px 0 0 170px;
color:#fff;
font-size:12px;
letter-spacing:1px;
}

#adresse_home a{
color:#fff;
}



