* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #000000;
	background-color: #ffffff;
	background-image: url(../images/Wolken%201500%20.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
}
a {
	text-decoration: none;
	color: #015A77;
}
a:hover {
	text-decoration: underline;
	color: #ff0000 !important;
	text-align: left;
}
img {
	border: 1px solid;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 8px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN header **/
#header {
}
	/** BEGIN wrapper **/
	.wrapper {
		width: 970px;
		margin: auto auto;
		text-align: left;
	}
	/** BEGIN wrapper **/
	
		#header .wrapper h1 {
			float: left;
			padding: 35px 0 0px 15px;
		}
			#header .wrapper h1 a {
				background: url(../images/logo.gif) no-repeat 0 0;
				display: block;
				width: 400;
				height: 90px;
				text-indent: -9999px;
				outline: none;
			}	
		#header .wrapper .ad {
			float: right;
			width:350px;
		}
		#header .wrapper ul {
			clear: both;
			list-style-type:none;
			background: url(../images/divider.gif) no-repeat 0 0;
		}
			#header .wrapper li {
				background: url(../images/divider.gif) no-repeat right 0;
				float: left;
				padding-right: 2px;
			}
				#header .wrapper li a {
	color: #03F;
	display: block;
	font-weight: normal;
	outline: none;
	padding: 6px 10px;
				}
				#header .wrapper li a:hover {
	text-decoration: none;
	color: #F00 !important;
	background-color: #CCC;
			}
			
		/** begin pages submenu **/
		#header li ul {
			clear: both;
			position: absolute;
			list-style-type: none;
			display: none;
			z-index: 200;
			height: auto !important;
			padding-top: 1px;
			padding-left: 0 !important;
			margin-left: -1px;
			background-image: none !important;
			border-width: 0 0 1px !important;
			border-color: #ffffff;
			border-style: solid;
		}
			#header li ul li {
				clear: both;
				margin: 0 !important;
				background-image: none !important;
				border-width: 1px 1px 0;
				border-style: solid;
				border-color: #ffffff;
				padding: 0 !important;
			}
			#header li ul li a {
				padding: 4px 15px !important;
				line-height: 1.5em;
				width: 170px;
				background-color: #d3d3d3;
			}
			#header li ul li a:hover {
				background-color: #d3d3d3 !important;
				background-image: none !important;
			}
		/** end pages submenu **/
	
/** END header **/

/** BEGIN body **/
#body {
	padding-top: 10px;
	border-top: 1px solid #CCC;
}

	/** BEGIN content **/
	#content {
		float: left;
		width: 600px;
	}
		#content .featured-img {
			width: 600px;
			height: 344px;
			margin-bottom:5px;
			border: 0px solid #000000;
			background-color: #000000;
		}
			#content .featured-img .text {
				background: url(../images/shade.png) repeat 0 0;
				padding: 10px;
				position: absolute;
				left: 0px;
				bottom: 0px;
				width: 540px;
			}
			#content .featured {
	overflow: hidden;
	position: relative;
	width: 600px;
	height: 344px;
			}
			#content .featured img {
				width: 610px;
				position: absolute;
				bottom: 0;
				border:0px;
			}
			#content .featured-img .text h2 {
				font-size: small;
			}
			#content .featured-img .text h2 a {
				color: #FFFFFF;
				text-decoration: none;
			}
			#content .featured-img .text p {
				color: #FFFFFF;
			}
			#content .featured-img .text .nav {
				font-size: 0.8em;
				font-weight: bold;
				padding: 10px 10px 0 0;
			}
				#content .featured-img .text .nav .l {
					float: left;
				}
				#content .featured-img .text .nav .r {
					float: right;
				}
				#content .featured-img .text .nav a {
					color: #ffffff;
				}
		#content .categories {
			float: left;
			width: 200px;
		}
			#content .categories .box, #content .box, #sidebar .box {
				border: 1px solid #C8C8C8;
				margin-bottom: 10px;
				overflow: hidden;
				background-color: #ffffff;
			}
				#content .categories .box h2, #content .box h2, #sidebar .box h2 {
					background-color:#d3d3d3;
