html, body, div.mitte, div.ueberschrift, div.navi, div.fusszeile { width: 780px; margin: 0px auto; color: black; background-color : #ffeb95;
	font-family: Arial, Tahoma, Verdana, FreeSans, sans-serif; font-size: 12px; border: none; }

h1, h2 { color: black; margin: 0px auto; padding: 0px 0 0px 0; text-align: center; }

h1 { font-size: 26px; margin: 0px 0px 0px 0px; }

h2 { font-size: 14px; }

img { text-decoration: none; border: none; }

a { color: black; text-decoration: none; }
a:hover { background-color : #ffffff; }

div.ueberschrift { position: absolute; top: 0px; height: 50px; padding: 0px 0px 0px 0px; text-align: center; }

div.mitte { position: absolute; top: 50px; padding: 10px 0px 0 0px; text-align: center; text-decoration: none; }

div.navi { background: #fff7b0; height: 23px; font-size: 11px; padding-top:2px; }

a.menue { background: #fff7b0; height: 23px; font-size: 11px; padding-top:2px; }
a:hover.menue { background-color : #ffffff; }

div.fusszeile { position: absolute; top:600px; text-decoration: none; text-align: left; padding: 10px 0px 0 0px; }


