a:link
{
	font-size:8pt;
	font-weight: bold;
	text-decoration: none; 
	color: lightgrey;
}
a:active 
{
	font-size:8pt;
	text-decoration: none; 
	color: #FFFFFF;
}
a:visited
{
	font-size:8pt;
	font-weight: bold;
	text-decoration: none; 
	color: lightgrey;
} 
a:hover 
{
	font-size:8pt;
	text-decoration: none; 
	color: #FFFFFF;
}

body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: lightgrey;
	background: #000000;
}

h1
{
	font-family: Times New Roman;
	font-size: 14pt;
	font-weight: bold;
	color: lightgrey;
}
h2
{
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	color: lightgrey;
}
h3
{
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	color: lightgrey;
}
h4
{
	font-family: Times New Roman;
	font-size: 8pt;
	font-weight: bold;
	color: lightgrey;
}
h5
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(51,51,204);
}
h6
{
	font-family: Verdana, Arial, Helvetica;
	color: rgb(51,51,204);
}

#logo
{
position: absolute; left: 25; top: 20; z-index:20;
}

#linie
{
border-top:1px solid #21DE00; position: absolute; left: 26; top: 132; width:970; height:0; border-left-color:#21DE00; border-right-color:#21DE00; border-bottom-color:#21DE00;
}

#Adresse
{
position: absolute; left: 26; top: 138; width: 131; height: 48;
color: #21de00;
font-weight: bold;
}

#impressum
{
position: absolute; left: 26; top: 595; width: 131; height: 10;
}

#menuleft
{
position: absolute; left: 26; top: 218; width: 131; height: 365;
}

#menutop
{
position: absolute; left: 231; top: 138; width: 445; height: 26;
}

table
{
font-family: Verdana, Arial, Helvetica;
font-size: 10pt;
}

#mytext
{
font-family: Verdana, Arial, Helvetica;
font-size: 8pt;
font-align: justify;
position: absolute; 
left: 176; 
top: 200; 
width: 500; 
height: 406;
}

#bild
{
position: absolute; background-color: grey; left: 700px; top: 20px; width: 269px; height: 335px; border: 1px solid #21DE00; z-index:100;
}

#teaser
{
position: absolute; background-color: grey; left: 700px; top: 365px; width: 271px; height: 240px; border: 1px solid #21DE00; z-index:100;
}


#menu {
	font-size:10pt;
   position: absolute;
   left: 38px;
   margin: 2px;
   padding: 0;
}
#menu  a {
   display: block;
   padding-left: 0;
}
#menu  a:hover {
	text-decoration: none; 
	color: #FFFFFF;
}
#menu ul{
   margin-left: 0;
   padding: 0;
}
#menu li ul {
	font-size:9pt;
   padding: 0;
   margin-left:  12px;
}
#menu li {
   cursor: pointer;
   list-style-type: none;
   text-decoration: none;
   line-height: 10px;
   display: block;
   border: 0px none;
   margin: 0;
   padding: 2px
} 