body {
	background-color: #060606;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/zwart_lekker.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size:12px;
} 
/* TinyMCE specific rules */
body.mceContentBody {
   background: white;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
small {
	font-size: 10px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.vak {
	background-image: url(../img/vak.jpg);
	background-repeat: no-repeat;
	background-position: links top;
	height: 300px;
	width: 170px;
	margin-right: 3px;
	margin-bottom: 3px;
}
.vak_boven {
	padding-bottom: 0px;
	padding-top: 8px;
	padding-left: 8px;
	height: 40px;
	}
.vak_beneden {
	height: 20px;
	font-size: 12px;
	padding-bottom: 8px;
	padding-top: 0px;
	padding-right: 4px;
	padding-left: 7px;
	vertical-align: bottom;
}
.vak_main {
	height: 200px;
	font-size: 12px;
	background-position: top;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
	vertical-align: top;
}
.content{
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4bc0e8;
	border-left-color: #4bc0e8;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 180px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.content_update{
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4bc0e8;
	border-left-color: #4bc0e8;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.content2{
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #4bc0e8;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	width: 135px;
}

.whitebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #4bc0e8;
	text-decoration: underline;
}
a:visited {
	color: #4bc0e8;
	text-decoration: underline;
}
a:hover {
	color: #4bc0e8;
	text-decoration: none;
}
a:active {
	color: #4bc0e8;
	text-decoration: underline;
}
a.blauw:link, a.blauw:visited, a.blauw:hover, a.blauw:active {
	color: #4bc0e8;
}
a.wit:link, a.wit:visited, a.wit:hover, a.wit:active {
	color: #FFFFFF;
}

.class1 a:link, .class1 a:visited {
	color: #000000;
	font-weight: bold;
	background-color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	border: 1px solid #999999;
}
.class1 a:hover {
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	border: 1px solid #999999;
}
.headline {font-size: 10px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.footer {
	color: #4bc0e8;
	font-size: 11px;
	font-weight: bold;
	/* padding van cyrille */
	padding-bottom:20px;
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4bc0e8;
	border-bottom-color: #4bc0e8;
	border-left-color: #4bc0e8;
} 

.footer2 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	/* padding van cyrille */
	padding-bottom:20px;
	background-color: #4bc0e8;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
} 


.borderedFooter {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold; 
	border-left: 3px solid white;
	border-right: 3px solid white;
	border-bottom: 3px solid white; 
	/* padding van cyrille */
	padding-bottom:20px;	
}
a.buttonParticulier:link, a.buttonParticulier:visited {
display: block;
background-image: url(../img/particulier_down.gif);
background-repeat: no-repeat;
width: 96px;
height: 28px;
text-align: center;
}
a.buttonParticulier:hover, a.buttonParticulier:active {
display: block;
background-image: url(../img/particulier_up.gif);
background-repeat: no-repeat;
width: 96px;
height: 28px;
text-align: center;
}
a.buttonZakelijk:link, a.buttonZakelijk:visited {
display: block;
background-image: url(../img/zakelijk_down.gif);
background-repeat: no-repeat;
width: 96px;
height: 28px;
text-align: center;
}
a.buttonZakelijk:hover, a.buttonZakelijk:active {
display: block;
background-image: url(../img/zakelijk_up.gif);
background-repeat: no-repeat;
width: 96px;
height: 28px;
text-align: center;
}
a.buttonMeer:link, a.buttonMeer:visited {
display: block;
background-image: url(../img/meer_down.gif);
background-repeat: no-repeat;
width: 96px;
height: 28px;
text-align: center;
}
a.buttonMeer:hover, a.buttonMeer:active {
display: block;
background-image: url(../img/meer_up.gif);
background-repeat: no-repeat;
width: 96px;
height: 28px;
text-align: center;
} 

/*---------------box om content heen, voor witte omlijning-------------------------*/
#contentBackground {
	border-left: 3px solid white;
	border-right: 3px solid white;
	height: 630px;
	background-color:#4bc0e8;
}


ul
{
	list-style-type: disc;
	list-style-position: buiten;
}
