#maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
}
#maincontent h1 {
	font-size: 16px;
	font-weight: bold;
	color: #91ace7;
}
.announcement {
	border: 1px solid #91ace7;
	font-size: 12px;
}

#maincontent h2 {
	font-size: 15px;
	font-weight: bold;
	color: #91ace7;
}
#maincontent h3 {
	font-size: 13px;
	font-weight: bold;
}
#maincontent h4 {
	font-size: 18px;
	font-weight: bold;
	color: #91ace7;
}
#maincontent a:link {
	color: #2655B7;
	text-decoration: underline;
}
#maincontent a:visited {
	color: #2655B7;
	text-decoration: underline;
}
#maincontent a:hover {
	color: #688edf;
	text-decoration: underline;
}
#bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 2.5em;
	background-image: url(images/bottom-background.jpg);
	background-repeat: no-repeat;
}
#bottommenu a:link {
	color: #000;
	text-decoration: none;
}
#bottommenu a:visited {
	color: #000;
	text-decoration: none;
}
#bottommenu a:hover {
	color: #A38D74;
	text-decoration: none;
}
#draymenu {
	line-height: 3.0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#draymenu a:link {
	color: #A38D74;
	text-decoration: none;
}
#draymenu a:visited {
	color: #A38D74;
	text-decoration: none;
}
#draymenu a:hover {
	color: #688edf;
	text-decoration: none;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

input.mail {
display:none;
}
.sideheadline {
	font-weight: bold;
	color: #2B6CCF;
}
#sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#sidemenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2B6CB5;
	text-decoration: none;
}
#sidemenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2B6CB5;
	text-decoration: none;
}
#sidemenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5392D7;
	text-decoration: none;
}
#sidebar {
	font-size: 18px;
	color: #BDCDF1;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BDCDF1;
	border-right-color: #BDCDF1;
	border-bottom-color: #BDCDF1;
	border-left-color: #BDCDF1;
}
#sidebar a:link {
	color: #91ace6;
	text-decoration: none;
	margin-right: 60px;
}
#sidebar a:visited {
	color: #91ace6;
	text-decoration: none;
	margin-right: 60px;
}
#sidebar a:hover {
	color: #2855B0;
	text-decoration: none;
	margin-right: 60px;
}
.tableborder {
	border: 1px solid #91ace7;
}

