#witvlak {
	border-width:16px 6px 6px 6px;
}


/*******************************************************************************
 Links
*******************************************************************************/
td#td-links,
div#links {
	width:202px;
}
div#links {
	padding:7px 0px 0px 7px;
}
* html div#links {
	width:202px;
}

div#menu2 {
	display:none;
}

div#groenvlak {
	background:#098f2c url(../templates/img/bg-groenvlak2.gif) no-repeat bottom left;
/*	height:183px;*/
	overflow:hidden;
	color:white;
}
* html div#groenvlak {
/*	height:209px;*/
}

div#groenvlak a {
	color:white;
	text-decoration:none;
}
div#groenvlak a:hover {
	text-decoration:underline;
}

.knop,
.knopB,
.knop2,
.knop3 {
	background:url(../templates/img/knop.gif) no-repeat 0 0;
	width:202px;
	height:123px;
	margin:0px 0px 7px 0px;
	color:white;
	font-size:11pt;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
.knopB {
	background:url(../templates/img/knopB.gif) no-repeat 0 0;
	height:63px;
	padding:21px 0px 0px 0px;
}
*html .knopB {
	height:84px;
}
.knop2 {
	background:url(../templates/img/knop2.gif) no-repeat 0 0;
	width:298px;
	height:61px;
	padding:40px 0px 0px 0px;
}
*html .knop2 {
	height:101px;
}
.knop3 {
	background:url(../templates/img/knop3.gif) no-repeat 0 0;
	width:145px;
	height:52px;
	padding:32px 0px 0px 0px;
}
*html .knop3 {
	height:84px;
}
.knop:hover,
.knopB:hover,
.knop2:hover,
.knop3:hover {
	color:black;
}

.tweeregels {
	height:83px;
	padding:40px 0px 0px 0px;
}
*html .tweeregels {
	height:123px;
}


#webshop {
	background:url(../templates/img/webshop.jpg) no-repeat 0 0;
	width:202px;
	height:198px;
	margin-bottom:7px;
	cursor:pointer;
}
#webshop:hover div {
	color:black;
}
#webshop div {
	padding:171px 15px 0px 0px;
	color:white;
	text-align:right;
	font-size:11pt;
	font-weight:bold;
}


div#content-links {
	margin:0px 0px 0px 7px;
	margin:10px 7px 10px 14px;
	width:187px;
}
div#content-links .bodytext {
}


div#content-rechts {
	margin:0px 7px 0px 7px;
	width:284px;
}


/*******************************************************************************
 Rechts
*******************************************************************************/
td#td-rechts,
div#rechts {
	width:298px;
}
div#rechts {
	padding:7px 7px 0px 0px;
	color:white;
}
* html div#rechts {
	width:298px;
}

div.tab {
	float:left;
	width:113px;
	height:23px;
	padding:3px 0px 0px 0px;
	text-align:center;
	background: #e1e1e1 url(../templates/img/tab.gif) no-repeat 0 0;
	color:#9a9a9a;
	cursor:pointer;
}
* html div.tab {
	height:26px;
}
div.selected {
	background: #aaaaaa url(../templates/img/tab-selected.gif) no-repeat 0 0;
	color:white;
}
fieldset.tabblad
{
	border:0px solid #6e6e6e;
	padding:12px 12px 12px 12px;
	margin:0;
	background-color:#aaaaaa;
	clear:both;
	height:159px;
	overflow:hidden;
}
* html fieldset.tabblad {
/*	height:183px;*/
}

fieldset.tabblad table {
	margin-bottom:0px;
}

fieldset.tabblad td,
fieldset.tabblad th {
	padding:0px 5px 5px 5px;
	border:0px dashed #dddddd;
	border-width:0px 0px 0px 0px;
	color:white;
	font-size:8pt;
}

fieldset.tabblad a {
	color:white;
}




/*******************************************************************************
 Midden
*******************************************************************************/
div#kop {
	margin:7px 7px 4px 7px;
	position:relative;
}

#gallery { position: absolute; top:0px; left:0px; width:472px; height:209px; margin:0; padding:0; overflow:hidden; list-style-type:none; z-index:50; }
#gallery li { display: block; list-style-type:none; }
#gallery li img { position:relative; top:-30px; }


div#content {
	padding:224px 22px 0px 22px;
/*	min-height:200px;*/
}

div#nieuws {
	margin:7px 7px 20px 7px;
}


/*******************************************************************************
 Nieuws
*******************************************************************************/
.home-boven {
	background:url(../templates/img/bg-nieuwshome2.gif) repeat-y 0 0;
border:1px solid #cccccc;
/*	height:260px;
	overflow:hidden;*/
	width:442px;
	padding:15px;
	margin-bottom:7px;
}
.home-boven div.nieuws-containerlijst {
/*	height:130px;
	overflow:hidden;*/

  margin-bottom:17px;
  padding-bottom:0px;
  border-bottom:1px dashed #cccccc;
}

.home-boven div.nieuws-fotokolom {
	margin: 0 275px 0 0;
/*	background-color:blue;*/
}
.home-boven div.nieuws-tekstkolom {
	float: right;
	width: 275px;
	padding-top:0px;
}

.home-boven div.nboven {
	height:97px;
	overflow:hidden;
/*	background-color:red;*/
}

.home-boven div.nieuws-datum {
	float:none;
  margin:0px 0px 0px 0px;
  padding:0;
}

.home-boven h2 {
	margin:0px;
	color:black;
}

.home-boven div.nieuws-meerlink {
	float:right;
}
