/*		DEFAULT		*/

html
{
	width:				100%;
	height:				100%;
	margin:				0px;
}

body
{
	width:				910px;
	height:				100%;
	font-family:		tahoma, arial, verdana, sans-serif;
	color:				#254E80;
	font-size:			11px;
	background-color:	#E8EBEE;
	line-height:		130%;
}

a
{
	color:				#254E80;
	text-decoration:	underline;
	font-weight:		bold;
}

a:hover
{
	text-decoration:	none;
}

/*		CUSTOM		*/

div.inhoud
{
	position:			absolute;
	left:				220px;
	top:				30px;
	width:				670px;
}

div.content
{
	position:			absolute;
	left:				220px;
	top:				30px;
	width:				670px;
}

div.overzicht {
	position:			absolute;
	left:				10px;
	top:				20px;
	width:				160px;
}

h1
{
	font-size:			14px;
	font-weight:		bold;
	margin-bottom:		15px;
}

h2
{
	font-size:			12px;
	font-weight:		bold;
}

h3
{
	font-weight:		bolder;
	font-style:			italic;
	font-size:			11px;
	height:				6px;
}

h4
{
	font-size:			9px;
	font-weight:		bold;
	font-style:			italic;
}

img.logos {
	margin-right: 		10px;
	float: 				left;
}

span.textbold
{
	font-weight: 		bold;
}

div.contact
{
	left:				20px;
	top:				20px;
	width:				180px;
	font-family:		tahoma, arial, verdana, sans-serif;
	font-size:			11px;
}
	 
span.error
{
	color:				#D36F24;
}

hr {
	color:				#254E80;
	height:				1px;
}

.smalltext
{
	font-family:		tahoma, arial, verdana, sans-serif;
	font-size:			10px;
}

.bodytext

{
	font-family:		tahoma, arial, verdana, sans-serif;
	font-size:			11px;
}

.kopblauw
{
	font-size:			14px;
	font-weight:		bold;
}

.subkoporanje {
	font-family:		tahoma, arial, verdana, sans-serif;
	font-size:			12px;
	font-weight:		bold;
	color:				#EE6F14;
}

object.geluidmaskering {
	height: 			353px;
	width: 				450px;
}

.center {
	text-align: 		center;
}

.right
{
	text-align: 		right;
}

.whitetext
{
	color: 				white;
}
