body, div, h1, h2, h3, h4, p, ul, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
background-image:url(../images/bg_patrn.jpg)
}

#container {
width:900px;
margin:0 auto;
}

#wrapper {
margin-top:20px;
margin-bottom:15px;
width: 900px;
}

#header {
width:900px;
height:206px;
background:url(../images/header.png)
}

#menu {
margin-left:62px;
margin-top:-5px;
width:770px;
height:43px;
background-image:url(../images/menu_bg.jpg)
}

#content {
margin-left:62px;
width:770px;
height:628px;
background:url(../images/background_c.jpg)
}

#tekst_left{
padding-left: 28px;
padding-right: 28px;
float:left;
padding-top:40px;
width:400px;
}

#tekst_left a{
color:#000000;
}
#tekst_left a:hover{
color:#6a6a6a;
}

#tekst_left2{
padding-left: 57px;
padding-right: 28px;
float:left;
padding-top:85px;
width:200px;
}


#tekst_right{
padding-left: 28px;
padding-right: 28px;
float:right;
padding-top:40px;
width:400px;
}


.p1 {
font-family:Arial, Helvetica, sans-serif;
font-size:25px;
font-weight:bold;
color:#9c9e9f;
}

.p2 {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:18px;
text-align: justify;
color:#000000;
}

#footer {
margin-left:102px;
margin-top:7px;
width:770px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;;
color:#444444;
}
#footer a{
color:#444444;
}
#footer a:hover{
color:#e36900;
}

ul {
list-style: none;
margin: 0;
padding: 0;
}

#navMenu li {
margin-left:8px;
padding-top:7px;
display:block;
float:left;
width:auto;
list-style-type:none;
}


a.nav_home, a.nav_home_a {
	margin-left:8px;
	display:block;
	float:left;
	width:100px;
	height:28px;
	background:url(../images/button_home.jpg);
}
 
a.nav_home:hover {
	background: url(../images/button_home.jpg) 0 28px;
}
 
a.nav_home_a {
	background: url(../images/button_home.jpg) 0 28px;
}


a.nav_productinformatie, a.nav_productinformatie_a {
	margin-left:8px;
	display:block;
	float:left;
	width:201px;
	height:28px;
	background:url(../images/button_productinformatie.jpg);
}
 
a.nav_productinformatie:hover {
	background: url(../images/button_productinformatie.jpg) 0 28px;
}
 
a.nav_productinformatie_a {
	background: url(../images/button_productinformatie.jpg) 0 28px;
}


a.nav_contact, a.nav_contact_a {

	margin-left:20px;
	display:block;
	float:left;
	width:100px;
	height:28px;
	background:url(../images/button_contact.jpg);
}
 
a.nav_contact:hover {
	background: url(../images/button_contact.jpg) 0 28px;
}
 
a.nav_contact_a {
	background: url(../images/button_contact.jpg) 0 28px;
}