#main{
	padding: 10px;
	background: #232323;
	border: 1px solid #000;
	width: 678px;
	float: left;
}

#main h1{
	font-size: 14px;
	font-weight: normal;
}

#main h1 span{
	font-weight: bold;
}

.cat_img{
	float: left;
	width: 102px;
}

.cat_img img{
	border: 1px solid #fff;
	width: 100px;
	height:100px;
}

.cat_omschrijving{
	width: 560px;
	float: right;
}

.cat_omschrijving h2{
	font-size: 14px;
	margin: 0 0 8px 0;
}

.cat_omschrijving h2 a{
	color: #fe7800;
}

.cat_omschrijving .button{
	width: 144px;
	height: 23px;
	display: block;
	background: url(../img/button_site.png) repeat-x;
	margin: 8px 0 0 0;
	text-align: center;
	border: 1px solid #b75802;
	padding: 5px 0 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}

#sidebar{
	width: 180px;
	float: right;
}

#stella a img{
	display: block;
	margin: 0 0 5px 0;
}

#stella p{
	text-align: center;
	font-weight: bold;
}

#stella p span{
	color: #cb0ece;
}

#sidebar .tekstlinks{
	margin: 0 0 -10px 0;
}

#sidebar .tekstlinks .link{
	margin: 0 0 10px 0;
}

#sidebar .tekstlinks .link span a{
	color: #fe7800;
}

#sidebar .tekstlinks .link p{
	margin: 0 0 2px 0;
}

/*scs*/
#scs{
	background-image: url(../img/ebBack.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	margin:10px 0;
	color:#000;
}

/*dateprive*/
#dateprive{
	background: url(../img/dpBanBack2.gif) no-repeat;
	width: 155px;
	height: 195px;
	padding: 50px 0 0 0;
	margin: 10px auto 10px auto;
	text-align: center;
}

#dateprive a img{
	display: block;
	width: 125px;
	height: 160px;
	margin: 0 auto 5px;
}

#dateprive .datebanner{
	display: block;
	width: 125px;
	height: 160px;
	margin: 0 auto 5px;
}

#dateprive a{
	color: #6b0000;
}