body {
background-image:url(media/hintergrund.png);
background-color:#C0C0C0;
font-family:Verdana;
color:#000000;
text-decoration:none;
font-size:0.9em;
font-style:normal;
font-weight:500;
text-align:justify;
}

#logo   {background-color:transparent;z-index: 1; top:10px; left:393px; width: 214px; height: 100px; position: absolute }

#menue { background-color: #C0C0C0; position: absolute; z-index: 1; top: 150px; left: 790px; width: 210px; height: 400px }

#inhalt{position:absolute; z-index:1; top:115px;left:0px;width:800px;}

table   { color: #000000; font-style: normal; font-weight: 500; font-size: 0.9em; font-family: Verdana; text-decoration: none; text-align: justify; position: absolute; left: 5%; width: 90% }

.menue  {background-color: color: #000000; font-style: normal; font-weight: 500; font-size: 0.9em; font-family: Verdana; text-decoration: none; text-align: justify; border: solid 1px gray; left: 0px; width: 100%; height: 100% }

h1 {font-family:Verdana;
color:#000000;
text-decoration:none;
font-size:1.1em;
font-style:normal;
font-weight:700;
text-align:center;
}

h2{font-family:Verdana;
color:#000000;
text-decoration:none;
font-size:0.9em;
font-style:normal;
font-weight:700;
text-align:center;}

h3{font-family:Verdana;
color:#000000;
text-decoration:none;
font-size:0.9em;
font-style:normal;
font-weight:700;
text-align:center;}

h4{font-family:Verdana;
color:#000000;
text-decoration:none;
font-size:0.9em;
font-style:normal;
font-weight:700;
text-align:left;}


p{font-family:Verdana;
color:#000000;
text-decoration:none;
font-size:0.8em;
font-style:normal;
font-weight:500;
text-align:justify;
}

.menueslogan {
font-family:Verdana;
color:#000000;
text-decoration:none;
font-size:0.8em;
font-style:normal;
font-weight:500;
text-align:left;
}

hr  { position: absolute; left: 5%; width: 90%;height:1px;}
a:link	{
	color:#000000;
	font-weight:500;
	text-decoration:none;
	}
a:visited {
	color:#000000;
	font-weight:500;
	text-decoration:none;
	}
a:hover	{
	color:#000000;
	font-weight:500;
	text-decoration:underline overline;
	}
a:active	{
	color:#000000;
	font-weight:500;
	text-decoration:none;
	}
a:focus	{
	color:#000000;
	font-weight:500;
	text-decoration:underline overline;
	}