html, body {
	background: #000000;
	background-image: url(../images/background_website.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	border-color: #005B7C;
}

h1 {
	color: #FFFFFF;
	font: 16px/16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
}

h2 {
	color: #FFFFFF;
	font: 14px/16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
}

h3{
	color: #FFFFFF;
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
}

a  {
	color: #00B0F0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.padding_categorie_img{
	padding: 30px 0px 0px 10px;
}

.padding_categorie_tekst{
	padding: 10px 0px 0px 10px;
}

.padding_menu_onder {
	padding: 20px 0px 0px 0px;
}

.opmaak_border{
	border-top: 1px solid #005B7C;
	border-bottom: 1px solid #005B7C;
	border-left: 1px solid #005B7C;
	border-right: 1px solid #005B7C;
}

.container_body {
	margin: 40px 0px 0px 0px;
}

.container_header{
	background-image: url(../images/background_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	height: 138px;
	width: 780px;
}

.container_subheader {
	background-color: #00B0F0;
	color: #FFFFFF;
	font: 24px Verdana, Arial, Helvetica, sans-serif;
	height: 75px;
	text-align: center;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
}

.title_header {
	color: #FFFFFF;
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	height: 75px;
	text-align: center;
	font-weight: bold;
	padding: 30px 10px 10px 10px;
}

.container_midden {
	width: 780px;
	background-color: #000000;
}

.container_content_tekst {
	color: #FFFFFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: justify;
	font-weight: none;
	padding: 20px 30px 30px 30px;
	background-color: #000000;
}

.container_content_img_auto {
	padding: 20px 30px 30px 90px;
}

.form_content_tekst {
	color: #FFFFFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: justify;
	font-weight: none;
	padding: 3px 0px 0px 0px;
}

.tekst_blauw {
	color: #00B0F0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: justify;
	font-weight: none;
}

.container_content_tekst_table {
	color: #FFFFFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: justify;
	font-weight: none;
	padding: 0px 0px 0px 0px;
	background-color: #000000;
}

.container_menu {
	padding: 10px 0px 0px 0px;
	position: left top;
	position: relative;
}

.menu_link a {
	background-image: url(../images/background_menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: #FFFFFF;
	display: block;
	font: 14px/29px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 29px;
	padding: 0px 0px 0px 46px;
	margin: 0px 0px 0px 40px;
	text-decoration: none;
}
.menu_link a.twitter {
	background-image: url(../images/icontwitter.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.menu_link a:hover {
	background-image: url(../images/background_menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: #FFFFFF;
	display: block;
	font: 14px/29px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 29px;
	padding: 0px 0px 0px 46px;
	margin: 0px 0px 0px 40px;
	text-decoration: underline;
}
.menu_link a:hover.twitter {
	background-image: url(../images/icontwitter.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.container_contact {
	padding: 19px 0px 0px 0px;
	color: #FFFFFF;
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	position: left top;
	width: 175px;
}

.contact_link a  {
	color: #00B0F0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.contact_link a:hover {
	color: #FFFFFF;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.container_menu_onder {
	padding: 20px 0px 0px 0px;
	position: left top;
}

.container_lesteken {
	padding: 120px 0px 10px 0px;
}

.container_lesteken_modules {
	padding: 0px 0px 13px 0px;
}

.container_button_terug_modules {
	padding: 0px 0px 10px 10px;
}

.container_footer {
	color: #FFFFFF;
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 29px;
	background-color: #00B0F0;
}

.spacer {
	height: 10px;
}
.btnSend {
	width: 120px;
	height: 23px;
	margin: 15px 0px 0px 168px;
	padding: 0px;
	background-color: #00b0f0;
	color: #FFF;
	border: 1px solid #FFFFFF;
	cursor: pointer;
	float: left;
	clear: left;

}
textarea {
	width: 266px;
}
.fotoHolder {
	padding: 10px 0px 10px 0px;
}
.fotoHolder .fotoThumb {
	float: left;
	width: 165px;
	height: 130px;
	border: 1px solid #FFF;
	padding: 2px;
	Margin: 0px 8px 8px 0px;
	background-color: #000;
}
.fotoHolder .fotoThumb  img {
	width: 165px;
	height: 130px;
	border: 0px;
}

.container_content_tekst img {width: 100px; height: 50px; margin-bottom: 10px;}

#twitter {
	width: 250px;
	height: 230px;
	position: absolute;
	margin: 3px 0 0 331px;
	z-index: 20;
}

.moreInfoBtn {
	position: absolute;
	width: 175px;
	height: 128px;
	margin: -196px 0px 0px 631px;
	padding: 0px 0px 0px 0px;
	display: block;
	cursor: pointer;
	background: url('../images/btn-16-5-jaar.png') no-repeat top left;
}

