body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	
	background-image:  url(madeira-01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	margin: 10px;
	clear: both;
	float: left;
	border: thick ridge #0000CC;
	height: auto;
	width: auto;
	padding: 15px;
	}

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: 16px;
	line-height: 20px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	}
			
p: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;
}

a 	{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	white-space: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;

	}
	

a:link {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #669900;
	background-color: #FFFFFF;
	text-decoration: none;
	white-space: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

	
a:hover {
	font-size: 14px;
	color: blue;
	background-color: yellow;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

	}
	
