

body.HG
	{background-color : #CCCCFF; style="overflow-x: hidden; overflow-y: auto"}

body.haupt
	{background-color : #F3F3FF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #003366}



ul.zwei
	{list-style-type:circle; margin-left:7; padding-left:7 }

br.menue
	{text-indent:8px;}

td.text
	{background-color : #F3F3FF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #003366}


.text
	{background-color : #F3F3FF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #003366; align="justify"}


#containerul, #containerul ul{
  text-align:left;
  margin:0;                          /* browser default margins überschreiben */
  padding:0;                         /* browser default padding überschreiben */
}

#containerul li{
margin:0 0 0 20px;                   /* left margin für Einrückung */
font-color: #111111;
font-family:Verdana,Arial,Helvetica;
font-size:12px;
text-decoration:none;

padding:0;                           /* browser default margins überschreiben */
list-style-type:none;                /* browser default padding überschreiben */
}

#containerul .symbols{               /* styles positionierung symbole */
  float:left;
  width:12px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
}

#menu { width: 80px}

#menu ul { list-style: none; margin: 0; padding: 0; }

#menu a, #menu h2 {
  font: bold 12px verdana, arial, helvetica, sans-serif;
  color: #F3F3FF;
  display: block;
  border-width: 0px; border-style: solid;  margin: 0; padding: 2px 3px; }

#menu h2 { color: #F3F3FF; background: #111111; text-transform: uppercase; }

#menu a { color: #F3F3FF; background: #CCCCFF; text-decoration: none; }

#menu a:hover { color: #111111}

#menu li { position: relative; }

#menu ul ul ul {position: absolute; top: 0; left: 100%; width: 100%; }

div#menu ul ul ul, div#menu ul ul li:hover ul ul {display: none;}

div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {display: block;}
