html{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-image:url(/img/body_bg.png);
	background-position:top center;
	background-repeat:repeat-y;
	background-color:#eee;
}
body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:12px;
}
img {
	border:0px;
}
h2 {
	color:#06c;
}
#accordion {
	margin:0px;
	padding:0px;
}
#accordion ul li, .bulletitem, .rightcont ul li, .NewsItem {
	list-style-image:url(/img/bullet.png);
	list-style-type:none;
}
#hmsgs {
	position:absolute;
	top:0pt;
	left:0pt;
}

.bulletitem a {
	text-decoration:none;
	color:#06c;
	font-weight:bold;
}
.bulletitem a:hover {
	text-decoration:underline;
}
.bulletitem a:visited {
	text-decoration:none;
	color:#666;
}
.container{
	position:relative;
	width:970px;
	max-width:970px;
	height:auto !important;
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
	line-height:20px;
}
.topholder{
	position:relative;
	top:10px;
	left:10px;
	width:950px;
	max-width:950px;
	height:41px;
	max-height:41px;
	background-image:url(/img/menu_bg.png);
	background-position:top center;
	background-repeat:no-repeat;

}
.menu{
	position:absolute;
	top:10px;
	left:100px;
	font-size:14px;
}
.zoeken{
	position:absolute;
	top:10px;
	float:right;
	right:10px;
}
.fotoholder{
	position:relative;
	top:20px;
	left:5px;
	width:960px;
	max-width:960px;
	max-height:380px;
	height:380px;
	background-color:#f2f2f2;
}
.fotoholdersmall{
	position:relative;
	top:20px;
	left:10px;
	width:950px;
	max-width:950px;
	max-height:200px;
	height:200px;
	background-color:#f2f2f2;
}
.content{
	position:relative;
	top:30px;
	left:10px;
	width:950px;
	max-width:950px;
}
.leftcont{
	position:relative;
	float:left;
	width:470px;
	max-width:470px;
}
.leftcont p {
	position:relative;
	left:100px;
}
.rightcont{
	position:relative;
	float:right;
	width:470px;
	max-width:470px;
}
.topmenu{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	overflow: hidden;
}

.topmenu li{
	display: inline;
}

.topmenu li a{
	float: left;
	color: white;
	padding: 2px 10px;
	text-decoration: none;
	border-right: 1px solid #fff;
	border-left:1px solid #999;
}

.topmenu li a:visited{
	color:#003;
}

.topmenu li a:hover, .topmenu li .current{
	color:#666;
}
.sidemenu{
	position:relative;
	top:7px;
	width:200px;
	max-width:200px;
	background-color:#f2f2f2;
	border:1px solid #ccc;
}
.sidemenu a{
	text-decoration:none;
	color:#000;
}
.sidemenu a:hover{
	color:#666;
}
.sidemenu ul{
	list-style:none;
	position:relative;
	left:-20px;
	width:150px;
	line-height:17px;
}
.sidemenu li .activeparent {
	font-weight:bold;
	color:#06c;
}
.sidemenu .currentpage{
	font-weight:bold;
	color:#06c;
}
.cont{
	position:absolute;
	top:10px;
	left:210px;
	width:740px;
	max-width:740px;
}
.pagecont{
	position:absolute;
	top:13px;
	left:210px;
	width:740px;
	max-width:740px;
}
.crumbs{
	font-size:10px;
}
.crumbs a{
	text-decoration:underline;
	color:#06c;
}
.prodname{
	background-color:#f2f2f2;
	max-height:20px;
}
.prodname a{
	text-decoration:none;
	color:#06C;
}
.proddisc{
	min-height:200px;
}
#accordion{
	position:absolute;
	width:100%;
}
#accordion a{
	text-decoration:none;
	color:#06C;
}
.NewsItem
{
}
.NewsItemLink a{
	text-decoration:none;
	color:#06C;
}
.tabeltxt {
	vertical-align:top;
}
.selected h3{
	vertical-align:middle;
	background-color:#CCC;
}

#accordion h3 {
	height:30px;
	text-indent:10px;
	line-height:30px;
	background-image:url(/img/tabeltop.gif);
	background-position:top left;
	background-repeat:repeat-x;
	border:1px solid #ccc;
}
#accordion h3:hover {
	background-image:url(/img/tabeltophover.gif);
	background-position:top left;
	background-repeat:repeat-x;
}
.selected h3:hover {
	background-image:url(/img/tabeltop.gif);
	background-position:top left;
	background-repeat:repeat-x;;
}
.tabel {
	margin:0px;
	padding:0px;
}
.error_message {
	background-color:#F2f2f2;
	list-style-image:url(/img/bullet.png);
	list-style-type:none;
	border:1px solid #f00;
	position:absolute;
	top:12px;
	right:10px;
}
.error_regel {
	color:#06c;
	display:none;
	vertical-align:middle;
}
.footer {
	position:relative;
	clear:left;
	float:right;
	right:10px;
	top:50px;
}
.footerpage {
	position:fixed;
	bottom:-10px;
	height:20px;
	width:100%;
	text-align:center;
}
.meernieuws {
	position:relative;
	float:right;
}
.meernieuws a {
	color:#06c;
	text-decoration:none;
}
.meernieuws a:hover {
	text-decoration:underline;
}
.googlemap {
	border:1px solid #ccc;
	margin:0px;
	padding:0px;
}