body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(co-bodyback.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #ededed;
	font-family: "Trebuchet MS", Arial, Verdana, helvetica, sans-serif;
	font-size: 89%;
}
#topcontainer {
	background-image: url(fos-topimage.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	width: 908px;
	height: 89px;
}
#rightcontent {
	float: right;
	width: 210px;
	margin-left: 5px;
}

* html #rightcontent {
	float: right;
	width: 200px;
	margin-left: 0px;
}
#clearthis {
	clear: both;
}
#maincontent {
	margin: 0px;
	padding: 0px;
}
* html #maincontent {
	float: left;

}
#maincontainer {
	background-image: url(co-maincontentback.png);
	background-position: top left;
	background-repeat: repeat-y;
	width: 908px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; /* opera does not like 'margin:20px auto' */
	text-align: left; /* part 2 of 2 centering hack */
	width: 908px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 908px;
}
html>body #maincontainer {
	width: 908px; /* ie5win fudge ends */
}
#maincontent {
	width: 650px;
}
#contentcontainer {
	text-align: left;
	background-image: url(co-contentback.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 900px;
	margin-left: 4px;
}
#colLeft,  #colLeftHome {
	float: left;
	width: 360px;
}
#colRight, #colRightHome {
	float: right;
	width: 280px;
}
#contentback {
	padding: 10px 5px 50px 10px;
}
#footer {
	background-image: url(co-footer.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	width: 908px;
	height: 23px;
	text-align: center;
	color: white;
}

#footer p { 
color:white;
}
#pagetitlecontainer {
	background-image: url(CO-pagetitle-back.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 45px;
	width: 667px;
	padding: 1px 0px 0px 3px;
	margin-bottom: 0px;
}
#last-update {
	float: left;
	background-image: url(co-dateback.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 36px;
	width: 40px;
	padding: 4px;
	margin-top: 2px;
	margin-bottom: 5px;
	text-align: left:;
}
#last-update .lastup-day {
	font-size: 1.5em;
	color: white;
	margin-bottom: -7px;
	margin-left: 2px;
	margin-top: -4px;
	font-weight: bold;
}
#last-update .lastup-month {
	font-size: 0.78em;
	color: white;
	margin-left: 3px;
	height: 10px;
}
#pagetitle  h1 {
	position: relative;
	margin-left: 10px;
	width: 550px;
	height: 40px;
	color: #666;
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 3px;

	border: 0px;
}
.newstitleback h2 {

}
.newstitleback h2 a:link , .newstitleback h2 a:visited, .newstitleback h2 a:active {
display:block;
	background-image: url(background-title-news2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 45px;
	width: 360px;
	padding: 3px 0px 0px 10px;
	margin-bottom: 0px;
	color: #878585;
	font-size: 1.6em;
	font-weight: bold;
text-decoration:none;
}
.newstitleback h2 a:hover {
	background-image: url(background-title-news-over.jpg);
	color: white;
}
.calendartitleback {
	width: 100%;
}
.calendartitleback h2 a:link   , .calendartitleback h2 a:visited  , .calendartitleback h2 a:active {
display:block;
wiidth:280px;
	background-image: url(background-title-news.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 45px;
	padding: 3px 0px 0px 10px;
	margin-bottom: 0px;
	color: #878585;
	font-size: 1.6em;
	font-weight: bold;
text-decoration:none;
}
.calendartitleback h2 a:hover {
	background-image: url(background-title-cal-over.jpg);
	color: white;
}
* html .titleright {
	position: relative;
	background-image: url(background-title-right.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 45px;
	padding: 5px 5px 0px 15px;
	margin-bottom: 0px;
	z-index: 1;
	color: #878585;
	font-size: 1.8em;
	font-weight: bold;
	margin-top: 0px;
}
#maincontent {
	width: 650px;
}
#content {
	width: 650px;
}


/* LOGIN */
#login {
	position: relative;
	float: right;
height:30px;
/*margin-left:-200px;*/
}

#login form {
margin:0px;
padding:0px;
}

.loginholder {
	margin-right: 4px;
	color: #3862b7;
	margin-top: 40px;
	font-weight: bold;
        margin-bottom:0px;
}

* html .loginholder { }

.loginholder2 {
	margin-right: 35px;
	margin-top: 2px;
}

.loginbutplacer {
position:relative;
margin:-21px 5px 0px 280px;
height:22px;
}

input.inputpass {

}
.inputlogin, .inputpass {
	background-color:white;
	border: 1px solid #3862b7;
	color: #878585;
	margin-left: 4px;
padding-left:2px;
}
.aangemeld p {
	color: white;
	margin: 0px;
}
.toplogin {
	color: white;
}

.inputforms {
position:relative;
margin-top:0px; margin-right:60px;}
 

#login input, #topsearch input {
	margin: 0px;
	padding: 0px;
}

a:link.loginprofiel, a:visited.loginprofiel { 
font-weight:normal;
font-size:0.8em;
color:#878585;
text-decoration:none;
}

a:hover.loginprofiel { 

color:#3862b7;
text-decoration:underline;
}

.loginpre-info { 
font-weight:normal;
font-size:1em;
color:#878585;
text-decoration:none;
}

.login-realinfo {
font-weight:bold;
font-size:1em;
color:#3862b7;;
text-decoration:none;
}



a.download img, 
a.mail img,
a.internal-link img,
a.external-link img
{ border:0px;}