body
{
 background-color: #ffffff;
 min-width: 300px;
 padding: 1px;
}

p,li,h1,h2,h3
{
 font-family: Arial, sans-serif;
 letter-spacing: 0px;
 margin: 4px;
}

p
{
 font-size: 12px;
 font-weight: normal;
 color: #000000;
}

h1
{
 font-size: 16px;
 font-weight: normal;
 color: #000000;
}

h2
{
 font-size: 12px;
 font-weight: normal;
 text-transform: uppercase;
 letter-spacing: 0.4em;
 color: #000000;
}

h3
{
 font-size: 14px;
 font-weight: bold;
 color: #000000;
}

li
{
 font-size: 12px;
 font-weight: normal;
 vertical-align: left;
 list-style-type: square;
 margin-left: 1px;
}

a:link
{
 color: #000000;
 text-decoration: none;
 border-bottom: 0px solid #000000;
}

a:visited
{
 color: #000000;
 text-decoration: none;
 border-bottom: 0px solid #000000;
}

a:hover
{
 color:	#000000;
 text-decoration: underline;
 border-top: 0px solid #000000;
 border-bottom: 0px solid #000000;
}

div.left_space
{
 width: 3em;
 height: 8em;
 border-right: 0px solid #ffffff;
 padding: 0px;
 margin-top: 0em;
 margin-left: 1em;
 position: absolute;
}

div.schriftzug
{
 width: 46em;
 height: 10em;
 border-right: 0em solid #ffffff;
 padding: 0em;
 background-image: url(schriftzug_schwarz.jpg);
 margin-top: 0em;
 margin-left: 2em;
 position: absolute;
}

div.date
{
 width: 800px;
 height: 26px;
 border: 0px;
 padding: 0px;
 margin-top: 0px;
 margin-left: 10px;
 margin-bottom: 15px;
}


div.main
{
 width: 35em;
 min-height: 10em;
 border: 0.05em solid #ffffff;
 margin-top: 12em;
 margin-left: 10em;
 padding: 2em;
 vertical-align: left;
 position: absolute;
 background-color: #8c9662;
}

div.leftbox
{
 width: 8em;
 min-height: 10em;
 border: 0em;
 border-right: 0.0em solid #ffffff;
 margin-top: 14em;
 margin-left: 1em;
 padding: 0em;
 padding-right: 1em;
 vertical-align: left;
 position: absolute;
}

div.nv01
{
 width: 3em;
 height: 2em;
 border: 0em;
 margin-top: 8em;
 margin-left: 1em;
 position: absolute;
}

div.nv02
{
 width: 4.5em;
 height: 2em;
 border: 0em;
 margin-top: 8em;
 margin-left: 4em;
 position: absolute;
}

div.nv03
{
 width: 4em;
 height: 2em;
 border: 0em;
 margin-top: 8em;
 margin-left: 8.5em;
 position: absolute;
}

div.nv04
{
 width: 4em;
 height: 2em;
 border: 0em;
 margin-top: 8em;
 margin-left: 13.5em;
 position: absolute;
}

div.nv05
{
 width: 3.5em;
 height: 2em;
 border: 0em;
 margin-top: 8em;
 margin-left: 17.8em;
 position: absolute;
}

div.nv06
{
 width: 3.5em;
 height: 2em;
 border: 0em;
 margin-top: 8em;
 margin-left: 21em;
 position: absolute;
}

div.nv07
{
 width: 3em;
 height: 2em;
 border: 0em;
 margin-top: 8em;
 margin-left: 24em;
 position: absolute;
}

div.nv08
{
 width: 3em;
 height: 2em;
 border: 0em;
 margin-top: 8em;
 margin-left: 27.2em;
 position: absolute;
}

#box 
{
  position: absolute;
  top: 19em;
  left: 1em;
  z-index:3;}

#box a 
{
  width: 150px;
  height: 208px;
  background-image: url(klappen_1.gif);
  display: block;
  padding: 0px;
  border: 0px;
  opacity: 0.9;
  border-left: 1px solid black;
  border-top: 1px solid black;
}

#box a:hover 
{
  width: 350px;
  height: 488px;
  display: block;
  background: none;
}

#box a span 
{
  display: none;
  background: none;
}

#box a:hover span 
{
  width: 350px;
  height: 480px;
  display: block;
  padding: 0px;
  border: 0px;
  opacity: 0.9;
}


