body, td
{
	font-family:					'Comic Sans MS',verdana,helvetica,tahoma,arial,geneva,sans-serif;
	color:							#003541;
	font-size:						12px;
}

p.message {
   padding:                         10px;
   border:							#003541 solid 1px;
   background-color:                #f4efba;
}

.leftcoltext
{
	font-size:						12px;
	padding:						14px;
}

.rightcoltext
{
	font-size:						12px;
	padding:						14px;
}

.background 
{
	background-color:				#003541;
	background-image:				url(../images/sterren.gif);
	background-repeat:				repeat-x;
}

.backgroundContent
{
	background-color:				#a3c101;
}

.backgroundContentLeftcolom
{
	background-color:				#f3f9d3;
}

.backgroundContentRightcolom
{
	background-color:				#ffffff;
}

.image
{
	border:							#003541 solid 1px;
}

#imageoverview
{
	width:							130px;
	height:							87px;
	border:							#003541 solid 1px;
	float:							left;
	margin-right:					3px;
	margin-bottom:					3px;
}

h1 
{
	font-size:						19px;
	padding:						0px;
	margin:							0px;
	text-transform:					uppercase;
}

h2 
{
	font-size:						15px;
	padding:						0px;
	margin:							0px;
}

a 
{
	color:							#7e01a3;
	text-decoration:				underline;
}

a:hover 
{
	color:							#7e01a3;
	text-decoration:				none;
}

.formfield
{
	width:							557px;	
	border:							#003541 solid 1px;
}

.formfield_small
{
	border:							#003541 solid 1px;
}

.attention {
	padding:						10px;
	background-color:				#f9f339;
	border:							red solid 1px;
	font-size:						14px;
	font-weight:					bold;
}