body {
	margin: 0px;
	padding: 0px;
	background: #252525 URL(../images/bodybg.jpg) repeat-x;
}
a {
	outline: none;
}
.maincontainer {
	width: 980px;
	margin: 0px auto;
	color: #ffffff;
}
.header {
	width: 980px;
	height: 99px;
	background: URL(../images/curtis_logo.jpg) no-repeat top left;
}
.lichtkrant {
	width: 980px;
	height: 30px;
	background: URL(../images/nieuwsbrief_bg.jpg) no-repeat top left;
	color: #555454;
	font-family: arial;
	font-size: 12px;
}
.lichtkrantcontent {
	padding-top: 8px;
}
.menu {
	color: #959595;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-top: 60px;
}
.button {
	padding-left: 12px;
	padding-right: 12px;
	display: inline;
	float: right;
	height: 25px;
}
.button_content {
	padding-top: 4px;
}
.button_content a{
	color: #959595;
	text-decoration: none;
}
.button_content a:hover{
	color: #c2c2c2;
}
.button_active, .button_active a {
	background: #000000;
	color:#ffffff;
}

.introblok {
	background: URL(../images/intro_bg.jpg) repeat-x top left;
	font-size: 12px;
	font-family: arial, sans-serif;
	color:#c9c9c9;
	padding-left: 10px;
	padding-right: 10px;
}
.laatstefoto_header {
	width: 980px;
	height: 30px;
	background: URL(../images/laatstefoto_header.jpg) no-repeat top left;
}
.laatstefoto{
	width: 980px;
	height: 95px;
	background: #2b2b2b;
}
.blokken{
	width: 980px;
	height: 320px;
	background: URL(../images/blokken_bg.jpg) #3b3b3b repeat-x ;
}

.footer{
	width: 980px;
	height: 85px;

	clear: both;
	background: URL(../images/footer_bg.jpg) #3b3b3b repeat-x ;
}
.blokkenheaders {
	width: 980px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background: URL(../images/blokkenheaders.jpg) #3b3b3b repeat-x ;
}

.blokleft{
	width: 310px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
	float: left;
}
.videoblok {
	width: 300px;
}
.gadgetblok{
	text-align: center;
		font-size: 12px;
	font-family: arial;
	padding-top: 15px;
}

.agendapunten {
	color: #c9c9c9;
	font-size: 12px;
	font-family: arial;
	padding-top: 15px;
}
.lastagendaheader {
	color: #ffffff;
	font-weight: bold;
}
.FirtstEventsHr {
	color: #2b2b2b;
	background: #2b2b2b;
}
.RandomFoto {
	width: 90px;
	height: 80px;
}
.TabelCell {
		width: 115px;
		text-align: center;
}
.laatstefotobox{
	padding: 5px;
}
#tekst-link a{
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}
#tekst-link {
	text-align: right;
	width: 450px;
}
.mailonslink {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}


/*	VERVOLGPAGINAS	*/
.totalfield {
	background: URL(../images/intro_bg.jpg) repeat-x top left #232323;
	width: 980px;
	clear: both;
}
.leftcolumn {
	width: 660px;
	font-size: 12px;
	font-family: arial, sans-serif;
	color:#c9c9c9;
padding-left: 10px;
padding-right: 10px;
}
.rightcolumn {
width: 320px;
background: #191919;
padding-left: 10px;
padding-right: 10px;


}
.innerrightcolumn {
	padding-left: 10px;
	padding-right: 10px;
}
.innerleftcolumn {
	padding-left: 10px;
	padding-right: 10px;
}
.agendapuntenblok {
	font-family: arial, sans-serif;
}

h2 {
	font-size: 15px;
	font-weight: bold;
}