body                { background: white repeat-y }
p {}
td {}
.text { color: black; font-size: 10pt; line-height: 16pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left; text-transform: none; text-indent: 0pt; word-spacing: 1pt; letter-spacing: 0pt; vertical-align: baseline }
h1 { color: black; font-size: 10pt; line-height: 16pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left; text-transform: none; text-indent: 0pt; word-spacing: 1pt; letter-spacing: 0pt; vertical-align: baseline; font: bold }
h2 { color: black; font-size: 11pt; line-height: 16pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left; text-transform: none; text-indent: 0pt; word-spacing: 1pt; letter-spacing: 0pt; vertical-align: baseline; font: bold }
h4 { color: black; font-size: 10pt; line-height: 16pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left; text-transform: none; text-indent: 0pt; word-spacing: 1pt; letter-spacing: 0pt; vertical-align: baseline; font: normal; display: inline }

a
{
	color: blue;
	text-decoration: none
}

a.active
{
	color: red;
}


a.visited
{
	color: blue;
	text-decoration: none
}

.menuframe
{
}

#menue { position: absolute; z-index: 1; top: 200px; left: 14px; width: 97px; height: 249px; visibility: visible; display: block }
#bild  { position: absolute; z-index: 2; top: 108px; left: 616px; width: 187px; height: 188px; visibility: visible; display: block }
#text   { position: absolute; z-index: 3; top: 368px; left: 160px; width: 445px; height: 205px; visibility: visible; display: block }
#head  { position: absolute; z-index: 4; top: 311px; left: 608px; width: 233px; height: 51px; visibility: visible; display: block }

a.menuitem
{
  TEXT-DECORATION: none;
  font-family: "Arial";
  font-size: 11pt;
  color: #dddddd;
  margin-left: 5pt;
  font: bold;
}

a.menuitem_current
{
  TEXT-DECORATION: none;
  font-family: "Arial";
  font-size: 11pt;
  color: white;
  margin-left: 5pt;
  font: bold;
}

a.menuitem_hover
{
  TEXT-DECORATION: none;
  font-family: "Arial";
  font-size: 11pt;
  color: white;
  margin-left: 5pt;
  font: bold;
}

a.submenuitem
{
  TEXT-DECORATION: none;
  font-family: "Arial";
  font-size: 10pt;
  color: #dddddd;
  margin-left: 10pt;
  font: bold;
}

a.submenuitem_current
{
  TEXT-DECORATION: none;
  font-family: "Arial";
  font-size: 10pt;
  color: white;
  margin-left: 10pt;
  font: bold;
}

a.submenuitem_hover
{
  TEXT-DECORATION: none;
  font-family: "Arial";
  font-size: 10pt;
  color: white;
  margin-left: 10pt;
  font: bold;
}

