@charset "UTF-8";
/* CSS Document */

body {
	margin: 0; 
	padding: 0;
	text-align: center; 
	background-image:url(../assets/bodyback.gif);
	background-repeat:repeat-x;
	width:980px;
	margin:0 auto;
	height:auto;
}

#content {
	width: 980px;
	height:20px;
	text-align: left;
		}


#header {
background-image:url(../assets/top.jpg);
background-repeat:no-repeat;
height:120px;
width:980px;
padding: 0 0px;
}

#bottom {
background-image:url(../assets/footer.jpg);
background-repeat:no-repeat;
height:45px;
width:980px;
padding: 0 0px;
margin-bottom:0px;
}

#main {
width:980px;;
margin-top:-5px;
float:left;
background-image:url(../assets/body.jpg);
background-repeat:repeat-y;
}


body, table, tr, td, p, a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}
.header {
	background-image: url(../assets/top.jpg);
	background-repeat: no-repeat;
	
}
.content {
	background-image: url(../assets/body.jpg);
	background-repeat: repeat-y;
}
.bottom {
	background-image: url(../assets/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
}
.but_producten {
	background-image: url(../assets/selectiebutton.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 10px;
}
.but_inloggen {
	background-image: url(../assets/selectiebutton2.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-right: 10px;
	background-position: right;
}
.but_nav_top {
	color: #000000;
	text-decoration: none;
}
.but_nav_top:hover {
	color: #f9a12a;
	text-decoration: underline;
}
.but_nav_left {
	color: #000000;
	text-decoration: none;
}
.but_nav_left:hover {
	color: #000000;
	text-decoration: none;
}
.button_right {
	text-decoration: none;
	padding: 2px 0px 10px 3px;
}
.button_right:hover {
	text-decoration: underline;
}





.nav_button {
	background-image: url(../assets/button.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 12px;
	padding-bottom: 5px;
}
.titel {
	font-size: 14px;
	background-image:url(../assets/back-title.gif);
	background-repeat:repeat-x;
	height:40px;
	line-height:40px;
	margin-top:-6px;
	padding-left:8px;
	text-transform: lowercase;
}

.titel2 {
	font-size: 14px;
	background-image:url(../assets/back-title.gif);
	background-repeat:repeat-x;
	height:40px;
	line-height:40px;
	margin-top:-6px;
	padding-left:8px;
	text-transform: lowercase;

}

.titel3 {
	font-size: 14px;
	background-image:url(../assets/back-title.gif);
	background-repeat:repeat-x;
	height:40px;
	line-height:40px;
	margin-top:-14px;
	padding-left:8px;
	text-transform: lowercase;

}

h1 {
	font-size: 14px;
	background-image:url(../assets/back-title.gif);
	background-repeat:repeat-x;
	height:40px;
	line-height:40px;
	margin-top:-6px;
	padding-left:8px;
	text-transform: lowercase;
	font-weight: normal;
}

.content_tekst {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}

.but_right {
	background-image:url(../assets/button.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding: 2px 0px 10px 40px;
	margin:0;

}
textarea {
     resize: none;
}
.voordeel p{
	font-size:8px;
}

#cu3er-container {width:534px; outline:0;}