body,p,div,td,th,address,blockquote,nobr,a,input,select,textarea,span
{
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
h1 { font-size: 20pt; }
h2 { font-size: 14pt; }
div.menuLinks { position: absolute; left: 0px; top: 0px; width: 200px; text-align: center; }
div.menuRechts { position: absolute; right: 0px; top: 0px; width: 200px; text-align: center; }
div.menu2 { position: absolute; right: 5px; top: 5px; }
div.balken { position: absolute; left: 0px; top: 100px; width: 100%; height: 100px; background-color: #231F20; }
div.logo { position: absolute; left: 100px; top: 100px; width: 1500px; height: 100px; /*background-image: url(images/Logo.jpg); */background-repeat: no-repeat; text-align: left; }

span.name { color: #FF6600; font-weight: bold;  }
span.nameGross { font-size: 14pt; color: #FF6600; font-weight: bold; }

a:link { text-decoration: underline; }
a:hover { text-decoration: underline; font-weight: bold; }