body {
    background-color: #fff;
    font: 12px "Times New Roman", Times, serif;; 
	  color: #000; 
    margin: 0; padding-top: 0px;
    min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  }

h3 { font-size: 18px; color: #000; }
h4 { font-size: 15px;  color: #000; }
b { color: #333 }

table, td { font: 13px "Times New Roman", Times, serif;   }

#header { 	margin: 0;	padding: 0; }

#content {
		width:720px;
		text-align: left; 
		margin: 0;
		padding: 0;
}
  
  .li1 {
    padding-bottom: 3px;
    padding-top: 2px;
			list-style-type: square; 
			margin-top: 4px; 
			margin-left: 20px
  }
  
 .li2 {
    padding-bottom: 3px;
    padding-top: 2px;
			list-style-type:circle ; 
			margin-top: 4px; 
			margin-left: 32px
  }
  
.li3 {
    padding-bottom: 3px;
    padding-top: 2px;
		margin-top: 4px; 
		margin-left: 2px
  }
  
  #preis td { text-align: center }
  div#Inhalt .text2 { font-size: 10px; ; line-height: 15px }
 

div#Inhalt {
		margin-left: 0px;
		padding-right: 100px;
		padding-left: 35px;
		padding-top: 10px;
		padding-bottom: 10px;
}

div#Inhalt p { line-height: 15px ;  }

ul#sitemap a { color:#006594; }

div#Inhalt a.dec:link, div#Inhalt a.dec:visited { 
		background-image: url(bilder/link_bullet.png); 
		background-repeat: no-repeat; 
		color:#006594;
		font-size: 11px;
		font-weight: bold;
		background-position: 0px 2px; 
		padding-left: 17px; }
		
div#Inhalt a:hover { text-decoration:none;  }

div#Inhalt ul, div#Inhalt ol { padding: 0; margin: 0; line-height: 19px ;	padding-left: 20px;
}

.textfeldmuss {  
	background-color:#CAE4F1; 
	border:1px solid #666666;
	width:250px; 
	}

.textfeldkann { 
	border:1px solid #666666;
	width:250px; 
	}

.button { 
	background-color:#CCCCCC; 
	color:#000000; width:90px; 
	border:1px solid;
	border-color: #CCCCCC #000000 #000000 #CCCCCC}

.fehler { font-size: 14px; color: #3c7dc4 }
.textfeld_mehr { border:1px solid #666666; width:342px; }
.textfeldplz { border:1px solid #666666; width:50px; }
.textfeldort { border:1px solid #666666; width:196px; }
.page_label_pfad {  font-size: 10px; font-weight: bold}

#fdrucktop { display: none; }
