body
{
  margin:             0px;
  padding:            0px;
  background-image:   url(grafics/bggelb.jpg);
  background-repeat:  no-repeat;
}

div.bggruen
{
  position:           absolute;
  bottom:             0px;
  right:              0px;
  margin:             0px;
  padding:            0px;
  background-image:   url(grafics/bggruen.gif);
  background-repeat:  no-repeat;
  background-position:right;
  width:              994px;
  height:             557px;
  border:             0px none;
  z-index:            1;
}

div.frame
{
  position:           absolute;
  top:                60px;
  left:               50%;
  margin-left:        -380px;
  padding:            0px;
  width:              760px;
  height:             490px;
  border:             0px none;
  z-index:            2;
}

div.navi
{
  position:           absolute;
  top:                10px;
  left:               0px;
  margin:             0px;
  padding:            0px;
  width:              292px;
  height:             140px;
  border:             0px none;
  font-family:        verdana,arial,sans-serif;
  font-size:          100%;
  font-style:         italic;
  color:              #667788;
  line-height:        130%;
}

div.logo
{
  position:           absolute;
  top:                0px;
  right:              0px;
  margin:             0px;
  padding:            0px;
  width:              445px;
  height:             150px; 
  border:             0px none;
}

div.indexlogo
{
  position:           absolute;
  top:                0px;
  left:               50%;
  margin-left:        -223px;
  padding:            0px;
  width:              446px;
  height:             150px; 
  border:             0px none;
}

div.indexmain
{
  position:           absolute;
  bottom:             0px;
  left:               50%;
  margin-left:        -223px;
  padding:            0px;
  width:              446px;
  height:             338px; 
  border:             0px none;
}

div.mainleft
{
  position:           absolute;
  bottom:             0px;
  left:               0px;
  margin:             0px;
  padding:            0px;
  width:              370px;
  height:             338px; 
  border:             0px none;
}

div.mainright
{
  position:           absolute;
  bottom:             0px;
  right:              0px;
  margin:             0px;
  padding:            0px;
  width:              370px;
  height:             338px; 
  border:             0px none;
}

p.head
{
  font-family:        verdana,arial,sans-serif;
  font-size:          120%;
  font-style:         italic;
  color:              #334455;
}

p.text
{
  font-family:        verdana,arial,sans-serif;
  font-size:          90%;
  color:              #334455;
  line-height:        150%; 
}

p.center
{
  text-align:         center;
  margin:             0px;
  padding:            0px;
}

span.small
{
  font-family:        verdana,arial,sans-serif;
  font-size:          60%;
  color:              #334455;
  line-height:        150%;
  font-style:         italic;
}

a:link
{
  font-family:        verdana,arial,sans-serif;
  font-size:          100%;
  font-style:         italic;
  color:              #667788;
  line-height:        130%;  
  text-decoration:    none;
}

a:hover
{
  font-family:        verdana,arial,sans-serif;
  font-size:          100%;
  font-style:         italic;
  color:              #667788;
  line-height:        130%;
  text-decoration:    underline;  
}

a:visited
{
  font-family:        verdana,arial,sans-serif;
  font-size:          100%;
  font-style:         italic;
  color:              #667788;
  line-height:        130%;
  text-decoration:    none;  
}
