* {
margin: 0;
padding: 0;
}
body { color: #fff; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; background-color: black; }
h1 
	{ font-size: 12px; font-weight: bold; font-style: normal; line-height: 16px; width: auto; height: auto; margin: 5% 5% 0; }
p { color: #fff; font-size: 10px; font-weight: normal; font-style: normal; line-height: 15px; text-align: justify; position: relative; width: 90%; margin: 0 5%; }

a:link { color:#fff; text-decoration: none; }
a:visited { color: #fff; }
a:hover { color:#000; background-color: #fff; }
a.navi:link { text-decoration:none; font-weight:normal; color:#ccc; background-color: transparent; }
a.navi:visited { color: #ccc; text-decoration: none; }
a.navi:hover { text-decoration:underline; font-weight:normal; color:#fff; background-color: transparent; }
#menue { word-spacing: 10px; position: absolute; top: 580px; right: 390px; }
img { float: right; margin-top: 2px; margin-bottom: 2px; margin-left: 5px; border-width: 2px; }

