
 /* 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: #DEE3E7;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-track-color: #EFEFEF;
	background-color: #FFE5B2;
}

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

	
/* General font families for common tags */
.menu  {
	color: #3333CC;
	font-family: Arial;
	font-size: 11px;
}

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

.head1		  {
	color: #000000;
	font-size: 15px;
	
}
/* Form elements */
input,textarea, select {
	color: Black;
	font: normal 11px Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	border-color: Green;
	background: #7FFFD4;
}
.ftext  {
	color: #458BB7;
	font-family: verdana;
	font-size: 4px;
}
a.speziell:link {
	background-color: #E9E9E9;
	color: Blue;
}

a.speziell:visited {
	background-color: #E9E9E9;
	color: Blue;
}

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

a.speziell:active {
	background-color: #E9E9E9;
	color: Blue;
}

a.speziella:link {
	background-color: #FFE5B2;
	color: Blue;
}

a.speziella:visited {
	background-color: #FFE5B2;
	color: Blue;
}

a.speziella:hover {
	background-color: #FFE5B2;
	color: Blue;
}

a.speziella:active {
	background-color: #FFE5B2;
	color: Blue;
}
a.spez:link {
	color: Navy;
}

a.spez:visited {
	color: Navy;
}

a.spez:hover {
	color: Blue;
}

a.spez:active {
	color: Navy;
}
.addrechts {
	position:top;
	float: right;
	width: 300px;
	height: 300;
	border: 0px solid #1E90FF;
	margin: 3;
}

.archiveleft {
	float: left;
	width: 501px;
	height: auto;
	border: 1px solid #1E90FF;
	margin: 3;
}