@charset "utf-8";
/* CSS Document */

/*General styles*/
body {
	background-color:#665546;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#665546;
}
div {
	margin:0px;
	padding:0px;
	border:0px;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px;
	margin:0px;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
color:#7AB800;
	font-size:11px;
}
a:visited {  color:#665546; }
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	padding:0px;
	margin:14px 0px 6px 0px;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding:0px;
	margin:12px 0px 4px 0px;
}
span.highlight {
}
.specialtext {
	color:#7AB800;
	font-size:13px;
	line-height:20px;
}
.collectie_tabel {
	margin:12px 0px 4px 0px;
	padding:0px;
	border-collapse:collapse;
}
.collectie_tabel tr th{
	padding:0px 14px 0px 0px;
	margin:0px;
	text-align:left;
	font-weight:bold;
}
.collectie_tabel tr td{
	padding:0px 14px 0px 0px;
	margin:0px;
	text-align:left;
}
*html td, *html tr, *html th{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px 14px 0px 0px;
	margin:0px;
	text-align:left;
}

.csc-header {
	position:relative;
	top:-10px;
	margin:0px;
	padding:0px;
}

/*decoration around frame*/
#container {
	width:944px;
	margin: 22px auto 0px auto;
}
*html #container {
	width:944px;
	margin: 22px auto 0px auto;
	position:relative;
	left:4%;
}

#top {
	height:65px;
}
#top_left {
	position:relative;
	float:left;
	width: 574px;
	height:65px;
	background-image:url(../images/Deco_tl.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#top_right {
	position:relative;
	left:837px;
	*left:263px;
	width:107px;
	height:65px;
	background-image:url(../images/Deco_tr.gif);
	background-repeat:no-repeat;
}
*html #top_right {
	position:relative;
	left:260px;
	width:107px;
	height:65px;
	background-image:url(../images/Deco_tr.gif);
	background-repeat:no-repeat;
}
#left {
	position:relative;
	float:left;
	width:59px;
	height:432px;
	background-image:url(../images/Deco_l.gif);
	background-repeat:no-repeat;
}
#right {
	position:relative;
	left:891px;
	*left:832px;
	width:53px;
	height:312px;
	background-image:url(../images/Deco_r.gif);
	background-repeat:no-repeat;
}
*html #right {
	position:relative;
	left:829px;
	width:53px;
	height:312px;
	background-image:url(../images/Deco_r.gif);
	background-repeat:no-repeat;
}
#bottom {
	height:69px;
}
#deco_b {
	height:69px;
	background-image:url(../images/Deco_b.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
*html #deco_b {
	height:69px;
	background-image:url(../images/Deco_b.gif);
	background-repeat:no-repeat;
	background-position:center center;
	position:relative;
	top:-432px;
	left:0px;
}

#label {
	position:relative;
	float:right;
	left:18px;
	top:-135px;
	width:71px;
	height:36px;
	background-image:url(../images/DaniDou_label.gif);
	background-repeat:no-repeat;
}
*html #label {
	position:relative;
	float:right;
	left:18px;
	top:-567px;
	width:71px;
	height:36px;
	background-image:url(../images/DaniDou_label.gif);
	background-repeat:no-repeat;
}


/*frame header styles*/
#frame {
	background-color:#FFF9EB;
	width:740px;
	padding:25px 46px 30px 46px;
	margin:0px;
	margin-left:59px;
}
*html #frame {
	background-color:#FFF9EB;
	width:740px;
	position:relative;
	top:-432px;
	left:59px;
	padding:25px 32px 30px 46px;
	margin:0px;


}

#header {
	height:106px;
	margin: 0px 0px 23px 0px;
}
#logo {
	position:relative;
	float:left;
	width:212px;
	height:106px;
}
#slogan img{
	position:relative;
	left:405px;
	top:31px;
	width:123px;
	height:75px;
}

/*menu styles*/
#menu {
	background-color:#7AB800;
	height:25px;
	margin-bottom:35px;
	padding-left:3px;
}
*html #menu {
	background-color:#7AB800;
	height:25px;
	margin-bottom:35px;
	padding-left:3px;
	width:740px;
}
#menu a {
	border:none;
	margin:0px;
	padding:0px;
}
#menu a img {
	border:none;
	position:relative;
	top:5px;
        margin:0px 6px 0px 6px;
	*margin:0px 7px 0px 7px;
	padding:0px;
}
.sep {
	display:inline;
	position:relative;
	top:-3px;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
}

/*content kolommen*/
#content {}
#colums {
	width:100%;
}
#content_left {
	padding-right:28px;
	width: 330px;
}
*html #content_left {
	padding-right:14px;
	width: 330px;
	margin:0px;
}

#content_right {
	width:382px;
}
*html #content_right {
	width:382px;
	margin:0px;
	padding:0px;
}

/*collectie menu styles*/
#collectie_menu {
	width:330px;
}
.collectie_no {
	float:left;
	position:relative;
	width:58px;
	height:58px;
	margin: 0px 15px 15px 0px;
}
.collectie_no a:hover {
	float:left;
	position:relative;
	width:58px;
	height:58px;
	margin: -2px 13px 13px -2px;
	border:2px solid #7AB800;
}
*html .collectie_no a:hover {
	float:left;
	position: absolute;
	width:30px;
	height:30px;
	left:-2px;
	top:-2px;
	margin:0px;
	padding:0px;
	border:2px solid #7AB800;
}

.collectie_act {
	float:left;
	position:relative;
	width:56px;
	height:56px;
	margin: -3px 12px 12px -3px;
	border: 4px solid #7AB800;
}
.collectie_no img, .collectie_act img {
	border:none;
}

A img {border: none;}
