BODY {
	background-color: #524d4a;
	font-family: verdana;
	font-size: 11px;
	margin: 0px;
	color: #ffffff;
}

FORM {
	margin: 2px;
}


TABLE, TD {
	font-family : verdana;
	font-size : 11px;	
	color: #ffffff;
}

h1 {
	font-size: 16px;
	margin: 0px;
}

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

h3 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

.divborder{
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 2px;
	width: 940px;
}


.divbloktitellinks {
	background-color: #c92f2d;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	text-align: left;
	width: 188px;
}

.divbloklinks {
	background-color: #303030;
	border-color: #c92f2d;
	border-style: solid;
	border-width: 1px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	margin-left: 4px;
	text-align: left;
	width: 196px;
}

.divbloktitelcamster {
	background-color: #c92f2d;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	text-align: left;
	width: 332px;
}

.divblokcamster {
	font-size: 11px;
}

.divbloktitelprofiel {
	background-color: #c92f2d;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	text-align: left;
	width: 680px;
}

.divblokprofiel {
	font-size: 11px;
}


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

}

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

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

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


.thumb {
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
}

.button1 {
background-color: #dc9c21;
border-color: #dc9c21;
border-style: solid;
color: #ffffff;
font-size: 10pt;
font-family: verdana;
font-weight: bold;
}

