@charset "utf-8";
html, body {
	margin: 0;
	padding: 0;
	min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
	height:100%;
	width:100%; color:#FFFFFF;

	background:  #505050;
	font-family: Georgia, "Times New Roman", Times, serif;font-size: 12px;
	text-align: justify;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0.1em; padding:0 0 0 2px;
}
h2 {
	font-size: 16px;line-height: 20px;
	font-weight: bold;
	margin: 0;padding:0 0 0 2px;color:#fff;
}
h3 {
	font-size: 15px;line-height: 20px;
	text-align: justify;
	font-weight: normal;
	margin:  0;padding:0 0 0 2px;
}
h4 {
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
	margin: 0.2em 0;
	line-height: 20px;
	 }
h5  {
	font-size: 11px;
	font-weight: normal;
	margin:  0;padding:0 0 0 2px;
}
div#Seite {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 1005px;
	padding: 0px;
	border: 0px;
}
div#logo {
	
	margin: 0; 
	padding: 0;
	width:1000px;
    height: 119px;background:url(images/top.jpg) no-repeat center;
	border: 0 ;
}
* html div#logo {
	margin: 0; 
	height: 119px;
	width:1000px;		
}

div#logo a {
	text-decoration:none;	
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; 
	color: #fff;
}
div#logo a:visited {
	color:#fff;
}
div#logo a:hover {
	color: #fff
}
div#logo a:active {
	color:#fff
}
div#bilder {
	
	margin: 0; 
	padding: 0;
	width:1000px;
    height: 140px; background:url(images/bilder_hint.jpg) no-repeat center;
	border: 0 ;
}
* html div#bilder {
	margin: 0; 
	height: 140px;
	width:1000px;
	}
div#mitte {
	margin: 0 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; color:#000000;  	 
	padding: 0 0 0 0;
	width:1000px;
    background:  #e5decc url(images/solingen.gif)  right bottom no-repeat ; 
    height:390px;
	border: 0 ;
	 
}
* html div#mitte {
	margin: 0 0 0 0;
	height: 1em;
	height:390px;
	width:1000px;
	min-height:390px;
	
}
div#mitte h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0.1em; padding:0 0 0 2px;
}
div#mitte h2 {
	font-size: 16px;line-height: 20px;
	font-weight: bold;
	margin: 0;padding:0 0 0 2px;color:#fff;
}
div#mitte h3 {
	font-size: 15px;line-height: 20px;
	text-align: justify;
	font-weight: normal;
	margin:  0;padding:0 0 0 2px;
}
div#mitte h4 {
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
	margin: 0.2em 0;
	line-height: 20px;
	 }
div#mitte h5  {
	font-size: 11px;
	font-weight: normal;
	margin:  0;padding:0 0 0 2px;
}
div#mitte a {
	text-decoration:none;
	font-style: italic;
	font-weight:bold;
	font-size: 14px;
	color: #000
}
div#mitte a:visited {
	color:#000;
}
div#mitte a:hover {
	color: #000
}
div#mitte a:active {
	color:#000
}
div#unten {
	margin: 0 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif; font-size:10px;  	 
	padding: 0 0 0 0;
	width:1000px;
    background:  #000;
    min-height:40px;
    border: 0 ;
	height:40px; 
}
* html div#unten {
	margin: 10px 0 0 0;
	height:40px;
	width:1000px;
	min-height:40px;
	
}
div#unten a {
	text-decoration:none;
	font-style: italic;
	font-weight:bold;
	font-size: 10px;
	color: #ccc
}
div#unten a:visited {
	color:#ccc;
}
div#unten a:hover {
	color: #ccc
}
div#unten a:active {
	color:#ccc
}
div#unten_z {
	margin: 5px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif; font-size:10px;  	 
	padding: 0 0 0 0;
	width:1000px;
    background:  #fff;
  
    border: 0 ;
	height:5px; 
}
* html div#unten_z {
	margin: 3px 0 0 0;
	height:5px;
	width:1000px;
	
	
}
