@charset "utf-8";


body {
	/*background-image: url(../images/background.gif);*/
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#menu {
	position: absolute;
	height: 40px;
	width: 800px;
	left: 50%;
	top:150px;
	margin-left:-360px;
	font-size: 14px;
}

#topheader {
	background-image: url(../images/top_cct.gif);
	height: 228px;
	width: 940px;
	position: relative;
	left: 10px;
	top: 0px;
	background-repeat: no-repeat;
}
#mededelingen {
	background-color: #ffffcc;
	width: 435px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
	background-image: url(../images/header_mededelingen.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 60px;
	padding-bottom: 10px;
	clear: both;
	margin-top:10px;
}
#sponsors {
	background-color: #FFF;
	width: 435px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
	background-image: url(../images/header_sponsors.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 60px;
	padding-bottom: 10px;
	clear: both;
	text-align: center;
}
#nieuws {
	background-color: #66cccc;
	width: 435px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
	background-image: url(../images/header_nieuws.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 60px;
	padding-bottom: 10px;
	clear: none;
	float: left;
}
#plaintext {
	background-color: #FFFF99;
	width: 435px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
	background-image: url(../images/header_plaintext.gif);
	background-repeat: repeat-x;
	background-postion: left top;
	padding-top: 60px;
	padding-bottom: 10px;
	clear: none;
	float: left;
}

#textyellow {
	background-color: #FFFF99;
	width: 435px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
	background-repeat: repeat-x;
	background-postion: left top;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: none;
	float: left;
}

#fotos {
	background-color: #ffcccc;
	width: 435px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
	background-image: url(../images/header_carnaval.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 60px;
	padding-bottom: 10px;
	clear: both;
	float: right;
	margin-top: 10px;
}
.clear {
	clear: both;
}
.mainheading {
	font-weight: bold;
}

.mainheading a:link, a:visited {
	color: #000000;
	text-decoration:none;
}

.mainheading a:hover {
	color: #000000;
	text-decoration:underline;
	background-color:#FFFF00;
}
.readmore {
	font-style: italic;
	text-decoration:underline;
}

.readmore a:link, a:visited {
	color: #000000;
	text-decoration:underline;
}

.readmore a:hover {
	color: #000000;
	background-color:#FFFF00;
}

.vorige {
	float: left;
	clear:both;
	width: 100px;
}

.volgende {
	float: right;
	clear:both;
	width: 100px;
}

#container {
	width: 950px;
	left:50%;
	margin-left:-475px;
	position:absolute;
	background-color:#fff;
}

#ccfoto {
	text-align: center;
}
#ccvolgende {
	position: absolute;
	left: 850px;
	top: 480px;
	background-color: #66CC66;
	height: 20px;
	width: 100px;
	text-align: center;
}

#ccvolgende a:hover, #ccvolgende a:link, #ccvolgende a:visited {
	color:#FFFFFF;
	font-weight: bold;
}
#ccvorige a:hover, #ccvorige a:link, #ccvorige a:visited {
	color:#FFFFFF;
	font-weight: bold;
}

#ccvorige {
	position: absolute;
	left: 10px;
	top: 480px;
	height: 20px;
	width: 100px;
	text-align: center;
	background-color: #66CC66;
}
#ccselector {
	padding-top: 30px;
	width:940px;
	padding-left:10px;
}
#collinks {
	/*position: absolute;*/
	width: 465px;
	margin-left:10px;
	float:left;
}
#colrechts {
	/*position: absolute;*/
	width: 465px;
	margin-left:10px;
	float:left;
}
