@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: left bottom; 
}
/* Tekstlinks en imagelinks */
p, li,td{
font-size:11px;
}
a, a:visited {
	font-size: 12px; 
	text-decoration: none;
	color: #0A4197;
}

a:hover {
	font-size: 12px; 
	color: #0A4197;
	text-decoration: underline;
}

#container { 
	width: 100%;  
	margin: 0 auto; 
	text-align: left; 
} 
/* HEADER */
#header { 
	padding: 0;  
} 

#logo {
	width:217px;
	height:148px;
	float:left;
	text-align: center;
	padding-top: 34px;
}

#rlogo{
	position:absolute;
	right:0px;
	top:0px;
	width:180px;
	height:182px;
	

	
}
#h_title{
	width:99%;
}
#topnav{
	float:left;
	width:600px;
	/*margin: 0 180px 0 217px; */
	height: 182px;
	
}
/* MIDDLE */
#sidebar1 {
	float: left; 
	width: 172px; 
	padding: 0px;
	padding-left: 45px;
}

#notkholder{
	text-align:center;
	margin-top:20px;	
	font-size:9px;
	width:130px;
	color: #666666;
}

#mainContent { 
	margin: 0 34px 0 217px; 
	padding: 18px  0  20px 0; 
	border-top: solid 1px #B0B0B2;
	border-bottom: solid 1px #B0B0B2;
	min-height:280px;
} 
#flashcontentHome{
	width:746px;
	height:250px;
}
/* FOOTER */
#footer { 
	padding: 0 34px 0 0px;
	text-align:right; 
 	margin-top: 5px;
	color: #B0B0B2; 
	font-size: 11px;
} 

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*topnavigation*/
.topnavdiv{
	float:left;
	margin-top:100px; 
	height:20px;
	background-image:url(../images/topnavmiddlepiece.gif);
	background-repeat:repeat-x; 

}
.topnavleft{
	float:left;
	margin-top:90px;
	width:16px;
	height: 30px; 
}

.topnavright{
	float:left;
	margin-top:90px;
	margin-right: 10px;
	width:16px;
	height: 30px; 
}
.topnavrightlast{
	float:left;
	margin-top:90px;
	width:16px;
	height: 30px; 
}
a.toplink, a.toplink:visited {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

a.toplink:hover {
	font-size: 13px; 
	color: #0A4197;
	text-decoration: none;
}


/*leftnavigation*/
.navlink a {
	font-size: 12px; 
	text-decoration: none;
	color: #666666;
}

.navlink {
	padding-bottom: 20px;
}

.navlink a:hover {
	font-size: 12px; 
	color: #0A4197;
	text-decoration: none;
}

.subnavlink {
	padding-bottom: 20px;
}

.subnavlink a {
	font-size: 9px; 
	text-decoration: none;
	color: #666666;
	padding-left: 30px;
}

.subnavlink a:hover {
	font-size: 9px; 
	color: #0A4197;
	text-decoration: none;
}
#eXTReMe{
	visibility:hidden;
}
img {
	border: 0;
}
input, textarea  { 
	color: #000; 
	font-size: 9pt;
	font-weight: normal; 
	font-family: Verdana, Lucida, Arial, Helvetica, san-serif, sans-serif; 
	text-decoration: none; 
	background-color: #ffffff; 
	padding: 2px;
	border-left: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #ccc; 
	border-bottom: solid 1px #ccc;
}
/* 3 Keuze's */
.stapHolder {
	
	width:760px;
	height:175px;
}
.textKeuze {
	width:250px;
	float:left;
}
.keuze {
	float:left;
	height:169px;
	width:169px;
}
/* Forms */
.signup_input {
	height: 13px;
	font-size: 10px;
	border: 1px solid #000000;
	width: 200px;
}
.box130 {
	height: 13px;
	font-size: 10px;
	border: 1px solid #000000;
	width: 91px;
	float:left;
	margin-right:12px;
}
.box50 {
	height: 13px;
	font-size: 10px;
	border: 1px solid #000000;
	width: 30px;
	float:left;
	margin-right:5px;
}
.inputfield {
	height: 13px;
	font-size: 10px;
	border: 1px solid #000000;
}
.signup_textarea {
	border: 1px solid #000000;
	width: 350px;
}
.signup_button {
	height: 18px;
	cursor: pointer;	
	border: 1px solid #000000;
	font-size: 10px;
}
.tdcolor {
	color:#DCEAED;
}
#formulier {
	margin-top:10px;
	padding:0px;
	font-size:10px;
}