body, html {
	margin:0px;
	width:100%;
	height:100%;
	padding:0px;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	margin:0px;
	padding:0px;
}
a {
	font-size: 12px;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
ul, ol {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	line-height: 17px;
	margin-left: 15px;
	padding-left: 0px;
}
input, textarea, select, button{
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border:1px solid #CCCCCC;
}
form{
	margin:0px;
}
h1 {
	font-family:Trebuchet MS;
	color:#ab1b25;
	margin:0xp;
	padding:0px;
	z-index:2;
	font-size:24px;
	margin-top:0px;
}
h2 {
	font-family:Trebuchet MS;
	color:#ab1b25;
	margin:0xp;
	padding:0px;
	z-index:2;
	font-size:18px;
	margin-top:0px;
}
br { 
	clear: left;
}
.bgTop {
	background-image:url(../img/bgTop.gif);
	background-repeat:repeat-x;
}
.grijsVlak {
	background-color:#363639;
	border-top:1px solid #FFFFFF;
}
.adres {
	font-size: 12px;
	color:#a2a2a2;
	text-decoration:none;
}
.adres a {
	font-size: 12px;
	color:#a2a2a2;
	text-decoration:underline;
}
.adres a:hover {
	color:#FFF;
	text-decoration:none;
}


/* img {
	behavior: url(iepngfix.htc) 
}
*/
