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;
}

a:hover { 
	color: #FFCC00; 
}	

/* 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;
}

#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; 
}

/* grijze subheader */
.gboxtop {
	clear: both;
	height: 8px;
	background: #dedede url(../images/gboxtop.gif) no-repeat;
	color: #000;
}

.gbox { 
	background: #dedede url(../images/gbox.gif) no-repeat bottom left; 
	color: #444; 
	padding: 1px 13px 7px 13px; 
	margin: 0 0 20px 0; 
}

.gbox p {
	padding: 2px 0;
	margin: 0;
}

#collaps1 {
	display:none; 
	overflow: hidden; 
	height:95px;
}

/* left */
.left {
	float: left;
	width: 650px;
	margin: 0 0 10px 0;
}

.left_articles {
	margin: 0 20px 15px 10px;
	padding: 10px 0 0 0;
	text-align: left;
	border-bottom: 1px dotted #ccc;
	color: #000;
	background: #fff;
}
	
/*.description {
	padding: 0 0 2px 0;
	margin: 0 10px 0 0;
	border-top: 1px dotted #ccc;
}*/

.thumbnail {
	float: left;
	margin: 0 18px 8px 0;
	border: 1px solid #dedede;
}

/* kleine kaders */
.thirds {
	float: left;
	width: 203px;
	background: #eee;
	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;
}

.smallbox p {
	padding: 0 0 0 3px;
	margin: 0;
}
	
/* right */
#right {
	float: right;
	width: 295px;
	margin: 0 0 10px 0;
}

.boxtop {
	height: 19px;
	background: #fff url(../beeld/boxtop1.gif) no-repeat;
	color: #000;
}

.box {
	background: #fff url(../beeld/box.gif) no-repeat bottom left	;
	color: #5b5b5b;
	padding: 0 10px 15px 10px;
	margin: 0 0 10px 0;
}

.box p {
	padding: 0;
	margin: 0;
}

.image {
	float: left;
	margin: 0 9px 3px 0;
}

.image-right {
	float: right;
	margin: 0 0 3px 9px;
}

.buttons {
	text-align: right;
	padding: 4px 3px 0 0;
}

.left_articles .buttons {
	float: right;
	height: 20px;
}

/* footer  */
.footer {
	clear: both;
	text-align: center;
	line-height: 1.8em;
	padding: 10px 0 10px 0;
	border-top: 1px solid #ccc;
}

.text-red {
	font: 100% Tahoma, Arial, sans-serif; 
	color: #FF0000;	
}

.stempel {
	float:right;
	margin: 10px 55px 0 0;
}