body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #324F6B;
	text-align: justify;
	background-color: #537B94;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color: #9CCDEE;
	scrollbar-arrow-color: #EF8934;
	scrollbar-base-color: #537B94;
	scrollbar-darkshadow-color: #2B657D;
	scrollbar-face-color: #537B94;
	scrollbar-highlight-color: #9CCDEE;
	scrollbar-shadow-color: #2B657D;
	scrollbar-track-color: #537B94;
}
h1 {
	font-size: 1.5em;
	margin: 0;
	padding: 0;
	background-color: #537B94;
	left: 0px;
	top: 0px;
	width: 1024px;
	height: 202px;
	background-image: url(images/headline.jpg);
}
#naviline  {
    position: absolute; 
	left: 863px; 
	top: 209px; 
	width: 12px; 
	height: 417px; 
	z-index: 1;
}
#nav2  {
    position: absolute; 
	left: 748px; 
	top: 504px; 
	width: 113px; 
	height: 94px; 
	z-index: 2;
}
#mainnavi  {
    position: absolute; 
	left: 877px; 
	top: 228px; 
	width: 131px; 
	height: 234px; 
	z-index: 3;
}
#headline  {
    margin: 0em 17em 0em 4.3em;
	padding: 0.7em;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #FEAA53;
}		
#content {
    margin: 1em 4.1em;
    padding: 0.8em;
	width: 650px;
	background: #CCD8DF;
	border: 2px solid #324F6B;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #324F6B;
}		
.contentlink a:link {
	font-size: 0.9em;
	color:#324F6B;
}
.contentlink a:visited { 
   font-size: 0.9em;
   color:#FEAA53;
}
#content {
	line-height: 20px;
}
#calendarline {
	line-height: 14px;
}

p#footer {
    clear: both;
	margin-left: 4.5em;
	padding: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FEAA53;
    font-size: 0.9em;
}
a:link {
	font-weight:bold;
	font-size: 1em;
	color:#FEAA53;
	text-decoration: none;
}
a:visited { 
   font-weight:bold; 
   font-size: 1em;
   color:#324F6B;
   text-decoration: none;
}
