body {
		padding: 0;
		margin: 0;
		background: #100e0b url('../images/main_bg.jpg') fixed;
		font-family: Arial, Verdana;
		font-size: 13px;
		overflow-y: scroll;
}

.backbutton
{
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.small
{
	width: 650px;
}

#container {
		width: 846px;
		margin: 0 auto;
}
#header {
		width: 846px;
		height: 173px;
}
#slider {
		width: 846px;
		height: 377px;
		background: url('../images/slider_bg.png') bottom no-repeat;
		margin-bottom: 20px;
}
#box1 {
		width: 282px;
		height: 210px;
		float: left;
}
#box2 {
		width: 282px;
		height: 210px;
		float: left;
}
#box3 {
		width: 282px;
		height: 210px;
		float: left;
}
#box4 {
		width: 846px;
		height: 210px;
		float: left;
		margin-top:70px;
}
#bedrijfsfilm {
		margin-top:44px;
		background-image: url('http://www.luxus-houtproducten.nl/luxus/images/filmpje.jpg');
		width:203px;
		height:160px;
}
#bedrijfsfilm:hover {
		margin-top:44px;
		background-image: url('http://www.luxus-houtproducten.nl/luxus/images/filmpje-hover.jpg');
		width:203px;
		height:160px;
}
.maincontent {
		width: 806px;
		padding: 10px 20px 20px 20px;
		position: absolute;
		line-height: 140%;
		top: 980px;
		color: #FFF;
  		background: url('../images/content_bg.png');
  		text-align: justify;
}

.maincontent-assortiment {
		width: 806px;
		padding: 10px 20px 20px 20px;
		position: absolute;
		line-height: 140%;
		top: 170px;
		color: #FFF;
  		background: url('../images/content_bg.png');
  		text-align: justify;
}

.contentsplitter
{
		width: 380px;
		float: left;
		margin-bottom: 20px;
		padding: 10px;
}

.contentimage
{
		padding: 10px;
}

.productbox
{
		width: 190px;
		text-align: center;
		float: left;
		padding: 10px;
}

.productbox2
{
		width: 190px;
		text-align: center;
		float: left;
		padding: 10px;
}

.productimage
{
		width: 190px;
		height: 160px;
}

.inputtext
{
		width: 200px;
		margin: 2px;
		background: none;
		border-style: solid;
		border-width: 1px;
		border-color: #adc613;
		color: #ffffff;
}

.inputtext2
{
		width: 200px;
		margin: 2px;
		background: #000000;
		border-style: solid;
		border-width: 1px;
		border-color: #adc613;
		color: #ffffff;
}

.inputshorttext
{
		width: 144px;
		margin: 2px;
		background: none;
		border-style: solid;
		border-width: 1px;
		border-color: #adc613;
		color: #ffffff;
}

.inputnumber
{
		width: 50px;
		margin: 2px;
		background: none;
		border-style: solid;
		border-width: 1px;
		border-color: #adc613;
		color: #ffffff;
}

.inputsubmit
{
		margin: 2px;
		background: none;
		border-style: solid;
		border-width: 1px;
		border-color: #adc613;
		color: #ffffff;
		cursor: pointer;
}

p
{
		line-height: 140%;	
}
.menu {
		position: absolute;
		top: 125px;
		float: left;
		margin-top: 27px;
		color: #fff;
		width: 846px;
}
.menu ul, .menu li {
		list-style: none;
		margin: 0;
		padding: 0;
		display: inline;
}
.menu li {
		padding: 3px 20px 3px 5px;
		
}
a, a:link, a:visited {
		color: #FFF;
		text-decoration: none;
		font-size: 14px;	
}
a:hover {
		color: #adc613;		
}
.menu li.active a{
		color: #adc613;
}
.menu li.active {
		background: #000;
}
h2 {
		font-family: "century gothic", Arial; 
		color: #FFF;
		font-size: 28px;
		text-transform: uppercase;
		font-weight: normal;
		margin: 0;
		padding: 0;
		line-height: 100%;
}
.green {
		color: #adc613;	
		
}
img {
	border: 0;
}

#twitter img:hover{
		background: url('../images/twitter-over.png');	
}


.top_tabel {
	width:806px;
	height:230px;
	vertical-align:top;
}

.left_tabel {
	width:580px;
	float:left;
}
.right_tabel {
	width:216px;
	float:left;
}

.tabel_boven {
	height:30px;
	width:100%;
}
.tabel_midden {
	height:105px;
	width:100%;
}
.tabel_onder {
	height:15px;
	width:100%;
}

#tabel_outlet td {
	border: 1px solid #adc613;
	padding-left: 10px;
}
#klik_logo {
font-size: 23px;
color: #666;
position: relative;
bottom: 12px;
}
