body {
	background-color: #c5c5c5;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #242424;
}

div#container {
	background: url('images/contentBG.gif') repeat-y;
	width: 922px;
	margin: auto;
}

a img {
	border-width: 0px;
}

div#header {
	width: 922px;
	height: 66px;
	background: url('images/header.gif') no-repeat;
}

div#constrain {
	width: 898px;
	margin-left: 11px;
}

div#menu {
	height: 18px;
	background: url('images/menuBG.gif') repeat-x;
}

div#footer {
	width: 922px;
	height: 19px;
	background: url('images/footer.gif') no-repeat;
}

div#copyrights {
	font-size: 10px;
	color: #666;
	text-align: center;
}

div#title {
	background: url('images/titleBG.gif') repeat-x;
	height: 30px;
	font-family: "Helvetiker";
	font-size: 20px;
	color: #4a4a4a;
	letter-spacing: 1px;
	padding-left: 16px;
	padding-top: 9px;
}

a#linkWNA {
	position: absolute;
	top: 22px;
	margin-left: 768px;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}

a#linkWNA:hover {
	text-decoration: none;
}

div#contentColumn {
	float: left;
	position: relative;
	width: 616px;
	margin-top: 3px;
}

div#navigationColumn {
	float: left;
	position: relative;
	width: 279px;
	margin-top: 3px;
	margin-left: 3px;
}

div.contentBlock {
	border: 1px solid #c2c2c2;
	padding: 15px;
	color: #4a4a4a;
	background: url('images/contentBlockBG.gif') repeat-x;
	font-size: 12px;
	margin-bottom: 3px;
	width: 584px;
}

div.navBlockTitle {
	border-bottom: 1px solid #d0bc13;
	height: 21px;
	background: url('images/navBlockTitleBG.gif') repeat-x;
	padding-left: 7px;
	padding-top: 6px;
	font-size: 13px;
	font-weight: bold;
	color: #3e3e3e;
}

div.navBlock {
	border-bottom: 1px solid #d3d3d3;	
	margin-top: 1px;
	background-color: #f2f2f2;
	padding: 7px;
	line-height: 18px;
	text-align: justify;
	margin-bottom: 3px;
}

/* Media Preview */

div.mediaPreview {
	position: relative;
	overflow: hidden;
	height: 270px;
}

div#scroller {
	position: absolute;
	width: 10000px;
}

div#scroller div {
	float: left;
	width: 616px;
	height: 270px;
	background-color: black;
}

div#scrollNavigate div {
	height: 20px;
	width: 145px;
	background: url('images/tabInactive.gif') no-repeat;
	float: left;
	margin-right: 1px;
	text-align: center;
	font-family: "Helvetiker";
	color: #fff;
	padding-top: 4px;
	cursor: pointer;
}

div#scrollNavigate {
	margin-bottom: 30px;
	padding-left: 15px;
}

/* menu */
div#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
}

div#menu li{
	display: inline;
	margin-left: 16px;
}

div#menu li.spacer {
	font-size: 10px;
	color: #dbc23d;
}

div#menu li a{
	color: #616161;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

div#menu li a:hover{
	text-decoration: none;
}

a.newsMessage {
	border-bottom: 1px solid #c8c8c8;
	display: block;
	line-height: 18px;
	color: #262626;
}

a.newsMessage:hover {
	border-bottom: 1px solid #0078b0;
	text-decoration: none;
	color: #000;
}

span.newsDate {
	color: #c0c0c0;
	font-size: 10px;
	font-weight: bold;
	margin-right: 5px;
}

/* Nieuws */

img.news_image {
	float: right;
	margin: 5px;
	border: 1px solid black;
}

/* Opmaak */

.about {
	font-size: 10px;
	color: #999;
}

.strong {
	font-weight: bold;
}

a {
	color: #a18a1e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	line-height: 20px;
}

.subTitle {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	display: block;
}

.justify {
	text-align: justify;
}

/* Kleuren per pagina */

div.colorBar {
	height: 10px;
}	

div#colorBar_news {
	background-color: #0078b0;
}

a#linkNieuws:hover {
	color: #0078b0;
}

.nieuwsColor {
	color: #0078b0;
}

div#colorBar_schools {
	background-color: #00b000; 
}

a#linkScholen:hover {
	color: #00b000;
}

.scholenColor {
	color: #00b000;
}


div#colorBar_dan {
	background-color: #b04200; 
}

a#linkDan:hover {
	color: #b04200;
}

.danColor {
	color: #b04200;
}

table.dan {
	width: 100%;
	margin: 0px;
	border-collapse:collapse;
}

table.dan td {
	margin: 0px;
	height: 18px;
	padding-left: 10px;
}

table.dan tr {
	border-top: 1px solid #fff;
}

table.dan tr.zebraLight {
	background-color: #f1f1f1;
}

table.dan tr.zebraDark {
	background-color: #d4d4d4;
}

table.dan thead th{
	padding: 10px;
	background-color: #b04200;
	color: #fff;
	text-align: left;
}

table.dan tr.head {
	background: url('/template/snnv2/images/danHeadBg.gif') repeat-x;
	color: #fff;
	font-weight: bold;
}

div#colorBar_nunchaku {
	background-color: #ebdb28;
}

a#linkNunchaku:hover {
	color: #d8bc30;
}

.nunchakuColor {
	color: #d8bc30;
}

div#colorBar_contact{
	background-color: #ff6600;
}

a#linkContact:hover {
	color: #ff6600;
}

.contactColor {
	color: #ff6600;
}

.newsDetail {
	font-size: 10px;
	text-transform: lowercase;
	color: #666;
}

.underline {
	border-style: solid;
	border-color: #E1E1E1;
	border-width: 0px;
	border-bottom-width: 1px;
	margin-bottom: 5px;
	display: block;
}

.smallText {
	font-size: 10px;
}