body {
	background-image: url("../../GFX/bg_main.jpg");
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #FFFFFF;
	margin: 0px;
}

.bottom {
	background-image: url("../../GFX/bg_bottom.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B2B2B2;
}

.topnav {
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #858585;
}
.topnav_sel {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 10px;
	color: #183543;
}
a.topnav {
	text-decoration: none;
	color: #858585;
	font-weight: bold;
}
a.topnav:hover {
	text-decoration: underline;
	color: #E1001A;
	font-weight: bold;
}

.titel {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.tekst {
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	line-height: 13px;
	padding-top:6px;
	text-align: left;
	padding-right: 4px;
}

.projecttekst {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	padding-top:6px;
	text-align: left;
}

.subhead {
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	line-height: 13px;
	padding-left:8px;
	padding-top:12px;
	text-align: justify;
}

.meer {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
}
.tekstklein {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 10px;
	color: #858585;
	line-height: 13px;
	text-align: left;
}

.partner {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #E1001A;
	text-decoration: none;
	font-weight: bold;
}
a.partnerlink {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #E1001A;
	text-decoration: none;
	font-weight: normal;
}
a.partnerlink:hover {
	text-decoration: underline;
	color: #E1001A;
}

a.link, a {
	color: #183543;
	text-decoration: underline;
	font-weight: normal;
}
a.link:hover, a:hover {
	text-decoration: underline;
	color: #E1001A;
	font-weight: normal;
}
#content {
	background-color: #FFFFFF;
	width: 766px;
	vertical-align: top;
	visibility: visible;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #B2B2B2;
	border-left-color: #B2B2B2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2B2B2;
}

.projectbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5D7784;
	background-position: center center;
	vertical-align: top;
}
.projectinput {
	height:16px; 
	width:110px;
	font-size:12px;
	color:#5D7784;
}
a.projectlink, a.Linktext {
	color: #5D7784;
	text-decoration: underline;
	font-weight: normal;
}
a.projectlink:hover, a.Linktext:hover, a:hover {
	text-decoration: underline;
	color: #E1001A;
	font-weight: normal;
}