body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em/1.6em Tahoma, Arial, sans-serif; 
	background: #fff; 
	color: #333333; 
}

img { border:none; }

/* link-opmaak */
a { 
	color: #666666;
	text-decoration:none;
}

a:hover { 
	color: #FFCC00; 
	text-decoration:none;
}	

/* H koppen */
h1 { 
	font: italic bold 2.3em Verdana, Arial, Sans-Serif;
	margin: 0;
	letter-spacing: -1px;
}

h2 {
	font: bold 1.8em Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
}

h3 {
	font: 1.4em Verdana, Arial, sans-serif;
	margin:0;
	padding: 0;
	font-weight: bold;
	color:#FFCC00;
}

h4 {
	font: 1.2em Verdana, Arial, sans-serif;
	margin:0;
	padding: 0;
	font-weight: bold;
}

h5 {
	font: 0.9em Verdana, Arial, sans-serif;
	margin:0;
	padding: 0;
}

h1 a, h2 a {
	color: #2b2b2b;
	background: #fff;
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	color: #2b2b2b;
	background: #fff;
}

.title { color: #808080; background: #fff; }

ul {
	margin: 0;	
	padding : 0;
	list-style : none;
}

form {
	margin: 0;
}

input.search {
	width: 279px;
	border: none;
	background: #fff;
	background-image: url(../../../../../beeld/vind.gif);
	background-repeat:no-repeat;
	padding: 6px 10px;
	color: #1E67A8;
	font-weight: bold;
}

input.button {
	padding: 3px;
}

/* content */
#content {
	margin: 3px auto;
	width: 960px;
}

/* header */
#header {
	height: 65px;
}

#logo {
	padding: 15px 0 5px 75px;
	background-image: url(../../../../../beeld/logo_altijd_info_70x70.gif);
	background-repeat: no-repeat;
	background-position: left center; }

#logo p {
	margin: 0;
	padding: 0 0 0 10px;
	color: #808080;
	background: #fff;
}

#logo h1 {
	
}

#logo h3 {
	
}

#top_info {
	float: right;
	width: 570px;
	margin: 20px 5px 0 0;
	text-align: right;
}

/* tab menu */	
#tabs {
	background: #fff url(../../../../../beeld/achtergrond-zoekfunctie.jpg) no-repeat left bottom;
	color: #000;
	height: 150px;
	text-align: center;
	padding: 10px 0 0 168px;
}

#tabs li {
	display: inline;
	height: 45px;
}

#tabs li a {
	float: left;
	background: #fff url(../../../../../beeld/barbg.gif) no-repeat;
	color: #808080;
	padding: 7px 0 7px 0;
	width: 105px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

#tabs li a:hover {
	background: #fff url(../../../../../beeld/barcurrent.gif) no-repeat;
	color: #006699;
}	

/*#tabs li a.current { background: #fff url(images/barcurrent.gif) no-repeat; color: #2C71AE; }	*/

/* search */
#search { 
	float: left;
	clear: both;
	color: #000;
	background: #FED330 url(../../../../../beeld/searchback.gif) no-repeat;
	padding: 14px 0 20px 5px;
	width: 625px;
	margin: 0px 0 0 0;
}

#search p { 
	padding: 0; margin: 0; 
}

#nav-l {
	float: left;
	clear: both;
	color: #666;
	padding: 14px 0 14px 5px;
	width: 440px;
	margin: -75px 0 0 30px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height: 14px;
	font-weight: bold;
}

#nav-l li { 
	display: inline; 
	height: 45px;
	padding: 5px 0 5px 0;
}

#nav-l li a { 
	float: left; 
	color: #808080; 
	padding: 7px 15px 7px 0; 
	/*width: 105px;  */
	text-align: center; 
	font-weight: bold; 
	text-decoration: underline; 
}

#nav-l li a:hover { 
	float: left; 
	color: #006699; 
	padding: 7px 15px 7px 0; 
	/*width: 105px;  */
	text-align: center; 
	font-weight: bold; 
	text-decoration: underline; 
}

#nav-r {
	float: right;
	clear: both;
	color: #666;
	padding: 14px 0px 14px 10px;
	width: 440px;
	margin: -75px 0 0 70px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height: 14px;
	font-weight: bold;
	text-align:right;
}

#nav-r ul {
	padding-left:35px;
}

#nav-r li { 
	display: inline; 
	height: 45px;
	padding: 5px 0 5px 0;
}

#nav-r li a { 
	float: left; 
	color: #808080; 
	padding: 7px 15px 7px 0; 
	/*width: 105px;  */
	text-align: center; 
	font-weight: bold; 
	text-decoration: underline; 
}

#nav-r li a:hover { 
	float: left; 
	color: #006699; 
	padding: 7px 15px 7px 0; 
	/*width: 105px;  */
	text-align: center; 
	font-weight: bold; 
	text-decoration: underline; 
}

/* bottom thirds */
.thirds { float: left; width: 203px; background: #fff; margin: 0 12px 0 0; color: #5d5d5d; }
	.smallboxtop { height: 14px; background: #fff url(../../../../../beeld/smallboxtop1.gif) no-repeat; color: #000; } 
	.smallbox { background: #fff url(../../../../../beeld/smallbox1.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px; margin-bottom:10px; }
	.smallbox p { padding: 0; margin: 0; }
	.smallbox .image { float: left; margin: 0 9px 0 0; }

/* left side */
.left-sub { float: left; width: 740px; margin: 10px 0 5px 0; }
	

/* right side */
#right-sub {
	float: right;
	width: 205px;
	margin: 0 0 10px 0;
	z-index:1;
}

/* post gedeelte */
#postcontent {
	/*position:absolute;
	top:250px;
	left:250px; 
	float:left;
	margin-top:30px;
	background: #fff;*/
}

#postpost {
	margin:0;
	padding:0 5px 0 5px;
}
	
.postdisplay {
	clear:both;
}

.postthumb {
	width:180px;
	min-width:170px;
	height:auto;
	margin-right:5px;
	float:left;
}

.postentry {
	padding:0 0 15px 5px;
	min-height:140px;
	border-bottom:solid 1px #ccc;
	margin:10px 0 20px 0;
}

/* footer  */
.footer {
	clear: both;
	text-align: center;
	line-height: 1.8em;
	padding: 10px 0 10px 0;
	border-top: 1px solid #ccc;
}