.mainTXT {
	font: normal 70% Verdana;
	line-height: 140%;
	color: #000000;
	text-align:justify
}
.mainTXTklein {
	font: normal 55% Verdana;
	line-height: 140%;
	color: #000000;

}
.mainTXTgroot {
	font: bold 130% Verdana;
	line-height: 140%;
	color: #4588c6;

}
.pageTitel {
	font-family: Verdana;
	font-size: 34px;
	font-weight: bolder;
	color: #FFFFFF;
}
body {
	background-color: #007cc2;
}
body,td,th {
	color: 007cc2;
}
a:link {
	color: #007cc2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #007cc2;
}
a:hover {
	text-decoration: none;
	color: #b2d800;
}

.contentforms {
	font: normal 100% Verdana;
	background-color: c8def2;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.contentformsknop {
	font: normal 70% Verdana;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 100px;
	height: 18px;
}

