body   { 
font-size: 10pt; line-height: 12pt; color: black;
font-family: Trebuchet, Trebuchet MS, Verdana, Sans-serif; }

/* Titel-Bildzeile */
#titel
{
 display: none;
}

/* Der Inhalt */

#text {
visibility: visible; 
width: 150mm;
position:absolute;
 left:10mm; top:20mm;

}

#text_titel {
width: 100mm;
height:auto;
position:absolute;
  left:10mm; top:20mm;

}

.impressum
{
display: none;

}


h1    { color: black; font-size: 13pt; line-height: 15pt; font-family: Trebuchet, Trebuchet MS, Verdana, Sans-serif; font-weight: bold; margin-top: 0px; padding-top: 8px; border-top: 1px none; border-top-color: #CC0000; border-top-style: dotted }

h2     { color: black; font-size: 11pt; line-height: 14pt; font-family: Trebuchet, "Trebuchet MS", Verdana, Sans-serif; font-weight: bold; margin-top: 0px; padding-top: 8px; border-top: 1px dotted #cc0000 }

h3    { color: black; font-size: 11pt; line-height: 13pt; font-family: Trebuchet, "Trebuchet MS", Verdana, Sans-serif; font-weight: bold; margin-bottom: 0px;  }

a      { font-size: 11pt; line-height: 13pt; color: grey;
font-family: Trebuchet, Trebuchet MS, Verdana, Sans-serif; font-weight: bold; font-style: italic;  text-decoration: none;  }

a:after {content: " - Link: " attr(href);}


/* Das Kaestchen rechts:Aktuelles */

#aktuelles {
border:1px solid #CCCCCC;
background-color:#ffffff;
width:50mm;
height:auto;
padding:20px;
position:absolute;
 left:120mm; top:20mm;


}


/* Das Menu oben mit den Buttons */

#menucontainer {
display: none;

}

/* Das Menu links mit den Unterpunkten */


.menufeld1
{

display: none;
}

.menufeld2
{

display: none;
}

.menufeld3
{

display: none;
}

.menufeld4
{

display: none;
}

.menufeld5
{

display: none;
}

.menufeld6
{

display: none;
}

a.menu      { 
display: none;}



a.menufest      
{ 
display: none;}






