body {
	background-color:#CC0000;
	}
p,li {
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
h1 {
 font-family: arial, helvetica, sans-serif;
 font-size: 18pt;
 text-align: center;
 font-weight: bold;
 color: #ff0000;
}
h2 {
 font-family: arial, helvetica, sans-serif;
 font-size: 14pt;
 text-align: left;
 color: #ff6600;
}
a:link {
	color: #006600;
	font-size: 12pt;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
}
a:visited {
	color: #A8A8A8;
	font-size: 12pt;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
}
table {
	background-image:url(../images/beendet.gif);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
	background-position:middle;
}	

