body {
  background-color : #FFFFFF ;
  color : #000000 ;
  scrollbar-face-color : #EAEEF6 ;
  scrollbar-highlight-color : #ffffff ;
  scrollbar-arrow-color : #000000 ;
}

a,a:link,a:active,a:visited {
  color : #CC6600 ;
  font-family : arial,verdana,helvetica ;
  font-size : 8pt ;
  font-weight : normal ;
  text-decoration : none ;
}

a:hover {
  color : #CC6600 ;
  text-decoration : underline ;
}

.fragebogen {
  color : #CC6600  ;
  text-decoration : none ; ;
  font-family : arial,verdana,helvetica ;
  font-size : 11pt ; /*netscape 4 = 7.5*/
  font-weight : bold ;
}

a.fragebogen,a:link.fragebogen,a:active.fragebogen,a:visited.fragebogen {
  color : #CC6600 ;
  font-family : verdana,helvetica ;
  font-size : 10pt ;
  font-weight : bold ;
}

td {
  color : #4F4F4F ;
  font-family : arial,verdana,helvetica ;
  font-size : 10pt;
}

.foot {
  color : #4F4F4F  ;
  text-decoration : none ; ;
  font-family : arial,verdana,helvetica ;
  font-size : 9pt ; /*netscape 4 = 7.5*/
  font-weight : normal ;
}

a.foot,a:link.foot,a:active.foot,a:visited.foot {
  color : #4F4F4F ;
  font-family : arial,verdana,helvetica ;
  font-size : 9pt ;
  font-weight : normal ;
}

.textbox {
  border-top : 1px solid #000000 ;
  border-right : 1px solid #000000 ;
  border-left : 1px solid #000000 ;
  border-bottom : 1px solid #000000 ;
  font-size : 9px ;
}

.header {
  color : #4F4F4F ;
  font-family : verdana,arial,helvetica ;
  font-size : 10pt ;
}

.navi_start {
	top: 360px;
	left: -280px;
	position: relative;
	z-index: 3;
	width: 200px;
}

.mainstart {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	text-align: center;
}