body         { font-family: Arial; color: #333333; font-size: 8pt }

table        { font-size: 8pt; font-family: Arial }

a:link       { color: #28619E; font-family: Arial; font-size: 8pt; text-decoration: none}
a:visited    { color: #28619E; font-family: Arial; font-size: 8pt; text-decoration: none}
a:active     { color: #28619E; font-family: Arial; font-size: 8pt; text-decoration: none}
a:hover     { font-family: Arial; color: #8AB4E1; font-size: 8pt; text-decoration: none}

.buttons:link       { color: #363636; font-family: Arial; font-size: 8pt; text-decoration: none}
.buttons:visited    { color: #363636; font-family: Arial; font-size: 8pt; text-decoration: none}
.buttons:active     { color: #363636; font-family: Arial; font-size: 8pt; text-decoration: none}
.buttons:hover     { font-family: Arial; color: #005288; font-size: 8pt; text-decoration: none}

.validator            { color: #ff0000;}
input.stylebutton { font-size: 8pt; color: #ffffff; background-color:#3264a3;}  
textarea, input, select { font-size: 8pt; font-family: Arial; }

.border {solid 1px #325c8a;}

.titel {
	font-size: 10pt;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #005390;
}

.style3 {color: #FFFFFF; font-family: Arial; font-size: 8pt; }
.style4 {color: #005186; font-family: Arial; font-size: 10pt; }
.style5 {color: #CCCCCC}
.style6 {color: #FFFFFF; }
.style7 {
	font-size: 11pt;
	font-weight: bold;
}
.style8 {
	font-size: 10pt;
	font-weight: bold;
	color: #005390;
}
.style9 {
	font-size: 10pt;
	font-weight: bold;
}
.alternatingrow
{
	background-color:#e7eef7;	
}


.scheiding
{
    clear: both;
    height: 15px;
}

.thumb
{
    border: solid 1px black;
    margin-right: 10px;
}
.contentitem
{
    width: 700px;
}
.imagecontentleft
{
    float: left;
}

