﻿/***************************************** BEGIN WENSKAARTEN *********************************/
body
{
	background-color:#fff;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#474747;
	margin: 0px;
}

h1 
{
	font-size: 13px;
	color:#5a7880;
	font-weight: bold;
}

a:link {
	color:#5a7880;
	text-decoration:underline;
}

a:active, a:visited, a:hover {
	color:#b8a131;
	text-decoration:underline;
}

.thumbnail
{
    border: 0px;
}

.thumbnail_table td
{
    border: solid 1px #C1BDBE;
    text-align: center;
    padding: 10px 10px 10px 10px;
}

.input
{
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 11px;
    color: #5a7880;    
}

.stamp
{
    border: solid 1px #C1BDBE;
}

.formulier_table td
{	
	background-color:#fff;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#474747;
}

.error
{
	padding: 8px;	
	border: solid 1px red;
	margin-bottom: 12px;
}

.hoofd
{    
    background-image: url(../images/hoofd_image.gif);
    background-repeat: no-repeat;
    background-position: left;
    font-family: Tahoma, Verdana, Arial;
    color: #B7A131;
    font-size: 11px;    
    text-align: right;
    vertical-align: top;    
    height: 108px;    
}

.spacer
{
    border-top: solid 1px #54717A;    
    background-image: url(../images/spacer_01.gif);       
    width: 100%;
    height: 28px;
}

.content
{
    margin: 12px;
}
/****************************************** END WENSKAARTEN **********************************/
