BODY{
	margin: 0px 0px 0px 0px;
	background-color : #e0e0e0;
	
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
}

TD,P {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	color : #000000;
	padding:0;
	margin:0;
}

IMG {
	border:0px;
}

BR {
	clear:both;
}

HR{
	color: gray;
	background-color: gray;
	height: 1px;
	border: 0px;
	padding:0;
	margin:0;
}

FORM{
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

H1{
	color:#666666;
	font-size: 14px;
}

H2 {
	color:#de001a;
}

H3 {
	float:left;
	padding:0 5px 10px 0;
	margin: 0;
	font-size: 12px;
}

STRONG, B {
	font-weight:bold;
}

INPUT{
	border: 0px;
	height: 20px;
	width: 215px;
	background-color: #f9f9f9;
	font-size: 9pt;
	border-bottom: 1px solid #000000;
}

TEXTAREA{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 7pt;
	border: 0px;
	height: 150px;
	width: 215px;
	background-color: #f9f9f9;
	font-size: 9pt;
	border-bottom: 1px solid #000000;
}


SELECT{
	border: 0px;
	height: 15px;
	width: 215px;
	background-color: #f9f9f9;
	font-size: 9pt;
	border-bottom: 1px solid #000000;
}

a:link  {
	color: #cc0000;
	border:0px;
	text-decoration : none;
	font-weight: normal;
}

a:active {
	color: #cc0000;
	border:0px;
	text-decoration : none;
	font-weight: normal;
}

a:visited {
	color: #cc0000;
	border:0px;
	text-decoration : none;
	font-weight: normal;
}
a:hover {
	color: #cc0000;
	border:0px;
	text-decoration : underline;
	font-weight: normal;
}

.error{
	color: red;
}


/**
WEBSITE
**/

SUP {
	color:#cc0000;
}

#contentwrapper{
	width:900px;
	margin:0 auto;
}

#header{
	padding:0 0 0 0;
}

#logoprint {
	display:none;
}

#langchoice {
	padding:0 0 20px 0;
	text-align:right;
	font-size:9px;
}

#navbar{
	clear:both;
	float:left;
	line-height: 10px;
	width: 210px;
}

#navbar UL{
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

#navbar LI{
	list-style: none;
	text-align:left;
}

#content{
	float:left;
	vertical-align:top;
	background-color:#FFFFFF;
	border-bottom: 4px solid #CCCCCC;
}

#contenttxt{
	width:630px;
	clear:both;
	text-align:left;
	margin: 0;
	padding: 10px 30px 10px 30px;
	overflow:hidden;
	text-align: justify;
}
/*
#contenttxt TD{
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	text-align:left;
}
*/

.name{
	clear:both;
	float:left;
	width:200px;
	padding: 0 0 10px 25px;
}

.more{
	float:left;
	width:50px;
	padding: 0 0 10px 35px;
}

#backlink{
	clear: both;
	text-align: right;
}

#subconcent{
	clear: both;
	text-align: justify;
}

#inhoud_links{
	float:left;
	width:300px;
}

#inhoud_rechts {
	float:left;
	width:300px;
}

#footer{
	clear:both;
	padding: 25px 0 25px 0;
	text-align: right;
	FONT-SIZE: 8pt;
	color:#999999;
}

#footer a:link  {
	color: #999999;
	border : 0;
	text-decoration : underline;
	font-weight: normal;
}

#footer a:active {
	color: #999999;
	border:0;
	text-decoration : underline;
	font-weight: normal;
}

#footer a:visited {
	color: #999999;
	border:0;
	text-decoration : underline;
	font-weight: normal;
}

#footer a:hover {
	color: #999999;
	border:0;
	text-decoration : none;
	font-weight: normal;
}

#contactform {
	width: 350px;
}

#contactform label, #applicationform label {
	clear:both;
	float:left;
	width:110px;
}

#contactform input,textarea {
	width:220px;
	background-color:transparent;
	margin: 0 0 10px 0;
}

#applicationform input,#applicationform textarea {
	width:510px;
	background-color:transparent;
	margin: 0 0 10px 0;
}

#contactform textarea, #applicationform textarea {
	height:100px;
}

#details label {
	clear:both;
	width:auto;
	padding-bottom:5px;
}

#details input, #details textarea {
	clear:both;
	width: 620px;
}

#navbar a:link  {
	color: #000000;
	border:0px;
	text-decoration : none;
	font-weight: bold;
}

#navbar a:active {
	color: #000000;
	border:0px;
	text-decoration : none;
	font-weight: bold;
}

#navbar a:visited {
	color: #000000;
	border:0px;
	text-decoration : none;
	font-weight: bold;
}
#navbar a:hover {
	color: #666666;
	border:0px;
	text-decoration : none;
	font-weight: bold;
}

.subnav{
	margin: 5px 0 5px 10px;
	FONT-SIZE: 9pt;
	color:#666666;
	font-weight:normal;
}

.subnav a:link  {
	color: #666666;
	border:0px;
	text-decoration : none;
	font-weight: normal;
}

.subnav a:active {
	color: #666666;
	border:0px;
	text-decoration : none;
	font-weight: normal;
}

.subnav a:visited {
	color: #666666;
	border:0px;
	text-decoration : none;
	font-weight: normal;
}
.subnav a:hover {
	color: #000000;
	border:0px;
	text-decoration : none;
	font-weight: normal;
}

.activeNav{
	text-decoration: underline;
}

.activeNavSublink{
	font-weight:bold;
}

.activeLang{
	text-decoration: underline;
	font-weight:bold;
}

.linkpagelink{
	line-height: 25px;
}

.txtpic_{
	margin:0;
}

.txtpic_left {
	margin: 0 5px 5px 0;
}

.txtpic_right {
	margin: 0 0 5px 5px;
}

#details .radio {
	width:17px;
	height:17px;
	padding:0;
	margin:0;
	border:0px;
}

.inputlogin, #applicationform .inputlogin{
	border: 0px;
	height: 15px;
	width: 115px;
	background-color: #FFFFFF;
	font-size: 9pt;
}

.forumGroep{
	padding-bottom: 10px;
	background: #999999;
}

.forumTopic{
	padding-left: 20px;
}

.forumTopicRow{
	padding-left: 20px;
	background: #f9f9f9;
}

.forumTopicRowHoover{
	padding-left: 20px;
	background: #efefef;
}

.forumTopicOmschrijving{
	color: gray;
	font-style: italic;
	font-size: 9px;
}

.threadCount{
	color: gray;
	font-size: 9px;
	font-weight: normal;
}

.replyCount{
	color: gray;
	font-size: 9px;
	font-weight: normal;
}

.posterinfo{
	color: gray;
	font-size: 9px;
	font-weight: normal;
}

.replyBox{
	background: #f9f9f9;
	font-weight: normal;
}

.gmt{
	color: gray;
	font-size: 9px;
	font-weight: normal;
}

.userInfo{
	background: #f9f9f9;
	font-size: 9px;
	font-weight: normal;
}

.activeThread{
	background-color: #999999;
}

.disclaimerbox{
	border: 0px;
	height: 100px;
	width: 430px;
	background-color: #f9f9f9;
	font-size: 9pt;
	border-bottom: 1px solid #000000;
}