.formcont {
	position: relative;
	float: left;
	width: 100%;
	background-color: #B9C5D3;
	color: transparent;
	padding-left: 5px;
	padding-top: 5px;
	color: black;
}

.formueber {
	position: relative;
	width: 93%;
	float: left;
	left: 0px;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	color: #3e70b3;
}

.text2 {
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	color: black;
}

div.nl {
	padding: 8px 0px 5px 0px;
	width: 600px;
	text-align: left;
	float: left;
}

div.nlinp {
	width: 600px;
	text-align: left;
	float: left;
	margin-right: 0px;
}

.boxcheck1 {
	float: left;
	width: 450px;
}

.boxcheckin1 {
	float: left;
	width: 150px;
}

input.nl, select.nl {
	width: 290px;
	margin-right: 50px;
	padding: 2px 0px 2px 1px;
	border: 1px solid #7F9DB9;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-color: transparent;
	text-align: left;
	float: right;
}

input.nlshort {
	width: 100px;
	margin-right: 240px;
	padding: 2px 0px 2px 1px;
	border: 1px solid #7F9DB9;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-color: transparent;
	text-align: left;
	float: right;
}

input.check {
	margin: 2px 0px 0px -7px;
	padding: 2px 0px 2px 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-align: left;
	background-color: #B9C5D3;
	border: none;
}

label.nl {
	float: left;
	width: 250px;
	height: 30px;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	margin-top: 5px;	
}

label.check {
	width: 250px;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	margin-top: 5px;
}

input.check2 {
	margin: 2px 0px 0px 5px;
/*	padding: 2px 0px 2px 1px;*/
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-color: transparent;
	text-align: left;
}

input.submit {
	background-color: #B9C5D3;
	color: #2F6AB1;
}

label.radio {
	width: 300px;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	margin-top: 5px;
}

.asterix {
	color: #CC0000;
	background-color: transparent;
}

.rundgang {
	position: absolute;
	top: 70px;
	left: 0;
	float: left;
	width: 600px;
	z-index: 9;
}

.rlinks {
	position: relative;
	top: 0px;
	left: 0;
	float: left;
	width: 145px;
	z-index: 10;
	text-align: left;
}

.rrechts {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	width: 450px;
	z-index: 10;
	text-align: left;
	width: 455px;
	float: right;
}

ul {
	font-size: 12px;
}

hr {
	color: #3e70b3;
}

td {
	vertical-align: top;
}

a {
	text-decoration: none;
	color: #3e70b3;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 11px;*/
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #ecbf00;
	background-color: transparent;
}

a:hover {
	text-decoration: none;
	color: #ecbf00;
	background-color: transparent;
}

.nubold {
	font-weight: bold;
}

.initiale {
	color: #2F6AB1;
	background-color: transparent;
	font-size: 2em;
	float: left;
	padding-right: 5px;
	padding-top: 0px;
	font-weight: bold;
}

#kwichtig {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #CC0000;
	background-color: transparent;
}
