/* CSS Document */

*{
	padding: 0;
	margin: 0;
}

body{
	background: #5c5b62 url(../img/containerbg.gif) repeat-y 50% 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

img{
	border: none;
}

a{
	color: #fff;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#container{
	width: 770px;
	padding: 0 0 20px 0;
	margin: 0 auto 0;
}


/*Floatfix*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* end Floatfix*/


#top{
	width: 770px;
	background-color: #44617f;
	background-repeat: no-repeat;
	height: 82px;
}

#left{
	width: 160px;
	float: left;
}

/*Zoeken*/
#zoeken{
	display: block;
	width: 155px;
	font-size: 12px;
	background: url(../img/bg_zoeken.jpg) no-repeat 5px 28px;
	padding: 6px 0 0 5px;
}

#zoeken h1{
	display: block;
	height: 15px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../img/pijl.jpg);
	background-repeat: no-repeat;
	margin-top: 3px;
	text-indent: 20px;
}

#zoeken form{
	margin: 8px 0 0 8px;
}

#zoeken select{
	border: 1px solid #fff;
	font-size: 13px;
	
}

#zoeken label{
	display: block;
	color: #09123b;
	margin: 2px 0 2px 0;
	color:#fff;
}

#zoeken #submit{
	float: right;
	display: block;
	margin: 13px 3px 0 0;
}

/*Navigatie*/
#navigatie {
	width: 160px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	margin-top: 13px;
}

#navigatie ul {
	list-style: none;
}

#navigatie ul li a {
	display: block;
	width: 154px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img/bg_button.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#navigatie ul .bottomnav a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#navigatie ul li a:hover {
	background-image: url(../img/bg_button_hover.jpg);
	text-decoration: none;
}

#blok h1{
	display: block;
	height: 15px;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../img/pijl.jpg);
	background-repeat: no-repeat;
	margin: 0 0 5px 0;
	text-indent: 20px;
}

#blok{
	display: block;
	width: 130px;
	padding: 6px 0 0 5px;
}

#blok ul{
	background: url(../img/blok.jpg) no-repeat;
	padding: 6px 0 6px 10px;
}

#blok ul li{
	list-style: none;
}

#blok ul li a{
	line-height: 17px;
}

#blok .link_meer{
	display: block;
	width: 90px;
	background: url(../img/pijltje.jpg) no-repeat bottom right;
	margin: 5px 0 10px 0;
}

#main{
	width: 441px;
	float: left;
	background: url(../img/intro_bg.jpg) no-repeat 5px 0;
	padding: 0 5px 0 5px;

}

* html #main{
	background: url(../img/intro_bg.jpg) no-repeat 0 0;
	width: 438px;
	float: left;
}
#main #intro{
	padding: 8px 10px 5px 10px;
	color: #09123b;
	border-bottom: dotted 1px #09123b;
}

#intro h1{
	font-size: 19px;
}

#main h2{
	font-size: 14px;
	margin: 10px 0 10px 7px;
	color:#000000;
}

/*Advertenties*/
#main .advertentie{
	background: url(../img/advmain_bg.gif) no-repeat;
	width: 216px;
	height: 185px;
	float: left;
	margin: 0 0 5px 4px;
}

* html #main .advertentie{
	background: url(../img/advmain_bg.gif) no-repeat;
	width: 216px;
	height: 185px;
	float: left;
	margin: 0 2px 5px 0px;
}

.advertentie .datum{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	margin: 2px 0 0 145px;
	font-size: 9px;
}

#main .advertentie h1{
	font-size: 12px;
	margin: 13px 0 10px 5px;
}

.advertentie .info{
	float: left;
	margin: 0 3px 0 3px;
	width: 100px;
	font-size: 10px;
}

* html .advertentie .info{
	float: left;
	margin: 0 1px 0 1px;
	width: 100px;
	font-size: 10px;
}

.advertentie .meeradv{
	display: block;
	text-align: center;
	width: 95px;
	height: 19px;
	background: url(../img/button_meerinfo.gif) no-repeat;
	color: #151e3d;
	font-size: 12px;
	padding: 4px 0 0 0;
	font-weight: bold;
}


#right{
	width:157px;
	float: right;
}

#right h1{
	display: block;
	height: 15px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../img/pijl.jpg);
	background-repeat: no-repeat;
	margin: 7px 0 0 5px;
	text-indent: 20px;
}

#right .tips{
	display: block;
	height: 21px;
	padding: 5px 0 0 0;
	width: 157px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../img/bg_tip.gif);
	background-repeat: no-repeat;
	margin: 7px 0 0 0;
	text-indent: 25px;
}

#right ul{
	background: url(../img/blok.jpg) no-repeat;
	padding: 6px 0 6px 10px;
	margin: 5px 0 0 12px;
}

#right ul li{
	list-style: none;
}

#right ul li a{
	line-height: 17px;
}

#right .link_meer{
	display: block;
	width: 90px;
	background: url(../img/pijltje.jpg) no-repeat bottom right;
	margin: 5px 0 5px 10px;
}

#right .steden{
	background: #97b3f5;
	border: 1px solid #fff;
	width: 120px;
}

#right .steden li a{
	color: #09123b;
}
