A:link{text-decoration: none; color: #005BAA; font-weight: bold;}
A:visited{text-decoration: none; color: #005BAA; font-weight: bold;}
A:active{text-decoration: none; color: #005BAA; font-weight: bold;}
A:hover{text-decoration: none; color: #FF6600; font-weight: bold;}


A.menu:link{text-decoration: none; color: #4D0204;}
A.menu:visited{text-decoration: none; color: #4D0204;}
A.menu:active{text-decoration: none; color: #4D0204;}
A.menu:hover{text-decoration: none; color: #FF0033;}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  10pt;
	color: black;
	line-height: 20px;
}


td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  10pt;
	color: black;
	line-height: 160%;

}


h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  13px;
	color: navy;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}

h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#FF0000;
	margin-bottom:3px;
}

.blackTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	color: black;
	line-height: 100%;
	font-weight: bold;
	font-style: normal;
}

.smallTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  12px;
	color: navy;
	line-height: 100%;
	font-style: normal;
}

.normalTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  13px;
	color: navy;
	line-height: 100%;
	font-weight: bold;
	padding-top:7px;
}

.bigTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  15px;
	color: black;
	line-height: 160%;
	font-weight: 600;
	font-style: normal;
	font-variant: normal;
}

.smallText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	color: black;
	line-height: 180%;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
}


.priceText{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	color: black;
	line-height: 100%;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	padding-top:12px;
}



.normalText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  13px;
	color: black;
	line-height: 160%;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
}

.bigText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  14px;
	color: black;
	line-height: 160%;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
}


select
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	background: #FFFFFF
}

select.zoeken
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	Border: 1px solid #D21A1A;
	background: #FEFBEB
}

input.zoeken
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	border: 1px solid #D21A1A;
	background: #FEFBEB
}

textarea.input_text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	width:200px;
	height:100px;

}

input.input_submit
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight: bold;
	width:100px;
	height:21px;
	color: #005BAA;
	background-color: #FFFFFF;
	border: 2px solid #FFAB73;
}

hr
{
	border-style:solid;
	height:1px;
	border-color:#FFFFFF;
}
span.spanError
{
	color:#FF0000;
}

span.spanActie
{
	color:#FF0000;
	font-weight:bold;
}

form
{
	margin:0px;
}