.maintext {
	font-family: Arial, Helvetica Neue, Helvetica;
	font-size: 10px;
	color: #000000;
	background-color: #99CCFF;
}
#top_header {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D0E6F8;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica Neue, Helvetica;
	font-size: 10px;
	color: #0066FF;
	background-image: url(pics/test_header.jpg);
	background-repeat: no-repeat;
}
#root_table {
	background-color: #FFFFFF;
}
#navigation {
	font-family: Arial, Helvetica Neue, Helvetica;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0E6F8;
	padding-left: 10px;
	text-align: left;
}
a:link, a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #99CCCC;
	text-decoration: none;
}
#navibar {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D0E6F8;
	border-bottom-color: #D0E6F8;
	vertical-align: top;
}
#footer {
	font-family: Arial, Helvetica Neue, Helvetica;
	font-size: 10px;
	color: #999999;
	background-image: url(pics/footer.jpg);
	background-repeat: repeat-y;
	padding-left: 4px;
	text-align: left;
}
#central_text {
	font-family: Arial, Helvetica Neue, Helvetica;
	font-size: 11px;
	border-bottom-style: solid;
	border-bottom-color: #D0E6F8;
	vertical-align: top;
	border-bottom-width: 1px;
}

.float {
	font-family: Arial, Helvetica Neue, Helvetica;
	font-size: 11px;
	color: #000000;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 10px;
	text-align: left;
}
.float img {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 150px;
	border-color: #D0E6F8;
}
.float h3 {
	font-family: Arial, Helvetica Neue, Helvetica;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.address {
	font-family: Arial, Helvetica Neue, Helvetica;
	font-size: 10px;
	color: #999999;
	text-align: right;
	padding-right: 4px;
}

.address a, .address a:visited {
	color: #0066CC;
	text-decoration: none;
}

.address a:hover {
	color: #99CCCC;
	text-decoration: none;
}

.float_right {
	font-family: Arial, Helvetica Neue, Helvetica;
	font-size: 11px;
	color: #000000;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-right: 10px;
	text-align: left;
}
.float_right img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 150px;
	border-color: #D0E6F8;
}
.float_right h3 {
	font-family: Arial, Helvetica Neue, Helvetica;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
body {
	background-color: #D0E6F8;
}
.team {
	font-family: Arial, Helvetica Neue, Helvetica;
	font-size: 11px;
	color: #000000;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 10px;
	text-align: left;
}
.team h3 {
	font-family: Arial, Helvetica Neue, Helvetica;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.form {
	font-family: Arial, Helvetica Neue, Helvetica;
	font-size: 11px;
	color: #000000;
}

#formular {
  position: relative;
	width: 400px;
}

#formular_left {
  position: relative;
	width: 200px;
  padding-top: 4px;
}

	