
 /* Haupt page style. scroll bar color only visible in IE5.5+ */
body   {
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color: #006699;
	scrollbar-darkshadow-color: #98AAB1;
	scrollbar-face-color: #483D8B;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-track-color: #372C7A;
	background-color: #483D8B;
}

.dtext  {
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	
}

	
/* General font families for common tags */
.menu  {
	color: #FFFFFF;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
a:link,a:active,a:visited   {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover		 {
	color: #D2691E;
	text-decoration: none;
}
.gen { font-size : 20px; }

.head1		  {
	color: #FFFFFF;
	font-size: 15px;
	
}
/* Form elements */
input,textarea, select {
	color: #FFFFFF;
	font: normal 11px Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	border-color: #DCDCDC;
	background: #1E90FF;
}
.ftext  {
	color: #FFEFD5;
	font-family: Arial;
	font-size: 8px;
}
a.speziell:link {
	background-color: White;
	color: #0000FF;
}

a.speziell:visited {
  background-color: #FFFFFF;
  color:            #0000FF;
}

a.speziell:hover {
  background-color: #FFFFFF;
  color:            #D2691E;
}

a.speziell:active {
  background-color: #FFFFFF;
  color:            #D2691E;
}
a.speziell1:link {
  background-color: #483D8B;
  color:            #FFFFFF;
}

a.speziell1:visited {
  background-color: #483D8B;
  color:            #FFFFFF;
}

a.speziell1:hover {
  background-color: #483D8B;
  color:            #D2691E;
}

a.speziell1:active {
  background-color: #483D8B;
  color:            #D2691E;
}
a.spez:link {
	background-color: White;
	color: #DC143C;
}

a.spez:visited {
  background-color: White;
  color: #DC143C;
}

a.spez:hover {
	background-color: White;
	color: Blue;
}

a.spez:active {
  background-color: White;
  color: #DC143C;
}
