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

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


#siteContainer {
	margin: 0 auto;  /* ------- ERG BELANGRIJK VOOR CENTREREN SITE-------- */
	position:relative; 
	width:1000px;
}

#screenSaver {
	margin: 0 auto;  /* ------- ERG BELANGRIJK VOOR CENTREREN SITE-------- */
	position:relative; 
	width:1000px;
	display:none;
}

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

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

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

.wit {
	color:#fff;
}

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

.button {
	border:2px solid #777;
}
.button:hover {
	background-color:#3f3;
	border:2px solid #777;
}

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

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

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

a:hover {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}


.error {
	color:#f00;
}

h1, h2, h3, h4, h5, h6 {
}

h1, h2, h3, h4, h5, h6 {
	margin:0 0 3px 0;
	font-weight:normal;
}		

h1 {
	line-height:20px;
	font-size:13px;
}
h2 {
	line-height:20px;
	font-size:12px;
}
h3 {
	line-height:16px;
	font-size:11px;
}
h4 {
	line-height:20px;
	font-size:11px;
}
h5 {
	font-size:11px;
}
h6 {
	font-size:10px;
}

#divTopnavigatieA a {
	color:#000;
}
#divTopnavigatieB a {
	color:#fff;
}
#divTopnavigatieA a:hover {
	font-weight:normal;
}
#divTopnavigatie a:hover {
	font-weight:normal;
}

#divbgTopContentGroot {
	width:690px; height:35px; background:url(../images/bgtop-contentgroot.png) right top no-repeat; 
}
#divDoeSlider {
	position:absolute; top:160px; left:750px; width:180px; height:35px; background:url(../images/bgtop-contentklein.png) left top no-repeat;
}

#divCreditContent a {
	color:#000;
	text-decoration:underline;
}

#divContentKlein a {
	border-bottom:1px dotted #777 ;
}
#divMeer a {
	border-bottom:0px dotted #777 ;
}
#divMeer a:hover {
	color:#000;
}

#divInleiding a, #divInleiding a h1, #divInleiding a h2, #divInleiding a h3 {
	text-decoration:none;
	border-bottom:0px solid #777 ;
}
#divInleiding a:hover, #divInleiding a:hover h1, #divInleiding a:hover h2, #divInleiding a:hover h3 {
	font-weight:bold;
}


#divNieuwtje {
	font-size:10px;
	line-height:10px;
}
#divNieuwtje p {
	font-size:10px;
	line-height:10px;
}
#divNieuwtje a {
	text-decoration:underline;
}

#divTwitterLink {
	padding:0 3px 0 3px; 
	font-size:10px; 
	color:#fff;
	height:52px; 
	background:url(../images/twitter_logo.png) left top;
}
#divTwitterLink a {
	color:#fff;
	display:block;
	padding:28px 10px 15px 0;
}



