/* algemeen */
* {	margin: 0;padding:0; }
html, 
body { height: 100%; }
body { font-family: verdana, arial; font-size: 10px;}
#container { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -22px; }
#push {	height: 22px; }
.clear { clear: both; }
a { text-decoration: underline; color:#fff;  } 
a:hover { text-decoration:none; }
a img {border:none;}

/*body*/
body {background:#fff url('../img/background.gif') top left repeat-x;}

.titel a{color:#000;}

/*container*/
#container {position:relative;width:727px;padding:0 30px 0 30px;}

/*navigatie*/
#container #navigatie {position:relative;width:161px;height:160px;padding:0 0px 0 30px; background: #fff url('../img/nav.gif') top left no-repeat; float:left;}
#container #navigatie ul {list-style-type:none;margin:0 0 15px 0;line-height:22px;}
#container #navigatie ul li a {text-decoration:none; color: #000;}
#container #navigatie ul li a:hover {text-decoration:underline;}
#container #navigatie h1 {font-weight: bold; font-style: italic; color: #22597d; font-size: 16pt;}

/*foto*/
#foto {position: relative; float: right; width: 500px; height: 159px; background: url('../img/foto.jpg') top left no-repeat;}


/*header */
#container #header {position:relative;height:71px;width:799px;margin:0 auto;}

/* footer */
#footer {padding:0 0px 0 0px;width:100%;margin:0 auto; position: relative; height: 22px; background: #e0f0ff;}
#footer p {line-height:22px;text-align:center;color:#5a86a5;}
#footer a {color:#5a86a5;}

/*Banner op juiste positie*/
.banner-container {float: right; position:relative;margin:0 auto;width:505px;height:91px;background: transparent url('../img/banner_bg.gif') top left no-repeat;}
.banner-container p{margin: 14px 19px;}

/*newsitem*/
.newsitem {position:relative; width: 586px; left: 170px; top: 25px; background: url('../img/tabel.gif') bottom right no-repeat;margin:0 0 1px 0;_height:209px;min-height:209px; }
.newsitem .thumb {position:absolute;left:12px;top:12px;width:150px;height:134px;}
.newsitem .thumb img {position:relative;top:12px;left:16px;}
.newsitem .content {position:relative;width:390px;left:185px;top:22px;}
.newsitem .content h1 {font-size:14px;}
.newsitem .content a {font-weight:bold;text-decoration:none;}

/*newsitem2*/
.newsitem2 {position:relative; width: 586px; left: 170px; background: url('../img/tabel.gif') bottom right no-repeat;margin:0 0 1px 0;_height:209px;min-height:209px;}
.newsitem2 .content {position:relative;width:560px;left:15px; margin-bottom: 19px;}
.newsitem2 .content h1 {font-size:14px;}
.newsitem2 .content a {font-weight:bold;text-decoration:none; color: #000;}

