body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #bfd835;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:16px;
}

td{
	font-size:11px;
}

/* voor ritch text CMS */
p, ol, li, ul, hr {
	margin-top: 0px;
	margin-bottom: 0px;
}

#pageBottomCel {
	color:#669933;
	text-align:center;
	background-image:url(../images/bg_site_bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-left:190px;
}

#pageBottomCel a{
	text-decoration:none;
	color:#669933;
}
#pageBottomCel a:hover{
	text-decoration:none;
	color:#3333FF;
}
.navigatieTable {
	background-image: url(../images/layout/images/bg_nav_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#navBottomCel {
	height:40px;
	background-image: url(../images/layout/images/bg_nav_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.divnav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	border-top:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	width:198px;
	height:30px;
	text-indent:20px;
	line-height:30px;
	font-weight:bold;
	text-decoration:none;
	/*background-color: #E31B25;*/
}
.divnav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	border-top:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	width:198px;
	height:30px;
	text-indent:20px;
	line-height:30px;
	font-weight:bold;
	text-decoration:none;
	background-color:#FF9900;
}
#navsub{
background-color: #E31B25;
}
#navsub:hover{
background-color: #FF9900;
}
#fabriekBtn{
	background-image:url(../images/layout/images/btn_fabriek.jpg);
	border-bottom:1px solid #FFFFFF;
}
#fabriekBtn:hover{
	background-image:url(../images/layout/images/btn_fabriek_o.jpg);
	height:31px;
}
.divnav span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	border-top:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	width:198px;
	height:30px;
	text-indent:20px;
	line-height:30px;
	font-weight:bold;
	text-decoration:none;
	background-color:#FF9900;
}
.sound {
	color:#000000;
}
.sound a{
	color:#000000;
	text-decoration:none;
}
.sound a:hover{
	color:#000000;
	text-decoration:underline;
}

.mainTable {
	background-image: url(../images/layout/images/bg_main_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.mainTable #bottomcel {
	background-image: url(../images/layout/images/bg_main_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height:60px;
	vertical-align:top;
}

.mainTitel {
	width:580px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #FFFFFF;
	margin-top:46px;
	vertical-align:bottom;
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}
.mainTitel a{
	text-decoration:none;
	color:#FFFFFF;
}
.mainTitel a:hover{
	text-decoration:none;
	color:#000000;
}
.mainText{
	width:580px;
	border-top:4px solid #1280b6;
	padding-top:12px;
	padding-bottom:18px;
	float:left;
	line-height:16px;
}
.mainText a{
	text-decoration:none;
	color:#003366;
}
.mainText a:hover{
	text-decoration:underline;
	color:#000000;
}
.mainFooter{
	width:580px;
	border-top:4px solid #1280b6;
	margin-left:30px;
}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#09425E;
	background-color: #117BAE;
	border: 1px solid #09425E;
	height:22px;
}