font-size: 0.9em;
	color: #069;
	padding: 3px 5px 4px;
				}
				#content .categories .box ul, #sidebar .box ul {
					list-style-type: none;
					padding: 5px;
				}
				#content .categories .box li, #sidebar .box li {
					font-size: 0.9em;
					line-height: 1.5em;
					padding: 3px 0 3px 17px;
					color: #383838;
					background: url(../images/list.gif) no-repeat 5px 8px;
				}
				#content .categories .box li a {
					font-size: 1.1em;
					color: #000000;
				}
				#content .categories .box li a:hover {
					text-decoration: none;
				}
				#content .categories .note {
					font-size: 0.8em;
					font-weight: bold;
					padding: 10px 5px;
				}
		#content .recent {
			float: left;
			max-width: 600px;
			background-color: #f0f0f0;
		}
		#content .full {
			float: left;
			width: 760px;
		}
		#content .recent ul {
			padding: 10px 5px;
			list-style-type: none;
		}
			#content .recent ul li {
				clear: both;
				padding: 5px;
				margin-top:0px;
			}
			#content .recent ul li img {
				float: left;
				margin: 0 10 0 0;
				width: 240px;
			}
			#content .recent ul li h2 {
				background-image: none;
				background-color:#eee;
				font-size: 1em;
				padding: 0;
				display: inline;
			}
			#content .recent ul li p {
			}
		#content .postnav {
			clear: both;
			padding: 10px;
			font-size: 0.9em;
			font-weight: bold;
		}
	/** END content **/
	
	/** BEGIN sidebar **/
	#sidebar {
		width: 350px;
		float: right;
		background-color:#eee;

	}
		#sidebar .search {
			border: 1px solid #C8C8C8;
			margin-bottom: 10px;
			overflow: hidden;
			background-color: #FFFFFF;
			padding: 10px;
		}
		#sidebar .search form {
			background: url(../images/search.gif) no-repeat 0 0;
			height:	24px;
			width: 279px;
		}
		#sidebar .search form input {
			float: left;
			border: 0;
			font-family: Verdana;
			color: #333333;
			background-color: transparent;
			width: 191px;
			margin: 5px 7px;
		}
		#sidebar form button {
			float: right;
			border: 0;
			color: #FFFFFF;
			font-weight: bold;
			padding-bottom: 2px;
			width: 68px; height: 24px;
			background-color: transparent;
		}
		#sidebar .ads {
			margin-bottom: 10px;
		}
		#sidebar .video {
			padding-top: 4px;
		}
		#sidebar .box img {
			padding-top: 4px;
		}
		#sidebar .l {
			float: left;
			width: 170px;
		}
			#sidebar .cat ul {
				padding-top: 10px;
				font-size: 0.9em;
			}
			#sidebar .cat ul li {
				line-height: 1.6em;
			}
		#sidebar .r {
			float: right;
			width: 170px;
		}
	/** END sidebar **/
			
/** END body **/

/** BEGIN footer **/
#footer {
	clear: both;
	background-image:url(../images/Water.jpg);
	background-repeat:repeat-x;
	padding: 15px 0 20px 0;
}
	#wrapper {
		margin: auto auto;
		text-align: left;
		width: 960px;
	}
	#footer a {
		color: #ffffff;
		font-weight: bold;
	}
	#footer p {
		text-align: left;
		margin: auto auto;
		float: left;
		display:none;
		
	}
	#footer #sponsor {
		float: right;
	}
/** END footer**/

