/* hauptbereich Mitte
	und Seitenfenster */

body {
	margin: 0px;
	clear: both;
	float: left;
	height: auto;
	width: auto;
	color: #FFFF00;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000000;
	}

p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	list-style: square outside;
	color: #000000;
	text-align: center;
	}


h1	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #FFFF00;
	line-height: normal;
	}

h2	{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #000000;
	line-height: normal;
	}	
	
h3	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	color: #666666;
	line-height: normal;
	}	
	
h4	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #666666;
	line-height: normal;
	}	
	
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color: #666666;
	font-weight: bold;
	line-height: normal;
}
		
.Adresse {
	margin: 0px;
	height: auto;
	width: auto;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: top;
	text-align: left;
	}		
	
.HV {
	margin: 0px;
	height: auto;
	width: auto;
	color: #666666;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	}		
				
.Standard-Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	}
	
.layer {
	background: #FFFFFF url(Bilder/pixel-w.gif);
}

.layer-bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align: center;
	}
	

	
.impressum {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	background-position: center;
	}
	
/* vor dem ersten Besuch */
/* Reihenfolge einhalten !!! 
a:link {  Deklarationen  }
a:visited {  Deklarationen  }
a:hover {  Deklarationen  }
a:active { Deklarationen  }
a:focus {  Deklarationen  }	*/

a 	{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FFFF00;
	text-decoration: none;
	white-space: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}

a:link {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FFFF00;
	text-decoration: none;
	white-space: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/* nach dem Besuch */
a:visited {
	color: #00FF00;

}

/* Mouse drüber */	
a:hover {
	font-size: 12px;
	color: #FF0000;
	background-color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
	
/* während Mouse gedrückt ist */		
a:active {
color: #FF0000;
}

/* Seite ist aktive */	
a:focus {
	color: #FF0000;
	}
	
.impressum {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	background-position: center;
	}
.impressum:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	background-position: center;

}

.impressum:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	background: #FFFFFF;
}
	
.Saeule {
	font: italic bold normal 18px Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	text-align: left;
}
