BODY {
	margin-top : 10px;
    margin-bottom : 10px;
	color : #CC0000;
	background-image : url(icons/backy.gif);
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
}

H1 {
	font-weight : bold;
	font-size : xx-large;
; font-family: Arial, Helvetica, sans-serif
; color: #CC0000;
}

H2{
	font-weight : bold;
	font-size : x-large;
   font-family: Arial, Helvetica, sans-serif;
  color: #cc0000;
}

H3{
	font-size : large;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
; color: #CC0000
}

H4 {
	font-size : medium;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H5 {
	font-size : small;
	font-weight : bold;
    font-family: Verdana, Arial, Helvetica, sans-serif
}

LI {
	list-style-image : url(icons/aniQuadrat.gif);
	list-style-type : disc;
}

TD {
	color : #CC3366;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

UL {
	list-style-image :  url(hastDu%20LustamSamstagzumEssenzukommen/aniQuadrat.gif);
	list-style-type : disc;
}
a:hover {  color: #009900; text-decoration: underline}

