body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#bluebar{
	background-image: url(layout/bg_blue_big.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
.bluebar{
	background-image: url(layout/bg_blue_line.jpg);
	background-repeat: repeat-x;
	background-position: center top;


}

#topnav_menu a,#topnav_menu span{
	color:#44BFD4;
	font-size:11px;
	font-weight:bold;
}
#topnav_menu a:hover{
	color:#666666;
}
#footer_menu a,#footer_menu span{
	color:#AAAAAA;
	font-size:11px;
	font-weight:bold;
}
#footer_menu a:hover{
	color:#44BFD4;
}
#sMenuTable td {
	height:16px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}
textarea, input, select {
	margin:15px;
	font-family: Tahoma;
	font-size: 10px;
	color: 333333;
	font-weight: normal;
}
.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
.contactformulier td, .contactformulier input{
padding:0px;
	margin-top:0px;
	margin-right:15px;
	margin-bottom:0px;
	margin-left:15px;
}
.contactformulier{
margin:15px;
}

