body {
    /* font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;*/
    font-family: Verdana;
    font-size: 10pt;
    margin-top: 20px;
    margin-left: 0px;
    margin-right: 0px;
    height:100%;
    background-image:url(../images/background.gif);
}

td {
    font-size: 8pt;
}

input {
    font-size:8pt;
    font-family: Verdana;
}

select {
    font-size:8pt;
    font-family: Verdana;
}

.broedtekst {
    font-family: Verdana;
    font-size:8pt;
}

fieldset
{
	border: none;
}

a
{
	text-decoration: none;
	color: black;
	font-weight: bold;
}

#loginbox
{
	background-color: #f07944; 
	width: 250px; 
	height: 100px; 
	margin: 0px; 
	padding: 10px;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	bottom: 0px;
	color: white;
}
#loginbox a
{
	color: white;
	text-decoration: none;
}
#loginbox input
{
	margin-top: 4px;
	margin-bottom: 4px;
	width: 250px;
	font-weight: bold;
}

#contactbox
{
	background-color: #f07944; 
	width: 500px; 
	/*height: 400px;*/ 
	margin: 0px; 
	padding: 10px;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	bottom: 0px;
	color: white;
}
#contactbox a
{
	color: white;
	text-decoration: none;
	font-weight: bold;
	margin-top: 10px;
}
#contactbox input
{
	margin-top: 4px;
	margin-bottom: 4px;
	width: 250px;
	font-weight: bold;
}
#contactbox textarea
{
	margin-top: 10px;
	width: 100%;
	height: 150px;
}
#contactbox .caption
{
	margin-top: 10px;
	margin-bottom: 10px;
}
#newsletter_signup_form a
{
	color: white;
	font-weight: bold;
	margin-top: 5px;
}

.caption
{
	color: white;
	text-transform: uppercase;
	font-weight: bold;
}
.smallcaption
{
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 8pt;
}
.leftside
{
	padding-top: 5px;
	float: left;
}

.mainlinks {
    text-decoration:none;
    color:#000000;
}

.showvare {
    border-bottom:1px solid #f07944;
}

h1 {
    /*color:#f07944;*/
    font-size:10pt;
    font-weight:bold;
}

.readmore {
   font-size:11px;
   color: black;
}

#contact_sender {
   border:0px solid white;
   font-weight:normal !important;

}

#contact_destination{
   border:0px solid white;
}

#contact_sender_email{
   border:0px solid white;
   font-weight:normal !important;
}

#contact_subject{
   border:0px solid white;
   font-weight:normal !important;
}

#contact_message {
   border:0px solid white;
}

.breadcrumb {
    color:#F07944;
    font-size:10px;
}