body{
	margin:0px;
	padding:0px;
	background:#FFFFFF url('../img/bg.jpg') left top repeat-x;
	font-size:13px;
	font-family:Arial, "Times New Roman", Times, serif;
	position:relative;
	overflow:auto;
	overflow-x:hidden;
}

IMG{
	border:0px;
}

#container{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#website{
	float:left;
	width:1000px;
}

#top{
	float:left;
	width:1000px;
	height:100px;
	background:url('../img/top_bg.jpg') left top no-repeat;
}

#menu{
	clear:both;
	float:left;
	width:1000px;
	height:52px;
	background:url('../img/menu_bg.jpg') left top no-repeat;
}

#header{
	clear:both;
	float:left;
	width:1000px;
	height:213px;
	background:url('../img/header_bg.jpg') left top no-repeat;
}

#content{
	clear:both;
	float:left;
	width:1000px;
	padding-top:50px;
	background:url('../img/content_bg.jpg') left top no-repeat;
}

#left{
	clear:both;
	float:left;
	width:480px;
	padding-right:20px;
	padding-left:31px;
}

#left H1{
	clear:both;
	float:left;
	width:500px;
	margin:0px;
	padding:0px;
	font-size:17px;
	color:#2f2b2c;
}

#left P{
	clear:both;
	float:left;
	width:480px;
	font-size:12px;
	color:#2f2b2c;
	font-weight:normal;
}

#left A{
	font-size:12px;
	color:#2f2b2c;
	text-decoration:underline;
}

#left A:hover{
	color:#ABCA02;
	text-decoration:none;
}

#left UL{
	clear:both;
	font-size:12px;
	margin-top:0px;
	padding-top:0px;
}

#right{
	float:left;
	width:469px;
}

#navigatie{
	clear:both;
	float:left;
	width:421px;
	padding-bottom:10px;
	background:url('../img/stippel_right.gif') left bottom no-repeat;
}

#andere_producten A{
	clear:both;
	float:left;
	font-size:12px;
	color:#2f2b2c;
	text-decoration:underline;
}

#andere_producten A:hover{
	text-decoration:none;
}

#nav{
	float:right;
}

#nav A{
	float:left;
}

#right H1{
	clear:both;
	float:left;
	margin:0px;
	padding:0px;
	font-size:17px;
	color:#2f2b2c;
}

#right H2{
	clear:both;
	float:left;
	margin:0px;
	padding:0px;
	font-size:17px;
	margin-top:10px;
	color:#2f2b2c;
}

IMG.foto{
	float:left;
	padding:7px;
	background:url('../img/foto_bg.gif') left top no-repeat;
	margin-left:20px;
	margin-top:20px;
}

a.menuKnop{
	float:left;
	margin-top:2px;
	padding-top:15px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:28px;
	padding-right:28px;
	text-decoration:none;
	text-align:center;
}

.menuKnop:hover{
	color:#fff200;
	background:url('../img/knop_bg.jpg') center top no-repeat;
}

a.menuKnopSel{
	float:left;
	margin-top:2px;
	padding-top:15px;
	font-size:14px;
	font-weight:bold;
	color:#fff200;
	padding-left:28px;
	padding-right:28px;
	text-decoration:none;
	text-align:center;
	background:url('../img/knop_bg.jpg') center top no-repeat;
}

table{
	margin-top:5px;
	margin-bottom:10px;
}

td{
	border-top:0px;
	width:450px;
	border:1px solid #000000;
}

#footer{
	float:left;
	width:100%;
	height:70px;
	margin-top:20px;
	background:url('../img/footer_rep.jpg') left top;
}

#footer_bg{
	width:1000px;
	height:70px;
	margin-left:auto;
	margin-right:auto;
}

#footerContent{
	float:left;
	width:1000px;
	padding-top:26px;
	height:44px;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	background:url('../img/footer_bg.jpg') left top no-repeat;
}

#footerContent A{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}

#footerContent A:hover{
	text-decoration:none;
}
