body {
	background:#fff;
	padding:0px;
	margin:0px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
	line-height:20px;
	font-size:12px;
	color:#000;
	overflow:auto;
	text-align:center;
}

/* ----- speciaal voor FCK editor */
.fckeditorbody {
	text-align:left;
	color:#000;
}



#siteContainer {
	margin: 0 auto;  /* ------- ERG BELANGRIJK VOOR CENTREREN SITE-------- */
	position:relative; 
	width:980px;
	background:#fff url(../images/bg.png) center 0 repeat-y;
}


.noInput {
	color:#f00;
	font-weight:bold;
	font-size:20px;
	line-height:12px;
}

a img {
  border:0px solid #fff;
}

.noBorder {
	border:0px solid #000;
}

textarea, select, button, input {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
	line-height:16px;
	font-size:12px;
	border:1px solid #777;
}

.button {
	border:1px solid #777;
}
.button:hover {
	background-color:#fff;
	border:1px solid #777;
}

p {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
	line-height:20px;
	padding:0px;
	margin:0 0 0 0;
}

td {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
	line-height:20px;
	font-size:12px;
	vertical-align:top;
}

a:link, a:active, a:visited, a:hover {
	font-weight:normal;
	text-decoration:none;
	color:#e21a22;
}
a:hover {
	color:#000;
	text-decoration:underline;
}


.error {
	color:#f00;
}
h1, h2, h3, h4, h5, h6 {margin:0; padding:0}
h1 {
	color:#000;
	font-size:28px;
	line-height:28px;
}
h2 {
	color:#000;
	font-size:24px;
	line-height:24px;
}
h3 {
	color:#000;
	font-size:20px;
	line-height:20px;
}
h4 {
	color:#000;
	font-size:17px;
	line-height:17px;
}
h5 {
	color:#000;
	font-size:14px;
	line-height:14px;
}
h6 {
	color:#000;
	font-size:10px;
	line-height:10px;
}

#divNavigatie a {
	font-family:arial;
	color:#000;
	font-size:11px;
	display:block;
	float:left;
	width:80px;
	height:38px;
	background:url(../images/knop.png) left top no-repeat;
	margin:0 3px 0 0;
	text-decoration:none;
	letter-spacing:0.001em;
}

#divNavigatie a:hover {
	color:#e21a22;
	text-decoration:none;
}

#divNavigatie a span {
	display:block;
	margin:12px 0px 0px 18px;
}

.divLinksTekst {
	background:url(../images/rode-bal.png) left top no-repeat;
	padding:0 10px 20px 38px;
}

.clarendon {
	font-size:17px;
	font-weight:bold;
}

.ballie {
	padding:0px 4px 0 4px;
	background:url(../images/ballie.gif) left 1px no-repeat;
}
