body {
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	}





h1	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	background-color: #00FF00;
	text-decoration: none;
	text-align: left;
	}
	
	
p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	background-position: center;
	color: #000000;
	text-align: center;



	}
			
k:first-letter {
	font-size: 20px; 
	font-weight: bold;
	color: #999999	 }			
				
				
.Standard-Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	

}
.Überschrift-01 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	background-color: #00FF00;
	text-decoration: underline;
}

.Achtung {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FF0000;
	background-color: #FFFF00;
}


.impressum {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	background-color: #FFFFFF;
	background-position: center;
	}

.impressum:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	background-color: #FFFFFF;
	background-position: center;

}

.impressum:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	background-color: #FFFFFF;
}


a 	{
	text-alagin: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	white-space: nowrap;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-position: center;
	text-align: center;
	display: inline;
	clear: left;
	float: left;
	height: auto;
	width: 100px;
	}
	

a:link {
	text-alagin: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	background-position: center;
	text-align: center;
	display: inline;
	clear: left;
	float: left;
	line-height: 15px;
	white-space: nowrap;
	height: auto;
	width: 100px;
	
}

	
a:hover {
	font-size: 14px;
	color: blue;
	background-color: yellow;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: 100px;
	}
	
