/* nieuws */
.news-block{
	position: relative; clear: both;
	height: auto; min-height: 10px; width: 280px;
	padding-top: 20px; 
	color: #ededed; 
}

.date{
	position: relative; float: left;
	background: url(images/news/date.png) center center no-repeat;
	height: 20px; width: 50px; 
	margin-right: 10px;
	text-align: center;
}

.title{
	position: relative; float: left;
	height: 20px; width: 220px;
	font-weight: bold;
}

.news-item{
	position: relative; clear: both;
	height: auto; width: 280px;
	padding-top: 10px;
}

/* sitemap */
.sitemap{
	position: relative; clear: both;
	height: auto; min-height: 10px; width: 280px;
	padding-top: 20px; color: #d5d5d5;
}

.sitemap-block-left{
	position: relative; float: left;
	height: auto; width: 140px;
}

.sitemap-block-right{
	position: relative; float: left;
	height: auto; width: 100px;
	padding-left: 40px;
}

ul.sitemap-ul{
	padding: 0px 0px 0px 15px; margin: 0;
	list-style-image: url(images/block.png);
}

/* contact */
#contact2{
	position: relative; clear: both;;
	height: auto; min-height: 10px; width: 280px;
	padding-top: 20px; 
	color: #fff; 
}

.contact-row{
	height: 15px; width: 280px; clear: both;
    padding-bottom: 15px;
    font-weight: light; font-size:12px; text-transform: uppercase;
}

.contact-block{
	height: 15px; width: 140px; float: left;
	padding-bottom: 10px;
	font-weight: light;
}


/* home */
#home-colm-left{
	position: relative; float: left;
	height: auto; width: 420px;
	padding-right: 60px;
}

#home-colm-right{
	position: relative; float: left;
	height: auto; width: 460px;
}

/* default */
#default-colm-left{
	position: relative; float: left;
	background-color: #f4f4f4; border: solid 1px #e9e9e9;
	height: auto; min-height: 300px; width: 168px;
	margin-right: 60px; margin-left: 10px;
	padding: 10px 0px 10px 0px;
}

#default-colm-right{
	position: relative; float: left;
	height: auto; width: 620px;
	margin-right: 50px;
}

#default-colm{
	position: relative; float: left;
	height: auto; width: 880px;
	margin-right: 30px; margin-left: 30px;
}

.row{
	clear: both;
	height: 20px; width: 200px;
	font-size: 14px;
}

.row2{
	clear: both;
	height: auto; width: 170px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}

/* pricing */
#pricing{
	position: relative; clear: both;
	height: 450px; width: 820px;
	padding: 30px 30px 30px 15px;
	background-color: #f4f4f4; border: solid 1px #e9e9e9;	
}

.pricing-colm{
	height: 450px; width: 236px;
	padding: 0px 15px 0px 15px;  /*top right bottom left*/
	float: left;
}

.divider-y{
	background: url(images/divider-y.png); no-repeat;
	height: 450px; width: 11px;
	float: left;
}

.naam{
	height: 20px; width: 149px;
	padding: 0px 0px 0px 0px;
	float: left; text-align: left;
	padding: 15px 0px 0px 10px;
}

.prijs{
	height: 20px; width: 50px;
	float: right; text-align:left;
	padding: 15px 0px 0px 0px;
	font-weight: bold;
}

/* praktijk */
.praktijk-nav{
	height: 200px; width: 880px; clear: both;
	padding: 0px 0px 10px 0px;
}

.pakket_bg{
	background: url(images/infokader.png) left top no-repeat;
	height: 220px; width: 180px;
}

/* bromfets */
.vraag{
	font-weight: bold;
	color: #000;
	}
	
/*Theorie*/
.theorie-row{
	position: relative; clear: both;
	width: 880px; height: 110px;
	margin: 0px 0px 25px 0px;
}

.theorie-colm{
	position: relative; float: left;
	width: 440px; height: 110px;
	margin: 0px 0px 0px 0px;
}
