body,td,th {
	margin: 0px;
	padding: 0px;
	text-align: left; 
	color: #2f2f2f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img {border:0px;}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h3 {
	font-size: 3em;
	color: #FFFFFF;
	margin: 10px;
	margin-top: 30px;
	padding: 0px;
}

.message {
	display: none;
	height:0px;
	padding:0px;
}
.message_fadein {
	padding:5px;
	margin-bottom:10px;
	border:1px solid #000000;
	color:#FFFFFF;
	width:450px;
	margin-left:51px;
	background-color: #cec9a9;
}
.message h1 {
	font-size: 1.2em;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;	
}
h1 {
margin:0px;
padding:0px;
font-size:14px;
color:#6b0011;
}

.tekst {
	color: #231f20;
	margin: 20px;
	margin-top:0px;
}
.tekst p{
	padding:0px;
	margin:0px;
}
.tekst_ANB {
	color: #231f20;
	margin: 20px;
	margin-left:0px;
	margin-top:0px;
}
.tekst_ANB p{
	padding:0px;
	margin:0px;
}
.beheertekst {
	color: #000000;
	font-size:12px;
	margin: 20px;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	padding: 10px;
}
.beheertekst form {
	margin: 0px;
	padding: 0px;	
}
.titel {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 3em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 20px;
	margin-top: 30px;
}

/* CONTAINER */
.website {
position:relative;}
.website #container {
position:relative;
	width: 880px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.website #container #gratis{
	position: absolute;
	height: 130px;
	width: 130px;
	top: 39px;
	right: 0px;
}
#header/* HEADER */
  { 
	background: #FFF;
	height:90px;
	padding-left:30px;
} 

#header_images .image {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 110px;
	background-color: #6b0011;
	float: left;
}
.website #header_images { 
	background: #6b0011;
	height:80px;
} 
.website #header_images #fotosTopAanpassen {
	background-color: #CCCCCC;
	padding: 5px;
	border: 1px solid #666666;
} 
.website #header_images #fotosTopAanpassen a {
	color: #6b0011;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
} 
.website #header_images #fotosTopAanpassen a:hover {
	color: #000000;
} 
/* MENU */
.website #menu {
	background: #6b0011;
	height:77px;
	color: #FFFFFF;
	float: left;
	width: 849px;
} 

.website #container #menu a {
}
.website #container #menu a:hover {
}


/* MAIN CONTENT -- zitten left en right in */
.website #mainContent {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 443px;
	width: 100%;
	margin-top:40px;
	margin-bottom:20px;
	position: relative;
} 


/* LEFT */
.website #content_left {
	float: left;
	width: 640px;
	overflow: auto;
	height: 443px; 
}

.website #content_left_ANB {
	float: left;
	width: 880px;
}

/* RIGHT */
.website #content_right {
	float: right; 
	width: 240px;
}
.website #content_right .nieuws_titel {
	line-height: 40px;
	color: #FFFFFF;
	background-color: #6b0011;
	height: 40px;
	width: 208px;
	font-size:14px;
	padding-right: 5px;
	padding-left: 5px;
}
/* FOOTER */
.website #footer {
	background:#6b0011;
	height: 20px;
	width: 100%;
} 
.website #container #footer_adres {
	background-color: #FFFFFF;
	padding: 0px;
	height: 20px;
	width: 100%;
	text-align: center;
	line-height: 20px;
}
.website #container #footer_adres a {
	color: #2f2f2f;
	text-decoration: none;
}



/* SUB PAGINA -- als je door klikt */

