BODY {
	margin: 0px;
	padding-top:20px;
	font-family: Arial;
	font-size: 12px;
	color: #3b3b3b;
	color:	black;
	}
body.grey {
	background	:	#f2f2f2;
}

p {
	line-height	:	1.5em;
	letter-spacing	:	0.01em;
	color	:	#3b3b3b;
}

A {
	color	:	#af1f30;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

/*---- Header styling ---*/
	
img {
	border:	0px;
}
#midden {
	width: 984px;
	margin: 0px auto 0px auto;
	}

#fietsblokken {
	height: 129px;
	padding-left: 11px;
	padding-right: 11px;
	}
.fietsblok {
	width: 258px;
	height: 129px;
	background: url('gfx/fietsblok.gif');
	float: left;
	margin-right: 10px;
	}

#fietsblok0,#fietsblok1,#fietsblok2 {
	float	:	left;
	margin-right: 10px;
}

#menu, #menugrey {
	height:66px;
	background:url('gfx/menubalk.gif');
	text-align:right;
	background-repeat	:	no-repeat;
}

#menugrey {
	background:url('gfx/menubalk_grey.gif');
}

.logo {
	float:left;
	margin-left:5px;
	padding-top:23px;
}

#menuitems {
	padding-top:23px;
	margin-right:5px;
}

#menuitems * {
	position: relative;
}

#menuitems .selected {
	margin:  -20px 0px 0px -13px;
}

#belons {
	width: 156px;
	height: 130px;
	float: right;
	background: url('gfx/belons.gif');
	}

#copyright, #copyrightgrey {
	margin: 15px auto 0px;
	border-top: 1px #c7c7c7 solid;
	padding-top: 10px;
	text-align: center;
	width		:	900px;
	}
	
#copyrightgrey {
	float	:	left;
	margin-left	:	40px;
	margin-top	:	5px;
}

#front {
	padding: 3px;
	float	:	left;
	}

#merken {
	margin: 10px 0px 10px 0px;
	}

H1, H2, H3 {
	font-size: 16px;
	}
H1, P {
	margin: 0px 0px 1em 0px;
	}
	
h1,h2,h3 {
	margin:	0px;
}

.spacing {
	padding: 0px 15px 0px 15px;
	}

.fietsblokken {
	clear: both;
	padding-top: 15px;
	}
	.fietsblokken IMG {
		margin-left: 3px;
		}

FORM LABEL {
	float: left;
	width: 10em;
	display: block;
	clear: right;
	}
	
.inhoud {
	width	:	960px;
	padding	:	33px 10px 0px;
	float	:	left;
}

.background {
	background	:	url('gfx/textbackground.gif') repeat-y;
	float	:	left;
	width			:	960px;
}

.content {
	background	:	url('gfx/texttop.gif') top left no-repeat;
	padding		:	16px 16px 0px;
	float	:	left;
	width		:	928px;
}

.slogan {
	width		:	272px;
	float		:	left;
	height	:	40px;
	padding	:	0px 11px 9px 3px;
}

.text {
	float			:	left;
	width			:	455px;
	padding		:	28px 15px 15px 11px;

}

.spacer {
	height		:	500px;
	width			:	1px;
	float			:	right;
}

.bottom {
	background	:	url('gfx/textbottom.gif') no-repeat bottom left;
	height		:	16px;
	float			:	left;
	width			:	960px;
}

.home {
	position		:	absolute;
	margin-top	:	-26px;
	margin-left	:	15px;
}

img, div, td { 
	behavior: url(iepngfix.htc);
}

.logos {
	width			:	160px;
	float			:	left;
	padding-top	:	60px;
	text-align	:	center;
}

.logos img {
	padding		:	0.2em 0;
}

.logos p {
	padding		:	0px;
	margin		:	0px;
}

.onderkant {
	margin-top	:	15px;
}

.nieuws p {
	border-bottom: 1px dashed #c2c2c2;
	padding-bottom:	1em;
}