@charset "utf-8";
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: normal;
}

body {
background:#777777;
}

#flash {
width:980px;
height:150px;
margin:0 auto;
}
#sitecontainer {
width:980px;
margin:0 auto;
padding-top:12px;
padding-left:1px;
background:url(../images/back.gif) repeat-y;
}

#nav {
width:980px;
margin:0 auto;
height: 20px;
background:#1264a4;
}

#contentcontainer {
width:980px;
margin:0 auto;
}

#contentvolledig {
width:870px;
padding-right: 55px;
padding-left: 55px;
padding-top: 25px;
background:url(../images/contentvolledig.gif) repeat-y;
}

#contentvollediggala {
width:870px;
padding-right: 55px;
padding-left: 55px;
padding-top: 25px;
background:url(../images/contentvollediggala.gif) repeat-y;
}


#contentleft {
width:672px;
height: 1400px;
float:left;
padding-left: 55px;
padding-right: 10px;
padding-top: 25px;
background:url(../images/contentleft.gif) repeat-y;


}

#contentright {
width:178px;
height: 1400px;
float:right;
padding-right: 55px;
padding-left: 10px;
padding-top: 25px;
background:url(../images/contentright.gif) repeat-y;

}

#footer {
clear: both;
width:980px;
height:60px;
background:url(../images/footer.gif);
margin:0 auto;
}


#navNCCA {
width:230px;
height:80px;
float:left;
}

#sponsors {
width:750px;
height:80px;
float:right;
}


.tabeltextgeel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FDCC23;
	line-height: normal;
}
.tabeltextwit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:180%;
	font-style: normal;
	font-weight: bold;
	color: #1264a4;
	background: transparent url('../images/icon.png') no-repeat center left; 
	padding-left:25px;

}
.smallertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: normal;
}
.headergala {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:180%;
	font-style: normal;
	font-weight: bold;
	color: #FFCA11;
	background: transparent url('../images/icon.png') no-repeat center left;
	padding-left:25px;
}
.normaltextWIT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: normal;
}
