html {
	height:auto !important;
}


body {
	color:#000 !important;
	background-color:#fff !important;
	height:auto !important;
	font-size: 10pt; line-height:normal; color: #333333;
	}
	
.seitenumbruch { page-break-before: always; }

.nichtdrucken { display: none; }

.drucken { display: block; }

#kopfdruck { 
   display: block;  
   margin: 0 0 20px 0;
   padding: 0 0 40px 0;
   border: 0; 
   border-bottom-width: 10px;
   border-style:solid;		
   border-color: #EF8108; }  

#kopf, #links, #rechts, #nav-oben, #nav-unten, #kontaktbox01, #kontaktbox02, #fusszeile { display: none; }

#main, #main01, #inhalt {  width: 100%; margin: 0; padding: 0; border: 0;}

#inhalt { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #14154D; }

#inhalt a {
	color: #2A2B62;
	text-decoration: none; }

h1 { 
   font: bold 14pt Trebuchet MS,Arial,Georgia,Helvetica,sans-serif;     
   color: #EF8108;
   margin: 0;
   padding: 0 0 15pt 0; }   
   
#inhalt ul {
list-style:square  ; } 	