body, html {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}
p, li {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	margin:0px;
}
a {
	color: #333333;
}
a:hover {
	text-decoration:none;
}
h1 {
	font-family:Trebuchet MS;
	font-size:16px;
	color:#000000;

}
ul, ol {
	margin-left: 15px;
	padding-left: 0px;
}
form{
	margin:0px;
}
.topTekst {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.quickLinks { 	color:#a0afd2; 	font-size:10px;	text-decoration:none; }
.quickLinks a, .quickLinks a:hover	{ text-decoration:none; color:#a0afd2; }

.dagjeWeg {
	background-color:#bac6df;
	border-bottom:1px solid #D1DAED;
}
input, select, textarea {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding:2px;
	margin:0;
}
select { 
	padding:1px;
}
/* img {
	behavior: url(../js/iepngfix.htc) 
}
*/

