@charset "UTF-8";
img,a { behavior: url(../assets/pngfix/iepngfix.htc) }
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003562;
}
#main {
	background-color: #FFFFFF;
	background-image: url(../images/backtile.png);
	background-repeat: repeat-x;
	background-position: top;
}
#shadow {
	width: 843px;
	margin: 0 auto;
	position: relative;
	background-image: url(../images/vertile.png);
	background-repeat: repeat-y;
	background-position: top;
	height: 100%;
}
#container1 {
	width: 843px;
	background-image: url(../images/backimage_1.png);
	background-repeat: no-repeat;
	background-position: top;
}
#topper {
	height: 28px;
	padding-right: 10px;
	padding-left: 10px;
}
#topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C85A5;
	float: right;
	width: 250px;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
#header {
	height: 253px;
	margin-bottom: 0px;
}
* html #header {
	height: 253px;
}
#menu {
	height: 40px;
	padding: 0 10px 0 15px;
	z-index:1;
	top: 245px;
	left: 0px;
	position:absolute;
}
#menu ul {
	height: 40px;
	display: inline;
	list-style-type: none;
}
#menu ul li {
	display: block;
	width: 125px;
	float: left;
	height: 40px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menu ul li a {
	display: block;
	width: 125px;
	float: left;
	height: 30px;
	text-align: center;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu ul li a:hover {
	display: block;
	width: 125px;
	float: left;
	height: 30px;
	text-align: center;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/hoverknop.png);
	background-repeat: no-repeat;
	background-position: center bottom; 
}
* html #menu ul li a:hover{
	background-image:  url(../assets/pngfix/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/hoverknop.png",sizingMethod="crop");
}
#content_top {
	height: 143px;
	padding: 15px 10px 0px 10px;
}
#content_bottom {
	padding: 0 10px 0 10px;
	width:823px;
}
.clearboth {
	clear: both;
}
#footer {
	height: 50px;
}
#footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C85A5;
	width: 831px;
	padding-left: 12px;
	margin: 0 auto;
	position: relative;
	margin-top: 15px;
}
a:link {
	color: #003562;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003562;
}
a:hover {
	text-decoration: underline;
	color: #5C85A5;
}
a:active {
	text-decoration: none;
	color: #003562;
}
#topper a:link {
	color: #5C85A5;
	text-decoration: none;
}
#topper a:visited {
	text-decoration: none;
	color: #5C85A5;
}
#topper a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#topper a:active {
	text-decoration: none;
	color: #5C85A5;
}
#footer a:link {
	color: #5C85A5;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #5C85A5;
}
#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:active {
	text-decoration: none;
	color: #5C85A5;
}
#home_image {
	position: absolute;
	height: 187px;
	width: 266px;
	top: 245px;
	right: 20px;
	z-index:0;
}
#contact_image {
	position: absolute;
	height: 187px;
	width: 266px;
	top: 245px;
	right: 20px;
	z-index:0;
}
#container2 {
	width: 843px;
	margin: 0 auto;
	position: relative;
	background-image: url(../images/backimage_2.png);
	background-repeat: no-repeat;
	background-position: top;
}
#main2 {
	background-color: #FFFFFF;
	background-image: url(../images/backtile2.png);
	background-repeat: repeat-x;
	background-position: top;
}
#content_top2 {
	height: 60px;
	padding: 0 10px 0 10px;
}
* html #content_top2 {
	height: 40px;
	padding: 0 10px 0 10px;
}
#menu ul li a.selected {
	display: block;
	width: 125px;
	float: left;
	height: 30px;
	text-align: center;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/hoverknop.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#topper a.selected {
	text-decoration: none;
	color: #FFFFFF;
}
.FormField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003562;
	width: 400px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5C85A5;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
}
#formblok {
	text-align: left;
	background-color: #ECECEC;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
}
