@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	color: #15348E;
}
body {
	background-color: #DDD;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #D1560A;
	font-size: 20px;
	font-weight: normal;
	line-height: 23px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-top: 25px;
	margin-bottom: 15px;
}
h2 {
	color: #9C8E4E;
	font-size: 20px;
	font-weight: normal;
	line-height: 23px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-top: 25px;
	margin-bottom: 15px;
}
a, a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:focus {
	color: #000;
}
a:active {
	color: #36F;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 880px;
}
#topDiv {
	background-color: #ddd;
}
#headerwrapper {
	background-color: #DDD;
	background-image: url(PNG%20and%20PSD/head_logo.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
#search {
	width: 170px;
	float: left;
	padding-top: 4px;
	padding-left: 10px;
	display: block;
}
#searchbox {
	background-color: #DDD;
	border: 1px solid #083F54;
	font-size: 11px;
	font-weight: bold;
	color: #868768;
	padding-right: 2px;
	padding-left: 4px;
	margin: 0px;
	float: left;
	height: 18px;
	padding-top: 4px;
}
#go {
	float: right;
}
#topimage {
	float: left;
}
#header {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 140px;
	background-image: url();
	background-repeat: no-repeat;
	text-align: left;
}
#navwrapper {
}
#nav {
	height: 35px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(PNG%20and%20PSD/nav_rt.png);
}
.menu {
	width: 854px;
}
.menu ul {
	margin: 0;
	padding: 0;
	float: right;
}
.menu ul li {
	display: inline;
}
.menu ul li a {
	float: right;
	text-decoration: none;
	color: white;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 35px;
	text-align: center;
	padding: 0px;
}
.menu ul li a:visited {
	color: white;
}
.menu ul li a:hover, .menu ul li .current {
	color: #DDD;
	background-color:#163479;
	text-decoration: underline;
}
#contentWrapper {
	background-image: url(PNG%20and%20PSD/footer-q.png);
	background-repeat: repeat-y;
	background-position: right;
	height: auto;
	clear: left;
}
#leftColumn {
	float: left;
	padding: 25px 0px 10px 0px;
	width: 202px;
	line-height: 16px;
}
#leftColumn h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(PNG%20and%20PSD/menu-title_verlrt.png);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 30px;
	padding-left: 22px;
	text-transform: uppercase;
	margin-right: 8px;
	margin-left: 8px;
}
#leftColumn h4 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(PNG%20and%20PSD/menu-title_verlrt.png);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 30px;
	padding-left: 20px;
	text-transform: uppercase;
	margin-right: 8px;
	margin-left: 8px;
}
#leftColumn ul {
	list-style-type: none;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 25px;
}
#leftColumn ul li {
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0px;
}
#leftColumn ul li a:link, #leftColumn ul li a {
	font-weight: normal;
}
#leftColumn ul ul {
	padding-left: 15px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#leftColumn ul ul li {
	background-image: url(PNG%20and%20PSD/menu_titel.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 11px;
}
#leftColumn ul ul li a:link, #leftColumn ul ul li a {
	font-weight: normal;
}
#leftColumn a, #leftColumn a:link {
	color: #D0D0C4;
	font-weight: normal;
	font-size: 14px;
}
#leftColumn a:hover {
	color: #16347A;
	text-decoration: none;
}
#rightColumn {
	float: right;
	padding: 8px 20px 20px 10px;
	width: 162px;
}
#rightColumn a:link, #rightColumn a:visited, #rightColumn a:active {
	color: #17337A;
	background-color: #E4E4E4;
}
#rightColumn a:hover {
	color: #AB2722;
	text-decoration: none;
}
#rightColumn h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #16347A;
	letter-spacing: -1px;
	margin-top: 15px;
	line-height: 40px;
	margin-bottom: 10px;
}
#rightColumn h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #16347A;
	letter-spacing: -1px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D7C8;
	padding-bottom: 3px;
	line-height: 22px;
	background-color: #E5E5E5;
}
#rightColumn h3 strong {
	font-size: 21px;
	font-weight: bold;
}
#rightColumn p {
	margin-top: 8px;
	margin-bottom: 0px;
	color: #666666;
}
#rightColumn ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	color: #FFF;
}
.bullet {
}
#rightColumn .bullet a:after {
	content: url(images/bullet.gif);
}
#content {
	margin: 0px 205px 0 220px;
	padding: 8px 0px 30px 0px;
	line-height: 18px;
	color: #666666;
}
.clearFloat {
	clear: both;
	display: block;
}
#outerWrapper #contentWrapper #rightColumn #homearea ul li {
	color: #FFE7B6;
}
#outerWrapper #contentWrapper #rightColumn #homearea ul li {
	color: #C0C0C0;
}
#outerWrapper #contentWrapper #rightColumn #homearea ul li {
	color: #666;
}