/** BEGIN single **/
#single {
	padding: 10px;
	width: 600px;
	margin: 0 auto;
	background-color: #F9F9F9;
	
}
	#single h2 {
		margin-bottom: 10px;
	}
	#single p {
		margin-bottom: 10px;
	}
	#single ul, #single ol {
		list-style-position: inside;
		margin-bottom: 10px;
		padding: 0 !important;
	}
	#single li {
		padding: 2px 0 !important;
		list-style-type: disc !important;
	}
	#single .details {
		padding: 5px;
		background-color: #e9e9e9;
		font-style: italic;
		margin-bottom: 10px;
	}
	
	/*HAN*/
	#ssidebar {
		width: 170px;
		padding: 10px;
		background-color: #eee;
		float: right;
	}
	/** begin headers **/
	#single h3, #single h4, #single h5, #single h6 {
		margin: 15px 0 10px;
	}
	#single h3 { font-size: 1.5em; font-weight: normal; }
	#single h4 { font-size: 1.4em; font-weight: normal; }
	#single h5 { font-size: 1.3em; }
	#single h6 { font-size: 1.2em; }
	/** end headers **/
	
	/** begin blockquote **/
	#single blockquote {
		line-height: 1.6em;
		padding-left: 10px;
		margin-bottom: 10px;
		font-style: italic;
		border-left: 2px solid #e0e0e0;
	}
	/** end blockquote **/
	
	/** begin table **/
	#single table {
		margin-bottom: 20px;
	}
		#single table th {
			font-size: 0.9em;
			color: #ffffff;
			padding: 2px 4px;
			line-height: 1.6em;
			background-color: #606060;
		}
		#single table td {
			padding: 2px 4px;
		}
		#single table tr.odd td { background-color: #eeeeee; }
		#single table tr.even td { background-color: #e0e0e0; }
		
	/** end table **/
	
	/** begin form **/
	#single form {
		margin-bottom: 10px;
	}
	#single fieldset {
		border: 1px solid #c0c0c0;
		padding: 16px;
		margin-bottom: 20px;
	}
		#single form p {
			margin-bottom: 4px !important;
		}
		#single form input {
			margin-right: 5px;
		}
		#single form label {
			margin-right: 10px;
		}
		#single form input.text, #single form textarea {
			border: 1px solid #909090;
			font-size: 0.9em;
			padding: 2px;
			max-width: 100%;
			margin-bottom: 10px;
		}
		#single form textarea {
			line-height: 1.6em;
			margin-bottom: 10px;
		}
		#single form button, #single form input.button {
			border: 1px solid #909090;
			background-color: #cccccc;
			font-size: 0.9em;
			padding: 5px;
		}
	/** end form **/
.notfound {
	padding-right: 10px;
}
	.notfound h2 {
		font-size: 1.8em;
		font-weight: normal;
		margin-bottom: 10px;
	}
	.notfound p {
		line-height: 1.6em;
	}
/** END single **/

/** BEGIN comments **/
#comments {
	clear: both;
}
	#comments h2 {
		margin: 10px 0;
	}
	#comments p {
		margin-bottom: 15px;
		line-height: 1.5em;
	}
	#comments form {
		padding: 10px;
	}
		#comments form input, textarea {
			border: 1px solid #c0c0c0;
			font-family: Verdana;
			padding: 4px 4px 4px 20px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
		}
		#comments form button {
			border: 1px solid #909090;
			background-color: #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			width: 120px; height: 23px;
		}
		#comments form #user {
			background-image: url(../images/user.gif);
		}
		#comments form #email {
			background-image: url(../images/email.gif);
		}
		#comments form #url {
			background-image: url(../images/world.gif);
		}
		#comments form .note {
			margin-bottom: 10px;
		}
	#comments form p {
		margin-bottom: 5px;
		font-size: 0.9em;
		font-family: Verdana;
	}
	#comments .author {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	#comments .date {
		font-size: 0.8em;
		margin-bottom: 5px;
	}
	#comments .required {
		color: #ff0000;
	}
	#respond {
		padding-top: 20px;
	}
	#comments .thread-odd {
		border-width: 1px 0;
		border-style: dotted;
		border-color: #c0c0c0;
		padding: 10px;
		margin: 0 !important;
	}
	#comments .thread-even {
		padding: 10px;
		background-color: #eeeeee;
	}
	#comments .details {
		float: left;
	}
	#comments .gravatar {
		float: right;
	}
	#comments .commentlist {
		list-style-type: none;
	}
		#comments .commentlist li ul {
			list-style-type: none;
			padding-left: 10px;
			border-left: 2px solid #323700;
			margin: 10px 0;
		}
	#comments .reply {
		font-size: 0.8em;
		text-transform: uppercase;
	}
	#comments .navigation {
		padding: 10px;
		font-size: 0.9em;
		font-weight: bold;
	}
	#comments em {
		display: block;
		margin: 5px 0;
		font-size: 0.9em;
		font-style: normal;
		font-weight: bold;
		color: #009900;
	}
