html, body
{
   font-family: Arial Black;
  color: #000000;
  font-size: 18px;
}

*
{
    margin: 0px;
    padding: 0px;
}

div#ueber
{
    background-color: #808080;
    width: auto;
    height: auto;
    margin: auto;


}

div#Hauptbereich
{
    width: 1200px;
    margin:auto;
    position:relative;
    border: groove 3px;
    border-color: #A7B1B1 
}

div#a
{
 background-color: #FFE604;
 width:1200px;
 height: 120px;
 text-align: center;
 }
 
 div#b
{
    background-color: #656565;
    width: 220px;
    height: 850px;
    float: left;
    background-image: url(background2.jpg)

}

div#c
{
  background-color: #FFFF00 ;
  border: 0px;
  width:980px;
  height: 850px;
  text-align: center;
  float: left;
  font-size: 22px;
  overflow: hidden; 
}

div#d
{
    background-color: #FFE604;
    width: 1200px;
    min-height: 100px;
    text-align: center;
    clear: left;
}

div#img
{
 height: 120px;
 width: auto;
 float: left;
} 

div#img2
{
 height: 122px;
 width: auto;
 float: left; 
}

img
{
 height: 120px;
 width: 220px; 
}

img#a
{
  width: 980px;
  height: 120px;
}

ul
{
    border: 2px;
    color: white;
    text-align: center;
    margin: 35px 12px 0px 8px;
    font-family: Arial Black;
}

ul#xy
{
  margin: 0px;
  padding: 0px 0px 0px 390px;
}

ul.b
{
  padding: 25px 0px 0px 0px; 
}

li
{
  float: left;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  border: 2px groove;
  border-color: #FFFF00;
  background-color: #000000;
  text-align: center;
  background-color: #000000;
  }

li#a
{
  background-color: #FFE604;
  border-color: #000000;
  margin: 0px 0px 0px 0px;
}

li#xy
{
  background-color: #656565;
  border: outset black;
  
}

li.a
{
 list-style-type: none;
 border: 2px solid;
 background-image: url(./button11.jpg) ;
 width: 350px;
 margin: 0px 0px 0px 315px;
 border-color: #FFE800;
}

li.b
{
 list-style-type: none;
 border: 2px solid;
 background-image: url(./button11.jpg) ;
 width: 300px;
 margin: 0px 0px 0px 340px;
 border-color: #FFE800;
}

li.c
{
 list-style-type: none;
 border: 1px solid;
 background-color: #808080;
 border: outset;
 width: 600px;
 margin: 0px 0px 0px 189px;
 border-color: #000000;
}

li.a:hover
{
 background-image: url(./button10.jpg) ;  
}

li.b:hover
{
 background-image: url(./button10.jpg) ;
}

a
{
 color:white;
 text-decoration: none;
 display: block;
 margin: 0px;
 padding: 6px 0px 2px 0px;
 width: 196px;
 height: 30px;
 }

a.vw
{
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  display: block;
  font-family: Arial;
  font-size: 18px;
  width: auto;
}
 
a#b:hover
{
    background-color: #0000FF;
}

a#a
{
 color: black;  
}

a.xy
{
 font-size: 12px; 
}

a.yz
{
  color: black;
}

a.yz:hover
{
  background-color: #346DC3;
  color: #FFFF00;
}

h1
{
  font: bold 45px Arial;
  padding: 25px 0px 0px 0px;
}

h2
{
  font:  bolder 40px Arial;
  text-decoration: underline;
}

h2#a
{
  padding: 25px 0px 0px 0px;
  text-align: center;
}

object
{
  width: 980px;
  height: 800px;
}

object#a
{
  width: 980px;
  height: 850px;
}

p.a
{
 padding: 650px 0px 0px 35px; 
}

p.b
{
 padding: 50px 0px 0px 0px;
}

p.c
{
 padding: 120px 0px 0px 0px;
}

table
{
  font: bold 15px Arial;
  padding: 15px 0px 0px 330px;
}

td
{
  padding: 0px 100px 0px 0px;
  text-align: center;
}
