html, body {
	height:100%;
}
.hide {
	display:none;
}
body {
	margin:0;
	padding:0;
	background:#e4e2e3 url(gfx/body_bg.gif) repeat-x;
	font-family:Arial;
	font-size:100%;
	position:relative;
}
#wrapper {
	display:block;
	width:999px;
	margin:0 auto;
	background:url(gfx/bg_wrapper.jpg) repeat-y;
}
#page {
	display:block;
	position:relative;
	width:955px;
	padding:0 23px 0 21px;
	background:url(gfx/bg_container.jpg) no-repeat;
}
#logo {
	position:absolute;
	top:16px;
	left:21px;
	z-index:10;
}
.topmenu {
	position:relative;
	z-index:9;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:955px;
	height:87px;
	background:url(gfx/topmenu_bg.gif) no-repeat;
	margin-top:12px;
	padding: 0 0 0 5px;
	line-height:1em;
}
.topmenu li {
	margin-top:63px;
	margin-left:5px;
	margin-right:5px;
	float:left;
	display:inline;
	position:relative;
}
.topmenu li a {
	display:block;
	width:auto;
	color:#FFF;
	text-decoration:none;
	font-size:9pt;
	font-weight:bold;
	background:url(gfx/menu_spacer.gif) no-repeat 100% 1px;
	padding-right:10px;
}
.topmenu li.li-last a {
	background-image:none;
}
.topmenu li ul {
	position:absolute;
	left:0;
	top:15px;
	display:none;
	margin:0;
	padding:10px 0 0 0;
	width:135px;
	border:1px #00050C solid;
}
.topmenu li:hover ul {
	display:block;
}
.topmenu li ul li {
	display:inline;
	float:none;
	margin:0;
	padding:0;
	font-size:10px;
}
.topmenu ul li a {
	display:block;
	width:128px;
	font-size:10px;
	color:#000;
	margin:0;
	padding:2px 2px 2px 5px;
	background:none;
	background-color:#FFF;
	border:none;
}
.topmenu ul li a:hover, .topmenu ul li a.current {
	color:#FFF;
	background-color:#00050C;
}
#subcat_container {
	float:left;
	width:175px;
	padding-top:10px;
}
#submenu_container {
	margin:0;
	padding:0 0 5px 0;
	width:175px;
	display:none;
	background:#00050C url(gfx/submenu_bg.gif) no-repeat;
	min-height:67px;
}
#submenu_footer {
	display:none;
	background:url(gfx/submenu_bg_bottom.gif) no-repeat;
	width:175px;
	height:5px;
	overflow:hidden;
	margin-bottom:18px;
}
#submenu_container ul {
	margin:0;
	padding:0;
}
#submenu_container li {
	list-style:none;
	margin:0;
	padding:0;
	padding-top:11px;
	width:175px;
	display:block;
}
#submenu_container li a {
	text-decoration:none;
	color:#FFF;
	padding-left:31px;
	width:144px;
	display:block;
	font-weight:bold;
	font-size:9pt;
	background:url(gfx/submenu_inactive.png) 11px 1px no-repeat;
}
#submenu_container a:hover, #submenu_container a:active, #submenu_container a.current {
	background:url(gfx/submenu_active.png) 11px 1px no-repeat;
}
#offerteLink {
	display:block;
	width:175px;
	height:29px;
	margin-bottom:10px;
	background:url(gfx/offerte.png) no-repeat;
}
#offerteLink span {
	display:none;
}
#content {
	float:left;
	width:558px;
	background:#e0e0e0 url(gfx/content_bg.gif) repeat-x;
	min-height:452px;
	margin-right:10px;
	padding-top:10px;
	margin-bottom:10px;
	margin-left:17px;
}
* html #content {
	height:570px;
}
#tekstWrapper {
	clear:left;
}
#tekst {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:30px;
	color:#003875;
	font-size:75%;
	float:left;
	clear:left;
}
* html #tekst {
	padding-left:30px;
	padding-right:30px;
}
#tekst h1 {
	font-size:125%;
}
#tekst p {
	line-height:1.2em;
	margin:0 0 1.2em 0;
}
#tekst a, #sitemapExtra a {
	color:#003875;
}
#tekst ul {
	padding:0;
	margin-left:0;
}
#tekst ul li {
	margin:0;
	padding:0 0 0 15px;
	background:url(gfx/bullet.gif) no-repeat 0 6px;
	list-style:none;
}
#tekst hr {
	margin:0 0 1.2em 0;
	padding:0;
	height:1px;
	line-height:1px;
}
#sitemapExtra {
	float:none;
	padding-left:15px;
	padding-right:0;
	width:75%;
	padding-bottom:30px;
	color:#003875;
	font-size:75%;
}
#sidebar {
	float:left;
	width:187px;
	padding-left:7px;
	padding-top:10px;
}
#sidebar div {
	margin-bottom:10px;
	background:url(gfx/bg_sidebar_middle.gif) repeat-y;
}
#sidebar h1 {
	display:block;
	margin:0 0 1em 0;
	padding:0;
	background:url(gfx/bg_sidebar_top.jpg) no-repeat;
	line-height:27px;
	color:#FFF;
	font-size:14px;
	font-weight:normal;
	text-align:center;
}
#sidebar .sidebarfooter {
	display:block;
	width:100%;
	height:10px;
	background:url(gfx/bg_sidebar_bottom.jpg) no-repeat;
}
.sidebar .content {
	padding:0 15px;
	color:#003875;
	font-size:12px;
}
.sidebar ul {
	margin:0;
	padding:0;
}
.sidebar li {
	list-style:none;
	margin:0;
	padding:0 0 0 15px;
	line-height:14px;
	background:url(gfx/bg_sidebar_bullet.gif) no-repeat 0 4px;
}
.sidebar a {
	color:#0268c2;
	text-decoration:none;
}
.sidebar .nieuws a {
	color:#003875;
}
.sidebar #aanbiedingen, .sidebar #referentieImages {
	background:#FFF none;
}
.sidebar #aanbiedingen div {
	width:157px;
	background:#FFF none;
}
.hcellc, .lcellc {
	background:#ccc;
}
.dcellc {
	background:#eee;
}
#containerimg {
	float:left;
	width:275px;
	text-align:left;
	padding-top:0;
	padding-left:25px;
	padding-bottom:20px;
}
#specificaties {
	background:url(gfx/specs_bg.gif) no-repeat;
	float:right;
	width:224px;
	color:#636363;
	font-size:75%;
	padding-left:6px;
	padding-right:0;
	padding-bottom:6px;
}
#specstitle {
	padding-top:8px;
	padding-left:28px;
	padding-bottom:6px;
	font-weight:bold;
}
#specificaties #ralkleuren {
	margin-top:10px;
}
#specificaties #ralkleuren div.kleur {
	margin:0;
	width:65px;
	height:40px;
	overflow:hidden;
	display:block;
	float:left;
	padding:4px 5px 5px 0;
	text-align:center;
}
#specificaties #ralkleuren img {
	width:65px;
	height:30px;
}
#specificaties #ralkleuren p {
	padding:10px 0 0 0;
	margin:0;
	width:90%;
}
#specificaties #ralkleuren p img {
	width:auto;
	height:auto;
}
#specificaties #ralkleuren a {
	color:#003875;
	font-weight:bold;
}
#resultstable {
	width:562px;
	margin-left:-15px;
}
#resultstable .first {
	height:6px;
	background:url(gfx/resultstable_bg.gif) no-repeat;
}
* html #resultstable {
	margin-top:-12px;
	margin-left:2px;
}
#resultstable .last {
	display:block;
	height:9px;
	background:red url(gfx/resultstable_last_bg.gif) no-repeat;
}
.catalog_item {
	position:relative;
	float:left;
	display:block;
	width:562px;
	height:134px;
	background:#f2f1f1 url(gfx/catalog_item_bg.gif) 0 -6px no-repeat;
	cursor:pointer;
}
.catalog_item table {
	color:#636363;
	font-size:90%;
	padding-left:4px;
}
.catalog_item .details {
	position:absolute;
	top:0;
	right:10px;
}
.catalog_item .container_title {
	font-size:11pt;
	color:#000;
	font-weight:bold;
	padding-top:6px;
}
#sq {
	text-align:center;
}
.searchquery {
	width:420px;
	margin-left:auto;
	margin-right:auto;
}
.google {
	width:260px;
}
.searchquery label, .searchquery input, .searchquery select {
	width:auto;
	display:block;
	vertical-align:middle;
}
.searchquery label {
	padding:6px 0 0;
	margin:0;
}
.searchmode {
	display:none;
}
.searchrow {
	padding-bottom:1em;
}
.searchinfo {
	font-size:80%;
}
.searchinfo a {
	font-size:125%;
}
form {
	padding-bottom:10px;
}
label, .input {
	width:12em;
	margin:6px 0;
	vertical-align:top;
}
label, input, .input, textarea, select {
	display:block;
	float:left;
	margin-bottom:6px;
}
input, textarea, select {
	margin-top:4px;
	width:250px;
}
select, .input {
	width:auto;
}
#datum {
	font-weight:bold;
	display:block;
	text-align:right;
}
.more img {
	vertical-align:middle;
	margin:0!important;
	border:0!important;
}
.printonly {
	display:none;
}
.button {
	width:auto;
}
#adresbalk {
	display:block;
	width:999px;
	height:27px;
	line-height:27px;
	background:url(gfx/bg_footer.gif) no-repeat;
	text-align:center;
	color:#FFF;
	font-size:12px;
	margin:0 auto;
}
#adresbalk p {
	margin:0;
	padding:0;
	text-align: center;
	font-weight: bold;
}
#adresbalk a {
	color:#FFF;
}
* html #adresbalk {
	margin-top:-70px;
}
#footer {
	position:relative;
	width:999px;
	height:22px;
	line-height:22px;
	text-align:right;
	color:#AAA;
	font-size:10px;
	margin:0 auto;
}
#footer a {
	color:#020025;
	text-decoration:none;
}
#footer p {
	margin:0;
	padding:0 20px 0 0;
}
#online_catalogus {
	width:159px;
	height:247px;
	background:#eee url(gfx/online_catalogus_bg.gif) no-repeat;
	padding:24px 8px 0;
	color:white;
	margin-top:0;
	margin-bottom:10px;
}
#online_catalogus.notop {
	background:#eee url(gfx/online_catalogus_bg2.gif) no-repeat;
	padding:0 8px 0;
	margin-top:0;
}
#online_catalogus form {
	margin:0;
	padding:0;
}
#online_catalogus h2 {
	line-height:1.2em;
	font-size:17px;
	font-style:italic;
	border-bottom:1px solid white;
	width:90px;
	margin:0 0 4px;
}
#online_catalogus label {
	font-size:11px;
	margin:0;
	font-weight:bold;
}
#online_catalogus select {
	font-size:12px;
	width:120px;
}
#online_catalogus input {
	font-size:12px;
	width:152px;
	margin-top:10px;
}
#online_catalogus input.button {
	font-size:11px;
	width:130px;
	color:black;
	border:0;
	background:url(gfx/cat-button.gif) 0 0 no-repeat;
	padding:3px 0;
	cursor:pointer;
	margin-top:2px;
}
#resultstable_top {
	display:block;
	width:562px;
	height:6px;
	background:url(gfx/resultstable_bg.gif) no-repeat;
	margin-left:-15px;
}
#bottom {
	width:562px;
	text-align:right;
	background:url(gfx/resultstable_last_bg.gif) no-repeat;
	margin-left:-15px;
	height:30px;
	display:block;
}
* html #bottom {
	margin-left:2px;
}
ul#pagingbottom {
	list-style:none;
	margin:0;
	padding:0;
	height:30px;
	display:block;
	float:right;
	padding-top:19px;
}
ul#pagingbottom li {
	float:left;
	margin-right:10px;
	background:none;
}
ul#pagingbottom li a {
	text-decoration:none;
	color:#777;
	font-size:9pt;
	font-weight:bold;
}
ul#pagingbottom li a.active {
	color:#003875;
}
#containerThumbs a {
	position:relative;
}
#containerThumbs img.zoom {
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index:auto;
}

#sidebar {color:#ffffff;}
.txtblok {
	background: #ffffff !important;
	font-size:12px;
	color:#35608e;
}
.txtblok a {
	color:#35608e;
	text-decoration:none;
}
.brinkboxform, .sidebarcontactform {
color:#35608e;
font-size: 13px;
}
.brinkboxform input, .sidebarcontactform input, .sidebarcontactform textarea {
	width: 100%;
}
/* Contactformulier */
form input.error {
  background-color: #35608e;
	color:#ffffff;
}
  
form span.error {
    display: block;
    border: 4px solid #35608e;  
}

form div.error {
    color: #35608e;
    font-weight: bold;
}

h2 {
 font-size: 10pt;
 font-weight: bold;
}

