/* CSS Document */

body{
	background:#e2ecfb center top;
	text-align:center;
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Tahoma, Arial;
}
#header {
	float:left;background:  url(header.gif) no-repeat;width:760px;height:149px;padding:0;
	text-align:center;
	vertical-align:middle;
}
#bottem {
	float:left;background:  url(foot.jpeg) no-repeat;width:760px;padding:0;
}
#topdeel {
	position:relative;
	z-index:0;
}
#onderdeel {
	position:relative;
	z-index:1;
}
.maintable {
	background:#ffffff;
	background-image: url(bgsmd.gif);	
}
#lKolom {
	text-align:left;
	padding-left:20px;
	vertical-align:top;
	width:16%;
}
#cKolom {
	text-align:left;
	padding-left:20px;
	padding-right:10px;
	vertical-align:top;
	width:77%;
	font-size:11px;
	font-family:Tahoma, Arial;
	color:#000000;
}
#rKolom {
	text-align:right;
	padding-right:20px;
	vertical-align:top;
	width:7%;
}
.menuhoofd {
	font-family:Tahoma, Arial;
	font-weight:bold;
	padding:1px;
	padding-left:3px;
	padding-bottom:2px;
	background-image:    url(tableheaderbg.gif);
	background-repeat: repeat;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#ffffff;
}
.menuitem {
	background-color:#a5c9fe;
	padding:1px;
	padding-left:3px;
	padding-bottom:2px;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#ffffff;
}
a {
	font-size:11px;
	color:#5D5D67;
	text-decoration:none;
}
.thumb {
	border-right:1px;
	border-right-style:solid;
	border-right-color:#000000;
}
a.gal {
	color:#000000;
	text-decoration:none;
	font-size:13px;
}
a.gal:hover {
	color:#CC0000;
	text-decoration:none;
	font-size:13px;
}
.galbold {
	font-size:11px;
}
.niche {
	color:#99CCFF;
	text-decoration:none;
	font-size:11px;
}
a.niche:hover {
	color:#000000;
	text-decoration:none;
}
h1 {
	font-size:14px;
	margin-bottom:5px;
}
div.noshow { 
display : none 
}