body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	line-height: 1.4em;
	background-color: #333333;
	margin: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
	background-image: url(../images/bg_1.jpg);
	background-repeat: repeat-x;
}

/* ###########################################   LAYOUT   ################################################# */


div#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #0066CC;
	background-image: url(../images/bg.jpg);
	background-position: left 150px;
	background-repeat: repeat-x;
}

div#partners {
	background: url(../images/partners.png) no-repeat;
	height:				35px;
	padding: 			0 20px;
	width:				860px;
}

div#partnerHoofdsponsor {
	height: 			35px;
	float:				left;
	padding:			0 14px 0 0;
	width:				154px;
}

div#partnerStersponsor {
	height: 			35px;
	float:				left;
	padding:			0 14px 0 0;
	width:				146px;
}

div#partnerJeugsponsor {
	height: 			35px;
	float:				left;
	padding:			0 14px 0 0;
	width:				155px;
}

div#partnerKledingsponsor {
	height: 			35px;
	float:				left;
	padding:			0 14px 0 0;
	width:				161px;
}

div#partnerCommunicatiepartner {
	float:				left;
	height: 			35px;
	width:				187px;
}

div#header {
	clear: both;
}

div#navigatie {
	margin-bottom: 10px;
	clear: both;
}

div#update {
	width: 225px;
	color: #FFFFFF;
	padding-left: 25px;
	float: left;
}

div#kruimelpad {
	width: 615px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 25px;
	float: right;
}

div#kruimelpad ul {
	margin-left: 0px;
	padding-left: 0px;
}

div#kruimelpad ul li {
	display: inline;
	padding-right: 2px;
}

div#kruimelpad ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

.nieuws {
	color: #000000;
	text-decoration: none;
}

div#kruimelpad ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

div#content {
	margin-top: -10px;
	margin-bottom: 15px;
	clear: both;
}

div#kolomLinks {
	width: 240px;
	padding-left: 10px;
	float: left;
}

div#kolomMidden {
	width: 360px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 30px;
	background: #FFFFFF;
	background-image: url(../images/bg_midden.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	float: left;
}

div#kolomRechts {
	width: 240px;
	padding-right: 8px;
	float: right;
}

div.blok {
	width: 208px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 1px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background-image: url(../images/bg_blok.gif);
	clear: both;
}

div.blok-advert {
	width: 208px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 1px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background-image: url(../images/bg_blok.gif);
	clear: both;
}

.even {
	background-color: #F2F2F2;
}

div.imgLinks {
	margin-right: 10px;
	float: left;
}

div.imgRechts {
	margin-left: 10px;
	float: right;
}

div#footer {
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: right;
	clear: both;
}

div#footer a {
	color: #CCCCCC;
	text-decoration: none;
}

div#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

div.red {
	color: #FF0000;
}

ul.tabNavigation {
display:block;
margin:15px 0 25px 0;
border-bottom:1px solid #CECFCE;
height:40px;
clear:both;
}

ul.tabNavigation li {
display:inline;
}

ul.tabNavigation li a {
display:block;
color:#666;
float:left;
font-size:1.2em;
background:#F8F8F8 url(../images/bg_tabs.png) bottom left repeat-x;
padding:12px 14px;
margin-right:5px;
text-decoration:none;
behavior:url(css/border-radius.htc);
border-top:1px solid #CECFCE;
border-left:1px solid #CECFCE;
border-right:1px solid #CECFCE;
border-bottom:1px solid #CECFCE;
margin-bottom:20px;
margin-top:-1px;
font-weight:bold;
border-top-left-radius:10px;
-moz-border-top-left-radius: 10px;
-khtml-border-top-left-radius: 10px;
-webkit-border-top-left-radius: 10px;
border-top-right-radius:10px;
-moz-border-top-right-radius: 10px;
-khtml-border-top-right-radius: 10px;
-webkit-border-top-right-radius: 10px;
}

ul.tabNavigation li a:hover {
color:#000;
background:#E8E8E8 url(../images/bg_tab_hover.png) bottom left repeat-x;
}

ul.tabNavigation li a.selected {
background:url(../images/bg_tav.jpg) 0 0 repeat-x;
color:#FFF;
}


