body {
	font-family: Arial, Helvetica, Tahoma, Verdana;
	padding:0px;
	margin:0px 0px 20px 0px;
	font-size:12px;
	line-height:19px;
	color:#5F5F6C;
}



table {
	border-collapse:collapse;
	border-spacing:0;
}
table td {
	padding:0px;
	vertical-align:top;
}

input[type=button],
input[type=submit] {
	cursor: pointer;	
}

img {
	border:0px;
}
img.border {
	border:solid 1px #636363;
}



/* p-config voor gelijke behandeling in firefox als in ie */
p {
	padding:0px 0px 10px 0px;
	margin:0px;
}

h1 {
	color:#CC0000;
	margin: 0;
	padding: 0;
	font-size:20px;
	line-height:23px;
	font-weight: normal;
}

div.maintitle {
	padding:20px 0 10px 0;
	font-size:20px;
	line-height:23px;
	color:#CC0000;
}



ul {
	margin:0px;
	padding-left:15px;
}

li {
	list-style-type:square;
	list-style-position:outside;
}



form {
	margin:0px;
	padding:0px;
}


input, textarea, select {
	border:solid 1px #9C9C9C;
	background-color:#F1F1F1;
	font-family: Arial, Helvetica;
	font-size: 12px;
}

div#logos img {
	padding: 10px 30px;	
}

div#snelmenu {
	position:relative;
}
div#snelmenu div {
	position:absolute;
	top:85px;
	right:20px;
}
div#snelmenu select {
	width:150px;
	background:#adadad;
	color:white;
	font-size:10px;
}



div#hoofdmenu {
	position:relative;
	top:85px;
	left:13px;
	height:18px;
}
div#hoofdmenu a {
	float:left;
	width:89px;
	height:18px;
	line-height:18px;
	margin-left:8px;
	padding-left:6px;
	background:url(../img/hoofdmenu.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:white;
}
div#hoofdmenu a:hover {
	color:#F38F8F;
}



div#hoofdmenu a.sub {
}
div#hoofdmenu a.subsel {
	/*background:url('../img/hoofdmenu_b.gif') repeat-x bottom left;*/
	color:#F38F8F;
}



div.submenu {
	position:absolute;
	width:160px;
	z-index:5;
	visibility:hidden;
}
div.submenu div.submenu_topruimte {
	height:7px;
	overflow:hidden;
	cursor:pointer;
}
div.submenu div.submenu_kader {
	text-align:left;
	cursor:pointer;
}
div.submenu div.submenu_kader_top {
	width:160px;
	height:3px;
	overflow:hidden;
	background:url(../img/submenu_top.gif) no-repeat;
}
div.submenu div.submenu_kader_bottom {
	width:160px;
	height:3px;
	overflow:hidden;
	background:url(../img/submenu_bottom.gif) no-repeat;
}
div.submenu div.submenu_kader_content {
	border-left:solid 1px #BDBDC4;
	border-right:solid 1px #BDBDC4;
}
div.submenu a {
	display:block;
	padding:0px 8px 0px 8px;
	background-color:white;
	line-height:21px;
	font-size:12px;
	color:#585863;
	text-decoration:none;
}
div.submenu a:hover {
	color:#CC0000;
}



div#roodmenu {
	position:relative;
	top:44px;
	left:45px;
}
div#roodmenu a {
	display:block;
}
div#roodmenu a.brand, div#roodmenu a.brand_sel {
	width:262px;
	height:36px;
	background:url(../img/roodmenu_brand_1.gif);
}
div#roodmenu a.brand:hover, div#roodmenu a.brand_sel {
	background:url(../img/roodmenu_brand_2.gif);
}
div#roodmenu a.toegang, div#roodmenu a.toegang_sel {
	width:262px;
	height:31px;
	background:url(../img/roodmenu_toegang_1.gif);
}
div#roodmenu a.toegang:hover, div#roodmenu a.toegang_sel {
	background:url(../img/roodmenu_toegang_2.gif);
}
div#roodmenu a.gas, div#roodmenu a.gas_sel {
	width:262px;
	height:30px;
	background:url(../img/roodmenu_gas_1.gif);
}
div#roodmenu a.gas:hover, div#roodmenu a.gas_sel {
	background:url(../img/roodmenu_gas_2.gif);
}



div#secmenu {
	position: absolute;
	left: 18px;
	bottom: 0px;
	line-height: 30px;
}
div#secmenu div {
	position:relative;
	height: 30px;
} 
div#secmenu a {
	float:left;
	padding:0 10px 0 10px;
	line-height: 30px;
	font-size:11px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
