
body
{ 
	background-image: url('images/clouds.jpg'); 
	background-color: #FFFFFF; 
	color: #000040;
	font-family:Arial
}
a:active     { color: #FF0000 }
a:link       { color: #0000FF }
a:visited    { color: #800080 }
h1           { text-align: center; font-size:24pt; font-weight:bold }
h2           { text-align: center; font-size:14pt; font-weight:bold }
h3           { text-align: center; font-size:12pt; font-weight:bold }
.linkleiste	 { font-size: 8pt; text-align:center}
.footer	 	 { font-size: 8pt; text-align:center}