body {
	background-image:url(images/Evering_Background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
 
}

body,td { font-size:11pt; color:#444444; font-family: Arial, Helvetica, sans-serif;}

h1{  text-align: left; font-color=#000000; font-size: 18pt; font-weight:bold;} 
h2{  text-align: left; font-color=#000000; font-size: 17pt;font-weight:bold;} 
h3{  text-align: left; font-color=#000000; font-size: 16pt; font-weight:bold;} 
h4{  text-align: center; font-color=#000000; font-size: 15pt; font-weight:bold;} 
h5{  text-align: left; font-color=#000000; font-size: 14pt;font-weight:bold;} 
h6{  text-align: left; font-color=#000000; font-size: 13pt; font-weight:bold;} 
h7{  text-align: center; font-color=#000000; font-size: 12pt; font-weight:bold;} 

a:link,a:visited,a:active {
	text-decoration: underline;
	font-size: 11pt;
	font-weight: none;
	color: #444444;
} 
a:hover {
	text-decoration: none;
	font-size: 11pt;
	font-weight: none;
	color: #000000;
}
a.impressum:link,a.impressum:visited,a.impressum:active {
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
} 
a.impressum:hover {
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.loginHead{  color:#666666; font-size: 10pt; font-weight:normal;} 

a.alogin:link,a.alogin:visited,a.alogin:active {
	text-decoration: none;
	font-size: 8pt;
	font-weight: none;
	color: #666666;
} 
a.alogin:hover {
	text-decoration: none;
	font-size: 8pt;
	font-weight: none;
	color: #000000;
}

input.submit{ color:#000000; background:#CCCCCC; border-color:#666666; border-top:1px solid; border-bottom:1px solid; border-left: 1px solid; border-right:1px solid; font-size:12px; font-weight:bold; }

input.acmsform{
	color: Black;
	background: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid;
	border-color: Gray;
}

textarea.acmsformarea{
	color: Black;
	background: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid;
	border-color: Gray;
}

#menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Century Gothic", Verdana, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	}
#menu ul{
	
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	#menu li{
		float:left;
		padding:1px;
		width: 118px;
		}
	#menu li a{
		background:#70c8bf;
		color:#fff;
		display:block;
		font-weight:bold;
		line-height:35px;
		margin:0px;
		text-align:center;
		text-decoration:none;
		}
		#menu li a:hover, #menu ul li:hover a{
			background: #006564;
			color:#FFFFFF;
			text-decoration:none;
			}
	#menu li ul{
		background:#006564;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
                text-align:center;
		width:118px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	#menu li:hover ul{
		background: #70c8bf;
		display:block;
		
		}
	#menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:118px;
		}
	#menu li:hover li a{
		background:#006564;
		
		}
	#menu li ul a{
		background:#70c8bf;
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		text-align:left;
		}
		#menu li ul a:hover, #menu li ul li:hover a{
			background:#70c8bf;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	#menu p{
		clear:left;
		}	

		


