h1 { 
	font-family: 'Verdana', Arial;
	font-size: 18pt;
	color: #000000;
	}


h2 {
	font-family: 'Verdana', Arial;
	font-size: 14pt;
	color: #000000;
	}

h3 {
	font-family: 'Verdana', Arial;
	font-size: 12pt;
	color: #000000;
	}

body { 
	font-family: 'Verdana', Arial;
	font-size: 11pt;
	color: #000000;
	background-image:url(Bilder/hintergrund.jpg); background-attachment:fixed; 
	}


a:link { font-family:Arial; font-size: 11pt; color: #708090; text-decoration:none; }
a:visited { font-family:Arial; font-size: 11pt; color: #708090; text-decoration:none; }
a:focus { font-family:Arial; font-size: 11pt; color: #708090; text-decoration:none;}
a:hover { font-family:Arial; font-size: 11pt; color: #708090; text-decoration:none; }
a:active { font-family:Arial; font-size: 11pt; color: #708090; text-decoration:none; }

