body
{
	background-color: #FFFFFF;
	font-family : verdana;
	font-size : 11px;	
	color : #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	scrollbar-track-color: #FFFFFF;
	scrollbar-highlight-color:white;
	scrollbar-face-color: #6f7170;
	scrollbar-arrow-color:white;
	scrollbar-darkshadow-color:a69068;
	scrollbar-shadow-color:ffffff;
}

table, td {
	font-size : 11px;
}


form {
	margin: 0px;
}


select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-size: 18px;
	margin: 0%;
}

h2 {
	font-size: 14px;
	margin: 0%;
}

.header {
	height: 156px;
	width: 914px;
}

.headernavigatie {
	padding-top: 126px;
	padding-left: 12px;
	text-align: left;
}

.headernavigatiepijl {
	font-size: 12px;
	font-weight: bold;
}

.main {
	clear: both;
	margin: auto;
	text-align: left;
	width: 914px;
}

.mainpadding {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	padding-right: 12px;
}

.divblok {
	background-color: #e9e9e9;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	text-align: left;
	width: 790px;
}

.divbloklinks {
	background-color: #e9e9e9;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	text-align: left;
	width: 180px;
}

.divblokrechts {
	background-color: #e9e9e9;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	text-align: left;
	width: 600px;
}

.divblokpadding {
	padding: 4px;
}

.divbloktitel {
	background-color: #b96e6e;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}

.divblokcamster {
	background-color: #fff2f1;
	border-color: #d17163;
	border-width: 1px;
	border-style: solid;
	font-size: 9px;
	padding: 1px;
	text-align: left;
	width: 106px;
}

.divbloknieuwstecamster {
	background-color: #fff2f1;
	border-color: #d17163;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	text-align: left;
	width: 140px;
}

.fotorand {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}

A
{
	color : #000000;
	text-decoration : none;

}

A:visited
{
	color : #000000;
	text-decoration : none;
}

A:hover
{
	color : #000000;
	text-decoration : underline;
}

A:active
{
	color : #000000;
	text-decoration : underline;
 
}

A.linknavigatie:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
}
A.linknavigatie:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
}
A.linknavigatie:hover {
	color : #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	text-decoration : underline;
}
A.linknavigatie:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	text-decoration : underline;
}