* { margin: 0; }
html { height: 100%; }

body {
	height: 100%;
	width: 100%;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	}
	
h1, h2 { line-height: normal; }
h1 { font-size: 22px; color: #ed7703; letter-spacing: -1px; margin: 0 0 20px 0; }
h2 { font-size: 12px; color: #ed7703; margin: 0 0 5px 0; }

a { text-decoration: none; }
a img { border: 0; }
h2 { margin: 0 0 5px; font-size: 15px; text-transform: uppercase; }
h3 { margin: 0 0 5px; font-size: 12px; color: #ed7703; }
p { margin: 0 0 18px; }

#container {
	width: 900px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px;
	padding: 0 30px;
	background: url(../t01_images/bg/container-shadow.png) repeat-y top;
	}

#header {
    display:none;
	}

#mainmenu{
    display:none;
	}

#content {
	width: 886px;
	padding: 0 7px;
	overflow: hidden;
	}
	#content #buttons { width: 886px; padding: 0 0 7px 14px; overflow: hidden; }
	#content #buttons a { width: 143px; height: 25px; padding: 9px 0 0; margin: 0 96px 0 0; display: block; background: url(../t01_images/bg/buttons.gif); text-align: center; color: #646567; float: left; }
	#content #buttons a:hover { background-position: bottom; color: #fff; }
	#content #top4 { width: 876px; height: 260px; padding: 10px 0 0 10px; background: url(../t01_images/bg/top4.gif); clear: both; text-align: left; overflow: hidden; }
	#content #top4 .item { width: 132px; padding: 10px; background: url(../t01_images/bg/contentitem-content.gif); font-size: 11px; float: left; margin: 0 86px 9px 0; overflow: hidden; }
	#content #top4 .item p { margin: 0; }
	#content #top4 .item .top { width: 152px; height: 15px; margin: -10px -10px 0 -10px; background: url(../t01_images/bg/contentitem-top.gif); font-size: 0; }
	#content #top4 .item .bottom { width: 152px; height: 15px; margin: 0 -10px -10px -10px; background: url(../t01_images/bg/contentitem-bottom.gif); font-size: 0; clear: both; }
	#content #top4 .lead { width: 876px; color: #646567; clear: both; font-size: 13px; text-align:center;}
	#content #top4 .last { margin: 0; }
	#content #producten { width: 876px; padding: 10px 0 0 10px; clear: both; text-align: left; overflow: hidden; }
	#content #producten .item { width: 132px; padding: 10px; background: url(../t01_images/bg/leftbox-content.gif); font-size: 11px; float: left; margin: 0 86px 9px 0; overflow: hidden; }
	#content #producten .item p { margin: 0; }
	#content #producten .item .top { width: 152px; height: 15px; margin: -10px -10px 0 -10px; background: url(../t01_images/bg/leftbox-top.gif); font-size: 0; }
	#content #producten .item .bottom { width: 152px; height: 15px; margin: 0 -10px -10px -10px; background: url(../t01_images/bg/leftbox-bottom.gif); font-size: 0; clear: both; }
	#content #producten .lead { width: 876px; color: #646567; clear: both; font-size: 13px; text-align:center;}
	#content #producten .last { margin: 0; }
	
#left {
    display:none;
 }

#main {
    display:none;

}

#maintekst {
	width: 507px;
	padding: 5px 20px 20px 20px;
	float: left;
	line-height: 20px;
	}
	#maintekst ul { padding: 0 0 0 30px; margin: 0 0 5px;}
	#maintekst li { list-style: outside; padding: 0 0 5px 10px;}
	#maintekst ol { padding: 0 0 0 30px; margin: 0 0 5px; }


#right {
    display:none;
}
#left #content #mainmenu{
z-index: 100000;
}

#footer {
	display:none;
	}
        
#print_header {
	text-transform: uppercase;
}

.push { height: 80px; }
.break { width: 100%; height: 1px; margin: 0 0 10px; background: #ccc; font-size: 0; overflow: hidden; }
.prijs { color: #e6462a; font-size: 26px; font-weight: bold; line-height: 20px; float: right; }
.prijs_dec { color: #ed7703; font-size: 17px;}


