

@media screen {

		
#navibg { 
	  position:absolute; 
		top:80px; 
		left:30px; 
		width:10px;
		height:500px; 
		background-image:url(/images/bg_navi2.gif);
		background-repeat:repeat-y;
		}

#navi { 
	  float:left;
		margin-left:30px; 
		width:120px; 
		}



#rand { position:absolute; 
		top:80px; 
		left:0px; 
		width:30px; }


		
.head1 { 
    float:left; 
	width:300px; 
	height:85px;
	background-image:url(/images/i_bg_head.png);
	background-repeat:repeat-y;
	border-bottom:1px solid white;	
	}

.head2 { 
		width:200px;
		height: 80px;
		margin-left:60px;
		background-image:url(/images/i_logo_oben1.png);
		background-repeat: no-repeat;
		}

.head3 { 
	  float:left;
		height:86px;
		background-image:url(/images/i_banner.jpg);
		}




}
/* Ende Media Screen */			

		


.content { 
        float:left; 
		width:800px; 
		}




#spalte1 { float:left;
		width:395px;
		}
		
#spalte2 { float:left; 
	margin-left:10px;
		width:395px;
		}
		
#spalte12 { 
		float:left;
		width:100%;
		overflow:visible;
		}

#aktuellhead { 
		left:0px; 
		width:100%;
		margin-top:2px;
		background-image:url(/images/verlauf.jpg);
		background-repeat:repeat-y;
		}
#aktuell { 
		left:0px; 
		width:100%;
		background: white;
		}

#terminhead { 
		left:0px; 
		width:290px;
		height:15px; 
		margin-top:5px;
		margin-bottom:5px;
		background-image:url(/images/verlauf.jpg);
		background-repeat:repeat-y;
		}

#teaser { 
		left:0px; 
		width:290px;
		height:65px; 
		margin-top:5px;
		margin-bottom:5px;
		background: white;
		}

.fuss {
  margin-top:8px;
  margin-bottom:20px;
  border-top:1px solid #ee7f00;
  color: #666666;
  font-size:9px;
  text-align:right;
  background-color:#FFFFFF;
  }


/* Media PRINT */

@page { size:21.0cm 29.7cm;
        margin-top:4cm;
        margin-bottom:1.4cm;
        margin-left:1.5cm;
        margin-right:1cm
}




/*  Formatierungen für Zeitung  */	

#zeitung { 
		position: absolute; 
		top: 101px; 
		left: 160px;
		width: 16cm; 
		height: 10cm;
		overflow:visible;
		background:white;
		}

#artikelkopf {
		margin-bottom: 0.2cm;
		}

#spaltenbody {
		width:16cm; 
		height:7cm; 
		left: 0px; 
		top: 0px; 
		}

#sp1 {
		position:absolute; 
		left:0cm; 
		width:6.2cm;
		background:white;
		}

#sp2 {
		position:absolute; 
		left:6.5cm; 
		width:6.2cm;
		background:white;
		}

#sp3 {
		position:absolute; 
		left:13cm; 
		width:6.2cm;
		background:white;
		}

#artikelinfo {
		height:20px;
		min-width:600px;
		margin-bottom: 0.3cm;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #666666;
		}
	
#pressdatum {
	margin-left:0.1cm;
	}
	
#presstitel {
	margin-left:0.3cm;
	width:16cm;
	background-image:url(/images/verlauf.jpg);
	background-repeat:repeat-y;
	}
	
#presssub {
	margin-left:0.3cm;
	width:16cm;
	margin-bottom:0.1cm;
	}	
