body { background-color:#38789F;}

a:link {text-decoration:none }
a:visited {text-decoration:none }
a:hover {text-decoration:underline }
a:active {text-decoration:none  }

img {border:none;}

a, span, div, p, font
{
text-align: left;
font-family:Arial;
font-size:100%;
text-decoration:none;
color:white;
}

h1
{
font-weight:bold;
font-family:Arial;
font-size:140%;
text-decoration:none;
color:white;
}

h2
{
font-weight:bold;
font-family:Arial;
font-size:100%;
text-decoration:none;
color:white;
}

#minitext
{
font-family:Arial;
font-size:70%;
text-decoration:none;
color:white;
}

#maintable
{ 
  width:90%;
}

#menuetable
{ 
   width:155px;
   text-align:center;
}

#mainheader
{
  text-align:center;
}

#menuefield
{
  height:27px;
  vertical-align:middle;
  background-image: url(../bilder/menuebutton_breit.gif);
  background-repeat:no-repeat;
}

#menuespacer
{
  height:29px;
}



