body 
{
margin: 0; 
padding:0; 
background:white;
scrollbar-base-color: #008000;
scrollbar-track-color: #005B00;
scrollbar-face-color: #008000;
scrollbar-highlight-color: #00C600;
scrollbar-3dlight-color: #00C600;
scrollbar-darkshadow-color: #00C600;
scrollbar-shadow-color: #00C600;
scrollbar-arrow-color: #FFFF80;
}

.button
{
	font-family:Arial;
	font-size:8pt;
	color:#008000;
	font-weight:bold;
	text-align:center;
	text-indent:4px;
	letter-spacing:1px;
	line-height:30px;
	border:1px solid #FF8040;
	padding:3px;
	text-decoration:none;
	background:#CCE4EC;
}

.button:hover
{
	font-family:Arial;
	font-size:8pt;
	color:#FF8040;
	font-weight:bold;
	text-align:center;
	text-indent:4px;
	letter-spacing:1px;
	line-height:30px;
	border:1px solid #00FF01;
	padding:3px;
	text-decoration:none;
	background:#0000FA;
}

.main
{
font-family:Arial; 
font-size:11pt; 
color:#000000;
}

.mainwhite
{
font-family:Arial; 
font-size:11pt; 
color:#FFFFFF;
}

.note
{
font-family:Arial; 
font-size:9pt; 
color:#4F4F4F;
}

.note2
{
font-family:Arial; 
font-size:7pt; 
color:#4F4F4F;
}

.email
{
color:#0080FF;
text-decoration:none;
}

.email:hover
{
color:#0000A0;
text-decoration:underline;
}

.fmenu
{
color:#0080FF;
text-decoration:none;
font-weight:bold;
}

.fmenu:hover
{
color:#0000A0;
text-decoration:underline;
font-weight:bold;
}

.imprint
{
	font-family:verdana;
	font-size:8pt;
	color:#FFFFFF;
   text-decoration: none;
}

.imprint:hover
{
	font-family:verdana;
	font-size:8pt;
	color:#FFFFFF;
	text-decoration: none;
}

	.close
	{
	font-family:verdana;
	font-size:7pt;
	color:#AFAFAF;
	text-decoration: none;
   font-weight: bold;
	}

.H1
{
	font-family:Comic Sans MS, Arial;
	font-size:14pt;
	color:#E10000;
	font-weight:bold;
}

	#dropmenudiv{
position:absolute;

font:bold 13px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #0000A0;
}

.dropbutton
{
	font-family:Arial;
	font-size:8pt;
	color:#008000;
	font-weight:bold;
	text-decoration:none;
	background:#CCE4EC;
	border:1px solid #FF8040;
}

.dropbutton:hover
{
	font-family:Arial;
	font-size:8pt;
	color:#FF8040;
	font-weight:bold;
	text-decoration:none;
	background:#0000FA;
	border:1px solid #00FF00;
}
