body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color: #f5f5f5;
  text-align: left;
  padding-top: 0;
  font-size: 12px;
  color: #333;
 
}

#container {
width: 100%;
height: 100%;
}


#head {
display: none;
}

#content{
border: none;
width: 100%;
height: 100%;
}

#bild{
display: none;
}


#leftnav {
display: none;
}

			
#text{
margin-left: 0; 
width: 100%;
line-height: 1.4em;
}

#text h1{font-size: 16px;  font-weight: 600; }
#text h2{font-size: 14px;}
#text h3{font-size: 12px;}

h1.druck {font-size: 18px; border-bottom: 1px solid #333; width: 100%; font-weight: 500;}


p{margin-top: 3px; margin-bottom: 9px;}
p.kurz{ width: 100%;}
#fusszeile {width: 100%; margin-top: 1cm; font-size: 9pt; border-top: 1px solid black; text-align: center;}
#footer {display: none;}



			
	
	
	