#mainContent #sub_image {
	float: left;
	margin-top:10px;
	margin-right: 10px;
}
#container #mainContent #sub_tekst {
	float: left;
	width: 500px;
	height: 433px;
	overflow: auto;
	margin-top:10px;
}
#container #mainContent #sub_tekst a {
	color: #6b0011;
	text-decoration: none;	
}
#container #mainContent #sub_tekst a:hover {
	text-decoration: underline;	
}
#container #mainContent #sub_tekst .rood {
	color: #FF0033;
}
#container #mainContent #sub_tekst .rood a {
	color: #FF0033;
}
#container #mainContent #sub_tekst img {
	margin-right: 10px;
	margin-bottom: 3px;	
}
#container #mainContent #sub_tekst .tekst {
	margin: 0px;
	margin-top:10px;
	padding: 0px;
	color: #2f2f2f;
}
#container #mainContent #sub_tekst h1 {
	margin: 0px;
	padding: 0px;
	color: #b1b5bf;
	font-size: 1.5em;
}
#container #mainContent #sub_tekst .vervolgfoto {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#container #mainContent #sub_tekst p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#container #mainContent #sub_tekst .visitekaartje {
	padding: 10px;
	float: left;
	height: 115px;
	width: 270px;
	margin-right: 20px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #999999;
	margin-bottom: 10px;
}
#container #mainContent #sub_tekst .visitekaartje .foto {
	float: left;
	height: 115px;
	width: 85px;
	margin-right: 10px;
	border: 1px solid #000000;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
}
#container #mainContent #sub_tekst .visitekaartje h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #6b0011;
}
#container #mainContent #nieuws {
	float: right;
	height: 423px;
	padding:5px;
	padding-top:0px;
	padding-right:0px;
	width: 220px;
}
#container #mainContent #nieuws .nieuws_item {
position:relative;
height:150px;
	margin-bottom: 20px;
	border: 1px solid #6b0011;
}
.nieuws_tekst {
padding:5px;
font-size:11px;}
#container #mainContent #nieuws .nieuws_item .nieuws_hoekje{
position:absolute;
right:-1px;
bottom:-1px;
width:62px;
height:62px;
	
}
#container #mainContent #nieuws .nieuws_item a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
}
#container #mainContent #nieuws .nieuws_item a:hover {
	color: #6b0011;	
}
#container #mainContent #nieuws .nieuws_item h2 {
	font-size: 1.2em;
	padding:0px;
	padding-bottom:5px;
	margin:0px;
}
#container #mainContent .werknemer {
	float: left;
	height: 204px;
	width: 430px;
	margin-top: 10px;
	margin-right:10px;
}
#container #mainContent .werknemer .werknemer_foto {
	float: left;
	height: 204px;
	width: 208px;
	margin-right:10px;
}
#container #mainContent .werknemer .werknemer_tekst {
	float: left;
	width: 200px;
}

.titel2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}


#inschrijven_container {
	width: 440px;
	margin-left: 0px;
}
#container #inschrijven_container #form1 label {
	float:left;
	width:190px;
	line-height:20px;
}
#container #inschrijven_container #form1 input {
	float:left;
	width:180px;
}
#container #inschrijven_container #form1 .myCheckbox input {
	float:left;
	width:50px;
}
#container #inschrijven_container #form1 a {
	color: #231f20;
	text-decoration: none;
}
#container #inschrijven_container #form1 a:hover {
	color: #231f20;
	text-decoration: underline;
}
#inschrijven_container #form1 #verstuur a{
	color: #231f20;
	text-decoration: none;
	}
#inschrijven_container #form1 #verstuur a:hover{
	color: #231f20;
	text-decoration: underline;
}
#content_left #content_image {
	background-repeat: no-repeat;
	background-position: center center;
	margin-top:0px;
	margin-left:0px;
	height: 200px;
	width: 180px;
	overflow: hidden;
	position: absolute;
}
#content_left_ANB #content_image_ANB {
	background-repeat: no-repeat;
	background-position: center center;
	margin-top:0px;
	margin-left:0px;
	height: 300px;
	width: 280px;
	overflow: hidden;
	position: relative;
	float:left;
}
.home_image {
	position: absolute;
	height: 82px;
	width: 82px;
	right: 0px;
	bottom: 0px;
}
a {
text-decoration:underline;
color:#6b0011;}
a:hover {
text-decoration:none;
color:#2f2f2f;}