div#secmenu a:hover {
	color:#DC8888;
}

div#login {
	position: absolute;
	right: 10px;
	bottom: 0px;
	height: 102px;
	width: 150px;
	line-height: 24px;	
}

div #login td {
	height: 24px;
	line-height: 24px;
	vertical-align: top;	
}

div#login h3 {
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	margin: 0;
	text-indent: 5px;	
}

div#login input {
	width: 140px;
	height: 18px;
	float: left;
	border: none;
	background: #fff;
	margin-bottom: 6px;	
	padding: 0px 5px;
}

div#login input[type=submit] {
	width: 80px;
	height: 18px;
	border: none;
	background: none;
	margin-bottom: 6px;	
	color: #fff;
	padding: 0px 5px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	float: right;
}

div#welkom {
	float: right;
	height: 30px;
	padding-right: 18px;
	color: #cc0000;
	font-size: 11px;
	line-height: 30px;
	text-align: right;
	font-weight: bold;
}

div#welkom a {
	color: #cc0000;	
}

div#account {
	float: right;
	height: 30px;
	padding-right: 8px;
	color: #cc0000;
	font-size: 11px;
	line-height: 30px;
	text-align: right;
	font-weight: bold;
}

div#account a {
	color: #cc0000;	
	padding: 0px 10px;
	text-decoration: none;
}

div#copy {
	float:right;
	margin-top:5px;
	vertical-align:middle;
	line-height:17px;
	font-size:11px;
	color:#A1A1A1;
}
div#copy img {
	float:left;
	margin-right:5px;
}
div#copy a {
	text-decoration:underline;
	color:#A1A1A1;
}
div#copy a:hover {
	text-decoration:none;
}



/* producten contextmenu (navigeer door subcats) */
div.subcategorie {
	display: inline;
	clear: both;
	float: left;
	width: 400px;
	padding-bottom: 30px;
}

div.subcategorie_img {
	display: inline;
	clear: both;
	float: left;	
	width: 110px;
}	

div.subcategorie_txt {
	display: inline;
	float: left;	
	width: 290px;
}	

a.product_link_kop {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	color: #CC0000;
	font-weight: 700;
	text-decoration: underline;
}	

a.product_link {
	display: block;
	float: left;
	clear: both;
	color: #CC0000;
	text-decoration: underline;
}	

div#contextmenu {	
	line-height:30px;
}
div#contextmenu a {
	cursor:pointer;
	line-height:18px;
	height:18px;
	display: block;
	margin-top: 10px;
	float: left;
	text-decoration:none;
}
div#contextmenu a div {
	float:left;
}
div#contextmenu a span {
	padding:0 5px 0 5px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:white;
	background:url(../img/contextmenu_rose_bg.gif);
}
div#contextmenu a div.hreflinks {
	height:18px;
	width:22px; /* img breedte:3px; hiermee de padding-left bewerkstellingen */
	background:url(../img/contextmenu_rose_links.gif) no-repeat right;
}
div#contextmenu a div.hrefrechts {
	height:18px;
	width:3px;
	background:url(../img/contextmenu_rose_rechts.gif) no-repeat;
}
div#contextmenu a:hover {
}
div#contextmenu a:hover span, div#contextmenu a.sel span {
	color:white;
	background:url(../img/contextmenu_bg.gif);
}
div#contextmenu a:hover div.hreflinks, div#contextmenu a.sel div.hreflinks {
	background:url(../img/contextmenu_links.gif) no-repeat right;
}
div#contextmenu a:hover div.hrefrechts, div#contextmenu a.sel div.hrefrechts {
	background:url(../img/contextmenu_rechts.gif) no-repeat;
}



/* home projectenoverzicht */

div.home_project {
	margin-top:18px;
	background:#F3F1F2;
}
div.home_project div.imgklein {
	width:136px;
}
div.home_project div.imgklein div.top {
	height:5px;
	width:136px;
	background:url(../img/imgklein_top.gif);
}
div.home_project div.imgklein div.bottom {
	height:5px;
	width:136px;
	background:url(../img/imgklein_bottom.gif);
}
div.home_project div.imgklein table.cnt td {
	width:136px;
	height:80px;
	vertical-align:middle;
	text-align:center;
	background:url(../img/imgklein_bg.gif);
}
div.home_project a.naam {
	display:block;
	margin:5px;
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:underline;
}
div.home_project a.naam:hover {
	text-decoration:none;
}
div.home_project div.tekst_kort {
	height:40px;
	overflow:hidden;
	margin:5px 10px 5px 5px;
	font-size:11px;
	color:5F5F6C;
}
div.home_project a.meer {
	width:272px;
	display:block;
	text-align:right;
	line-height:14px;
	font-size:10px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:underline;
}
div.home_project a.meer:hover {
	text-decoration:none;
}



