
body 
{
	color:#003C58;
	font-size:11px;
	font-family: trebuchet ms,verdana,arial,helvetica;
	background:#8dbfd9 url(../images/bodyBg.jpg) no-repeat center top;
	margin:0px;
	}

td
{
	font-family: trebuchet ms,verdana,arial,helvetica;
	font-size: 11px;
	}
	
p {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:12px;
}

h1 {
	font-size:24px;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	padding:0px;
	}

h2 {
	font-size:18px;
	font-weight:normal;
	margin:0px 0px 15px 0px;
	padding:0px;

}

h3 {
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:0px;

}

.small { 	
	font-family:trebuchet ms,verdana;
	font-size:10px; 
	color:#003C58; 
	}


input,textarea { 
	font-family:trebuchet ms,verdana;
	font-size:10px; 
	color:#003C58; 
	border:solid; 
	border-width:1px;
	width:200px;
	background-color:#efefef; 
	}

.button { 
	display:block;
	float:left;
	width:60px;
	height:19px;
	margin:0px 0px 0px 9px;
	font-family:trebuchet ms,verdana;
	font-size:10px;
	font-weight:normal;
	color:#333;
	text-transform:uppercase;
	border:1px solid #666; 		
	background-color:#efefef; 
	}

#search { 
	display:block;
	float:left;
	width:198px;
	margin:0px 0px 0px 0px;
	font-family:trebuchet ms,verdana;
	font-size:10px; 
	color:#003C58; 
	border:1px solid #666;	
	background:#fff url(../images/contentBg.jpg) repeat-x; 
}

.search { 
	font-family:trebuchet ms,verdana;
	font-size:10px; 
	color:#003C58; 
	border:solid; 
	border-width:1px;
	width:75px;
	background-color:#efefef; 
}
	
.radio { 
	font-family:trebuchet ms,verdana;
	font-size:10px; 
	color:none; 
	border:none; 
	border-width:1px;
	width:20px;
	background-color:#ffffff; 
	}

a, a.link { 	
	font-family:trebuchet ms,verdana;
	font-size:11px; 
	color:#000000; 
	text-decoration:none; 
	}

a:hover { 	
	text-decoration:underline;
	color:#003C58; 
	}
	
div.bundtekst { 	
	width:1000px;
	height:34px;	
	margin:0px auto 0px auto;
	font-family:trebuchet ms, verdana;
	font-size:11px; 
	line-height:34px;
	color:#003C58; 
	background: transparent url(../images/adresseBg.jpg) no-repeat;
}
		
img {		
	border-color:#003C58; 
	}

font.msg {
        color:red;
}
a.msg {
        color:red;
        text-decoration:underline;
        font-weight:bold;        
}

    
