/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* BACKGROUND CLIMBER */
html {
	background: #a09b87 url(images/bggradient.jpg) repeat-x;
}

body {
	padding: 0;
  	margin: 0;
  	background: url(images/bgheadernh.jpg) no-repeat center top;
	width: 100%;
 	display: table;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* FONTS EN STUFF */
a { color: #b9d982; }
h2 { text-align: left; margin-top: -15px; margin-bottom: 0px; }
strong, b { font-weight: bold; font-size: 14px; }

/* STRUCTURE */
#maincontainer {
	margin: 0 auto;
	width: 860px;
}

#header {
	width: 856px;
	float: left;
	height: 220px;
	margin-bottom: 8px;
}

	#logo {
		float: left;
		width: 379px;
		height: 217px;
		position: absolute;
		margin-left: 527px;
		margin-top: 55px;
		z-index: 3;
	}
	
		#logo img {
			z-index 3;
		}

	#menu {
		float: left;
		height: 38px;
		width: 836px;
		background: url(images/bgmenu.png);
		background-repeat:no-repeat;
		margin-top: 170px;
		padding-top: 12px;
		padding-left: 20px;
	}
		
		.menuitems {
			z-index: 9;
			position: absolute;
		}
		
		.menuitems ul li {
			float: left;
			margin-right: 13px;
		}
		
			.menuitems img {
				z-index: 9;
			}
			#regiotop {
	position: absolute;
	}
	
		#regio {
			background: #5a5a5e;
			width: 432px;
			height: 40px;
			padding-left: 15px;
			padding-top: 4px;
			padding-bottom: 10px;
			margin-left: 3px;
		}
		
		#regiobutton {
			background: url(http://regiokampioenschappen.nl/noord/wp-content/themes/noord/images/bgregio.png);
			width: 143px;
			height: 33px;
			padding-left: 20px;
			padding-top: 4px;
		}
	
#maincontent {
	float: left;
	width: 657px;
}

	#content {
		float: left;
		width: 617px;
		padding: 20px;
		color: #cccccc;
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background: url(images/bgcontent.png);
		margin-left: -3px;
		background-repeat: repeat-y;
	}
	
	#contentuitslagen {
		float: left;
		width: 817px;
		padding: 20px;
		color: #cccccc;
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background: url(images/bgcontentuitslag.png);
		margin-left: 0px;
		background-repeat: repeat-y;
	}
	
		.entry {
			margin-top: -190px;
			float: left;
			padding-left: 5px;
			min-height: 262px;
		}
		
		.entryuitslagen {
			margin-top: -190px;
			float: left;
			padding-left: 5px;
			min-height: 262px;
		}
		
			.entryuitslagen table {
				margin-top: 5px;
				font-size:10px;
				width: 800px;
			}
			
			.entryuitslagen strong {
				font-weight: bold;
				font-size: 10px;
			}
			
			.entryuitslagen table tr td {
				margin-right: 5px;
				text-align: left;
				padding-left: 6px;
			}
		
			.entryuitslagen h2 {
				width: 600px;
			}	
	
	#contenttop {
		float: left;
		width: 837px;
		background: url(images/bgcontenttop.png);
		background-repeat: no-repeat;
		height: 200px;
	}	
	
	#contentuitslagentop {
		float: left;
		width: 857px;
		background: url(images/bgcontentuitslagtop.png);
		background-repeat: no-repeat;
		height: 200px;
	}	

	#contentfooter {
		float: left;
		width: 657px;
		background: url(images/bgcontentfooter.png);
		background-repeat: no-repeat;
		height: 13px;
		margin-left: 1px;
		margin-bottom: 30px;
	}
	
	#contentuitslagenfooter {
		float: left;
		width: 657px;
		background: url(images/bgcontentfooter.png);
		background-repeat: no-repeat;
		height: 13px;
		margin-left: 1px;
		margin-bottom: 30px;
	}
	
#sidebar {
	width: 191px;
	height: 275px;
	background: yellow;
	float: left;
	margin-left: 7px;
	background: url(images/bgsidebar.png);
	padding-top: 50px;
	padding-left: 4px;
}

/* -------------------------------- */
/* OPMAAK SLIDE BOX					*/ 
/* -------------------------------- */

pre {  }


li { list-style-type: none; }
.basic, #list2, #list3, #navigation { width:20em; }



#list2, #list3 {
	width: 229px;
	overflow: hidden;
}

#list2 .tab, #list3 .tab {
	background: url("images/bgsidebartab.jpg");
	background-repeat:no-repeat;
	cursor: pointer;
}

.active {
	background: url("images/bgsidebartab_active.jpg");
	background-repeat:no-repeat;
	color:#b9d982;
}

#list2 .tab.active a, #list2 .tabfirst.active a, #list3 .tab.active a, #list3 .tabfirst.active a{
	color: #FFFFFF;
	text-decoration: none;
}

#list2 .tab a, #list2 .tabfirst a, #list3 .tab a, #list3 .tabfirst a {
	color: #b9d982;
	text-decoration: none;
}

#list2 .tab.active, #list2 .tabfirst.active, #list3 .tab.active, #list3 .tabfirst.active {
	background: url("images/bgsidebartab_active.jpg");
	background-repeat:no-repeat;
	color: #a5c6e8;
	cursor: pointer;
}

#list3 dd {
	height: 145px;
}

#list2 dd, #list3 dd {
overflow: hidden; 
font-size: 11px;
padding: 0;
margin: 0;
padding-left: 15px;
padding-right: 15px;
width: 165px;
padding-top: 11px;
color: #a3a3a3;
}

#list2 dd ul, #list3 dd ul {
margin-top: -11px;
}
#list2 dd ul li, #list3 dd ul li {
	float: left;
	width: 170px;
	height: 15px;
	padding-top: 5px;
	border-bottom: 1px solid #CCCCCC;
	margin-left: -15px;
	padding-left: 15px;
	padding-bottom: 8px;
}

#list2 dd ul li:hover, #list3 dd ul li:hover {

}

#list2 a, #list3 a {
text-decoration:none;
}

#list2 dt, #list3 dt {
	font-size: 14px;
	color: #291107;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding-top: 5px;
}

#list2 dt a .active, #list3 dt a .active {
	color: #FFFFFF;
	text-decoration: none;
}

#list2 .tabfirst, #list3 .tabfirst {
	background: url("images/bgsidebartab.jpg");
	background-repeat:no-repeat;
	cursor: pointer;
	margin-top: 0px;
}

#list2 dt, #list3 dt {
	height: 28px;
}

input {
	border: 2px solid #b9d982;
	margin-bottom: 10px;
	padding: 4px;
}

textarea {
	border: 2px solid #b9d982;
	margin-bottom: 10px;
	padding: 4px;
	width: 550px;
}