@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; text-decoration:none; font-weight:normal; outline:none;}
strong { font-weight:bold; }

a img {
    border:none;
}

body {
	background:url(/images/bgbody.png) repeat-x;
	font-size:13px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container {
	width:902px;
	margin:0 auto;
}

#page {
	background:url(/images/bgpage.png) repeat-y;
	width:846px;
	padding:0 28px 0 28px;
}

#header {
	width:846px;
	height:203px;
}

#page-bottom {
	width:820px;
	background:url(/images/bgpagebottom.jpg) no-repeat;
	padding:0 13px;
}

#header .logo {
	margin:39px 0 0 39px;
}

#mainmenu {
	height:41px;
	width:820px;
}

#mainmenu ul { list-style:none; padding-left:149px; }
#mainmenu li { display:inline; }
#mainmenu li a {
	display:block;
	width:104px;
	height:41px;
	float:left;
}

#mainmenu li.home a { background:url(/images/knop-home.png) no-repeat; width:40px;}
#mainmenu li.home a:hover { background:url(/images/knop-home.png) no-repeat; }

#mainmenu li.het-bedrijf a { background:url(/images/knop-het-bedrijf.png) no-repeat; }
#mainmenu li.het-bedrijf a:hover { background:url(/images/knop-het-bedrijf-roll.png) no-repeat; }

#mainmenu li.nieuws a { background:url(/images/knop-nieuws.png) no-repeat; }
#mainmenu li.nieuws a:hover { background:url(/images/knop-nieuws-roll.png) no-repeat; }

#mainmenu li.assortiment a { background:url(/images/knop-assortiment.png) no-repeat; }
#mainmenu li.assortiment a:hover { background:url(/images/knop-assortiment-roll.png) no-repeat; }

#mainmenu li.diensten a { background:url(/images/knop-diensten.png) no-repeat; }
#mainmenu li.diensten a:hover { background:url(/images/knop-diensten-roll.png) no-repeat; }

#mainmenu li.schoonveld-zakelijk a { background:url(/images/knop-schoonveld-zakelijk.png) no-repeat; }
#mainmenu li.schoonveld-zakelijk a:hover { background:url(/images/knop-schoonveld-zakelijk-roll.png) no-repeat; }

#mainmenu li.contact a { background:url(/images/knop-contact.png) no-repeat; }
#mainmenu li.contact a:hover { background:url(/images/knop-contact-roll.png) no-repeat; }

#mainmenu ul li a span {
display:none;
}

#main {
	width:820px;
	overflow:auto;
	padding-bottom:20px;
}


#sidebar {
	width:189px;
	float:left;
	padding-top:10px;
}

#sidemenu {
	width:189px;
    min-height:90px;
}
#sidemenu ul {
	list-style:none;
}
#sidemenu ul li {
	display:inline-block;
	width:189px;
	line-height:37px;
	text-transform:uppercase;
	float:left;
	background:url(/images/bg-sidemenu-ul-li.png) no-repeat top;
	border-bottom:2px solid #e6e2e8;
}
#sidemenu ul li.first { background:url(/images/bg-sidemenu-ul-li-first.png) no-repeat; }
#sidemenu ul li a { padding-left:17px; color:#fff; display:block;}
#sidemenu ul li.active a { color:#000; }

#sidemenu ul li ul li.first { background-image:none; }

#sidemenu ul li ul {
	list-style:none;
	background:#e6e2e8;
	overflow:auto;
	padding-top:3px;
}
#sidemenu ul li ul li {
	display:inline-block;
	padding:0;
	background:none;
	width:189px;
	line-height:34px;
	float:left;
}
#sidemenu ul li.active ul li a { color:#a597ab; }
#sidemenu ul li.active ul li.active a { color:#000; }



#content {
	width:477px;
	margin-left:50px;
	float:left;
	padding-top:40px;
}

#content p { margin-bottom:20px; }

#content ul, #content ol { margin-bottom:20px; padding: 0 0 0 20px;}


#content h1 {
	display:block;
	font-size:13px;
	text-transform:uppercase;
	text-align:right;
	line-height:18px;
	margin-bottom:40px;
	font-weight:bold;
	color:#8e7c95;
}
#content h2, #content h3, #content h4, #content h5, #content h6 {
	font-size:16px;
	font-weight:bold;
	color:#8e7c95;
}
#content h3 {
	font-size:14px;
}

#content h4, #content h5, #content h6 {
	font-size:12px;
}

#content a {
    color:#8e7c95;
}
#content a:hover {
    text-decoration:underline;
}

#slider-wrapper {
	width:814px;
	height:135px;
	padding:9px 17px 0 16px;
	background:url(/images/bgslider.png) no-repeat;
}
#slider {
	width:813px;
	height:100px;
}
#slider a {
	display:inline-block;

}


#footer {
	height:66px;
	width:820px;
	background:url(/images/bgfooter.jpg) no-repeat;
	margin:0 13px;
	padding-top:10px;
}
#footer .top {
	font-size:10px;
	color:#fff;
	text-transform:uppercase;
	line-height:11px;
	text-align:center;
	width:820px;
}
#footer .top span { display:inline-block; width:20px; }
#footer .bottom { padding-top:8px; font-size:11px; color:#fff; }
#footer .bottom_left {
	text-align:left;
	width:200px;
	float:left;
	padding-left:30px;
}
#footer .bottom_right {
	text-align:right;
	width:200px;
	float:right;
	padding-right:30px;
}

#footer a { color:#fff; }
#footer a:hover { text-decoration:underline; }

#footer .bottom_right a { color:#fff; font-weight:bold; }
#footer .bottom_right a:hover { text-decoration:underline; }

#bottom {
	width:902px;
	height:39px;
	background:url(/images/bgbottom.png) no-repeat;
}


#nieuwsbrief {
	clear:both;
	padding:20px 0;
}
#nieuwsbrief p {
	font-size:11px;
	color:#000;
	font-weight:bold;
	padding-bottom:10px;
}
#nieuwsbrief input.nieuwsbriefveld {
	width:142px;
	height:20px;
	padding:5px 10px;
    margin: 0 0 5px 0;
	border:none;
	background:url(/images/bg-input.png) no-repeat;
}

#aanbiedingen {

}

table.lightbox td {
    border: 1px solid #dc6d1d;
    width: 90px;
    height:90px;
}
table.lightbox td a {
    display:block;
}