/** END comments **/

/** begin calendar **/
#calendar_wrap {
	
}
	#wp-calendar {
		width: 100%;
	}
		#wp-calendar caption {
			margin-bottom: 5px;
			font-weight: bold;
			text-transform: uppercase;
		}
		#wp-calendar th {
			text-align: center;
			font-size: 0.9em;
			background-color: #FDC501;
			color: #000000;
		}
		#wp-calendar td {
			text-align: center;
			padding: 2px;
			font-size: 0.9em;
		}
			#wp-calendar td a {
				font-weight: bold;
				text-decoration: none;
			}
		#prev {
			padding: 15px 5px 0 !important;
			text-align: left !important;
			text-transform: uppercase;
		}
		#next {
			padding: 15px 0 0 !important;
			text-align: right !important;
			text-transform: uppercase;
			font-size: 0.8em;
		}
			#prev a, #next a {
				display: block;
				width: 45px; height: 13px;
				text-align: center;
				font-size: 0.8em !important;
				background-color: #FDC501;
				color: #000000;
			}
			#prev a:hover, #next a:hover {
				background-color: #303030;
			}
			#prev a { float: left; }
			#next a { float: right; }
/** end calendar **/

/** begin search form **/
#searchform {
	float:right;
	margin: 0 2px;
}
	#searchform input {
		padding: 1px 2px;
		background-color: #eeeeee;
		color: #006599;
		font-weight:bold;
		margin: 3px;
	}
	#searchsubmit {
		width: auto !important;
		padding: 0 !important;
	}
/** end search form **/

/** END widget styles **/

/* aanpassingen HK */
#container {
	width: 970px;
	margin: 15 auto;
	border-color:#c8c8c8;
	border-width:1px;
	border-style:solid;
	background-image: url(../images/20grey.png);
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	}
.navbar {
	background-image: url(../images/navbar.jpg);
	background-repeat: repeat-x;
	height: 30px;
	float:left;
	clear:both;
	width:100%;
	max-width:100%
	padding-bottom:5px;
	display:inline;
}
#header-img {
	-moz-border-radius-topleft:9px;
	-moz-border-radius-topright:9px;
	width:auto;
	background-repeat: repeat-y;
}
Voor Home/Top en Eerder Later
#nav-below{line-height:30px;padding:5px 0 0;}
.nav-left{float:left;text-align:left;width:250px;}
.nav-right{float:right;text-align:right;width:200px;}


.underbar {
	background-color:#eee; 
	border:1px solid #c8c8c8; 
	clear: both; 
	padding:5px; 
	max-width:100%; } 

.spacebar {
	clear: both; 
	padding:5px; 
	max-width:100%; } 


	
.rss-tag-icon
{
  position: relative;
  display:block;
  background-image: url(../images/rssIcon.png);
  background-repeat: no-repeat;
  margin: 0 3px;
  height: 16px;
  width: 16px;
}
uit magazine-basic
#navigation {
	margin: 20px 0 3px;
	float: left;
	clear: both;
	width: 100%;
	position: relative;
	z-index: 1000;
	}
uit Magazine-basic

#login {
	border-bottom: 1px solid #CCC;
	}
	
	#login a {
	color: #03F;
	margin: 0 0 0 10px;
		}
	
	#login ul {
		padding: 0;
		margin: 5 15px;
		text-align:right;
		}
	
	#login ul li {
	display: inline;
	color:#03F;
		
		}
.description {
	color:#aaa;
	font-size:larger;
	font-style:italic;
	font-size:24px;
	letter-spacing:1px;
	margin:7px;
	text-align:left;
	text-indent:55px;
	clear:left;
	
}
#titel {
	float:left;
	height:200px;
	}
