body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	
	text-align: center;
	
}
#navlist {
	 display: none;

}
.navzelle {
	vertical-align: top;
	width: 1px;
}

#fussnote {      
   
    
	 display: none;           
}


h1 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: .9em;
   color: #000;
   font-weight: normal;
   display: inline;
}
h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: .05em solid #000;
	text-decoration: none;
}
.hgtable {
	background-color: #FFFFFF;
	width: 100%;
	text-align: left;
	
}
.sublink {
    text-indent: 24px;
}

.normfett {
	font-weight: bold;
}

.normkursiv {
	font-style: italic;
}


.bildrand {
	border: 1px #000000;
	
}
.bildrandmitte {
	border: 1px #000000;
	text-align: center;
	
}
.homebutton {
	height: 110px;
	width: 680px;
	border: none;

}
.formbox {
	width: 450px;
	color: #000;
	background-color: #E9F2F5;
	padding: 10px;

  
}

.reihe {
  clear: both;
  padding: 2px 0px;
}

.label {
  float: left;
  width: 100px;
  text-align: right;
  padding-top: 3px;
  padding-right: 5px;
}

.feld {
  float: right;
  width: 300px;
  text-align: left;
} 

.defbreite {
  width: 260px;
}
.noprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #fff;
}
.toplink {
	font-size: .85em;
	color: #000000;
	text-decoration: none;
	text-align: right;
	
}
.thumb {
	padding: 10px;
	margin: 5px;
	border: 0.1em solid #993333;
}
.header {
	height: 110px;
	width: 600px;
	display: none;
}