@charset "UTF-8";
body {
	background-attachment: scroll;
	background-image: url(images/skyBlue.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #14015A;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #14014A;
}
#navigation {
	background-color: #14015A;
	float: left;
	width: 896px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #14015A;
	border-right-color: #14015A;
	border-bottom-color: #14015A;
	border-left-color: #14015A;
	clear: both;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#MenuBar2 a {
	background-color: #14015A;
	color: #ffffff;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #473EA5;
	border-left-color: #473EA5;
}
#MenuBar2 a:hover {
	background-color: #C17D3E;
}
#MenuBar2 ul li a{
	background-color:#E8BE98;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C17D3E;
	color: #A26933;
	text-align: left;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 90%;
}
#MenuBar2 ul li a:hover {
	background-color:#C17D3E;
	color: #FFFFFF;
	text-align: left;
	font-size: 90%;
}
#content {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	min-height:338px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 60px;
	margin-top: 0px;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #14014A;
}
#content h1 {
	font-size: 210%;
	color: #14015A;
	margin-top: 60px;
	margin-bottom: 10px;
}
#content h2 {
	font-size: 160%;
	color: #14015A;
	margin-top: 25px;
	margin-bottom: 10px;
}
#content h3 {
	font-size: 140%;
	color: #14015A;
	margin-top: 20px;
	margin-bottom: 10px;
}
#content h4 {
	color: #14015A;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 115%;
}
#content p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#content ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-image: url(images/toothBullet.jpg);
	list-style-type: disc;
	padding-left: 25px;
}
#content ul li {
	margin-top: 15px;
	margin-bottom: 5px;
}
#content a {
	font-weight: bold;
	color: #C56417;
}
#content a:hover, #content a:visited {
	font-weight: bold;
	color: #D28C4E;
}
#content .floatImageRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content .floatImageLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.mainImageFloatRight {
	float: right;
	text-align: center;
	margin-top: 0px;
	background-color: #FFFFFF;
	margin-left: 0px;
	padding-left: 20px;
}
.clearFloatsLeft {
	clear: left;
}
#footer {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #D78C4A;
	clear: both;
	margin-top: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	text-align: right;
	margin-right: 20px;
	margin-top: 5px;
	font-size: 9px;
	color: #14015A;
}
#wagt_map_1 {
	margin-left: 50px;
	border: 5px solid #D18B4D;
}
.biggertext {
	font-size: 120%;
}
.smallertext {
	font-size: 80%;
}
.addspace {
	margin-top: 15px;
}
