A {
	font-style : italic;
	text-decoration : none;
	color : Black;
}

BODY {
	background : Yellow;
}

H1 {
	font-size : normal;
	font-weight : bolder;
	margin-top : 15px;
	font-family : sans-serif;
}

LI {
	list-style-type : disc;
}

P.Impressum {
	font-size : smaller;
}

p.Begruessung {
	font-size : larger%;
}

UL {
	margin-top : 0%;
	font-family : sans-serif;
	font-size : smaller;
	text-align:center;
}


P {
	margin-top : 15px;
	font-family : sans-serif;
	font-size : normal;
	font-weight : normal;
	text-align : center;
	clear:all
}

P.Zeilenwechsel {
	float : none;
}

TD.Seite {
	background : #FFFFF0;
}



