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

body {
	background-color:#CCC;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
#mr_shadow {
	height: 440px;
	width: 900px;
	background-color: #666;
	position: absolute;
	margin-left: 50%;
	left: -442px;
	z-index: -1;
	top: 16px;
	margin-top: 100px;
}
#container {
	height: 440px;
	width: 900px;
	background-color: #FFF;
	z-index: 0;
	position: absolute;
	left: -450px;
	margin-left: 50%;
	margin-top: 100px;
	clear: both;
	float: left;
}
#logo {
	height: 240px;
	width: 240px;
	float: left;
	margin: 0px;
	position: absolute;
	z-index: 4;
	clear: both;
	top: -50px;
	left: -20px;
}
#logo_shadow {
	height: 240px;
	width: 240px;
	float: left;
	margin: 0px;
	position: absolute;
	z-index: 3;
	clear: both;
	top: -42px;
	left: -12px;
}
#header {
	width: 680px;
	height: 52px;
	background-color: #003167;
	float: right;
	left: 0px;
	top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	padding-top: 18px;
	padding-left: 20px;
}
#naviwrapper {
	height: 420px;
	width: 200px;
	float: left;
	background-color: #003167;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #a2aaaf;
	text-decoration: underline;
}
#navi {
	height: 156px;
	width: 170px;
	position: absolute;
	top: 220px;
	left: 10px;
}
.navicell {
	height: 23px;
	width: 170px;
	float: left;
	background-color: #003167;
	padding-top: 4px;
	margin-bottom: 3px;
	padding-left: 10px;
}
#page {
	height: 350px;
	width: 700px;
	background-color: #FFF;
	z-index: 1;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #003167;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 8px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 8px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
#infobox_left_top {
	background-image: url(../images/blue_trans.png);
	height: 138px;
	width: 240px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	z-index: 1;
	position: relative;
	top: -350px;
	text-align: left;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	line-height: 140%;
}
#infobox_left_bottom {
	background-image: url(../images/blue_trans.png);
	height: 138px;
	width: 240px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	z-index: 1;
	position: relative;
	top: -153px;
	text-align: left;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	line-height: 140%;
}
#infobox_right_top {
	background-image: url(../images/blue_trans.png);
	height: 138px;
	width: 240px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	z-index: 1;
	position: relative;
	top: -350px;
	text-align: left;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	line-height: 140%;
}
#infobox_right_bottom {
	background-image: url(../images/blue_trans.png);
	height: 138px;
	width: 240px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	z-index: 1;
	position: relative;
	top: -153px;
	text-align: left;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	line-height: 140%;
}
#footerwrapper {
	background-color: #a2aaaf;
	height: 21px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	clear: none;
	width: 900px;
}
.footer_cell {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	vertical-align: middle;
	height: 11px;
	width: auto;
	clear: none;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.footer_cell a {
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}
.footer_cell a:hover {
	font-size: 9px;
	color: #FFF;
	text-decoration: underline;
}
#large_text {
	height: 330px;
	width: 660px;
	background-color: #FFF;
	z-index: 1;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	overflow: auto;
	color: #003167;
}
#large_text_spek {
	height: 330px;
	width: 660px;
	background-color: #FFF;
	z-index: 1;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	overflow: auto;
	color: #003167;
}
#large_text_spek a {
	color:#003167;
}
#large_text_spek a:hover {
	color: #a2aaaf;
	text-decoration: underline;
}
.intexttable {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-left:25px;
	margin-top:15px;
	width:320px;
}
.tbl_left {
	float:left;
	height:22px;
	width:60px;
}
.tbl_right {
	float:none;
	height:22px;
	width:280px;
}
.intexttable a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #003167;
}
.intexttable a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #a2aaaf;
}
.navicell_pic {
	height: 18px;
	width: 23px;
	float: left;
}
#kontakt_text {
	height: 330px;
	width: 260px;
	background-color: #FFF;
	z-index: 1;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	overflow: auto;
	color: #003167;
	text-align: center;
}
#formbox {
	width: 400px;
	height: 330px;
	float: right;
	background-color: #FFF;
	padding-top: 20px;
	overflow: auto;
}
#engel {
	height: 300px;
	width: 241px;
	float: left;
	margin-left: 80px;
	margin-top: 50px;
}
#logostart {
	height: 227px;
	width: 300px;
	float: left;
	margin-left: 40px;
	margin-top: 123px;
}