/* producten productenoverzicht */

div.producten_product {
	margin-top:18px;
	background:#F3F1F2;
}
div.producten_product div.imgklein {
	width:136px;
}
div.producten_product div.imgklein div.top {
	height:5px;
	width:136px;
	background:url(../img/imgklein_top.gif);
}
div.producten_product div.imgklein div.bottom {
	height:5px;
	width:136px;
	background:url(../img/imgklein_bottom.gif);
}
div.producten_product div.imgklein table.cnt td {
	width:136px;
	height:100px;
	vertical-align:middle;
	text-align:center;
	background:url(../img/imgklein_bg.gif);
}
div.producten_product a.naam {
	display:block;
	margin:5px;
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:underline;
}
div.producten_product a.naam:hover {
	text-decoration:none;
}
div.producten_product div.tekst_kort {
	height:51px;
	overflow:hidden;
	margin:5px 10px 5px 5px;
	font-size:11px;
	color:5F5F6C;
	line-height: 17px;
}

div.producten_product .bestellen {
	float: left;
	width: 100px;
	margin-left: 5px;
}

div.producten_product .bestellen input[type=text]{
	text-align: center;
}

div.producten_product .bestellen input[type=submit]{
	width: 18px;
	height: 18px;
	border: none;
	background: url(../img/winkelwagen.gif);
	margin-left: 8px;
}

div.producten_product .prijs {
	width: 100px;
	float: left;	
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
}

div.producten_product a.meer {
	float: right;
	display:block;
	text-align:right;
	line-height:20px;
	font-size:10px;
	font-weight:bold;
	color:#CC0000;
	margin-right: 10px;
	text-decoration:underline;
}
div.producten_product a.meer:hover {
	text-decoration:none;
}



/* producten productdetails */
div#productdetails {
	margin-top:18px;
}

div#winkelwagen .tt_template td, div#winkelwagen td {
	line-height: 24px;
	vertical-align: top;	
}

div#winkelwagen .delete input[type=submit].button {
	background: url(../img/delete.gif);
	width: 14px;
	height: 14px;
	border: none;
	margin-top: 3px;
}

div#winkelwagen .naam {
	width: 260px;	
}

div#winkelwagen .aantal {
	width: 50px;	
}


div#winkelwagen .prijs {
	width: 65px;
	text-align: right;	
}


div#winkelwagen .subtotaal {
	width: 65px;
	text-align: right;
	padding-left: 10px;	
}

div#winkelwagen .delete {
	width: 14px;
	padding-left: 16px;	
}



div#sfeer {
	width: 445px;
	height: 239px;
	position: relative;
}

div#sfeer #winkelmandje {
	position: absolute;
	right: 15px;
	bottom: 0px;
	line-height: 30px;
	font-weight: bold;
	color: #CC0000;	
	padding-right: 30px;
	background: url(../img/winkelwagen.gif) no-repeat right center;
	cursor: pointer;
}

div#sfeer #winkelmandje:hover {
	color: #5F5F6C;	
}

input[type=button].prev {
	width: 89px;
	height: 18px;
	background: none;
	float: right;		
	border: none;
	color: #cc0000;
	font-weight: bold;
	margin: 30px 0px;
}

input[type=button].next,
input[type=submit].next {
	width: 89px;
	height: 18px;
	background: url(../img/hoofdmenu.gif);
	float: right;		
	border: none;
	color: #fff;
	font-weight: bold;
	margin: 30px 0px;
}

.label {
	width: 150px;	
}

.error {
	color: #cc0000;
	font-weight: bold;	
}

div.bestelform {
	margin: 15px 0px 45px 0px;
}

div.bestelform .bestellen {
	float: left;
	width: 100px;
	margin-left: 5px;
}

div.bestelform .bestellen input[type=text]{
	text-align: center;
}

div.bestelform .bestellen input[type=submit]{
	width: 18px;
	height: 18px;
	border: none;
	background: url(../img/winkelwagen.gif);
	margin-left: 8px;
}

div.bestelform .prijs {
	width: 100px;
	float: right;	
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
}

a.wachtwoord {
	color: #cc0000;
}

/*
     !!! VEEL CLASSES BINNEN PROJECTEN GEMAPT OP 'PRODUCTEN'
*/