/*=================================
PSD2HTMLCSS BY GW MEDIA, GWMEDIA.NL
=================================*/
html, body {
	margin: 0px;
	padding: 0px;
	color: #444;
	background: url("../img/background.jpg") repeat-x #fff;
}

a:active{outline: none;}
:-moz-any-link:focus {outline: none;}

body,td,th,input,select,textarea {
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Tahoma, sans-serif;
	line-height: 18px;
}

input,textarea { line-height: normal; }

p { margin-bottom: 10px; }

a {
color: #2060aa;
text-decoration: none;
}
a:hover {
color: #FF5406;
text-decoration: underline;
}
a:active {}
img { border: none; }
fieldset { border: none; }
caption { display: none; }

ul {}
ol {}

table { border-collapse: collapse; }
th, td {}
th {}
thead th {}
tbody th {}
tfoot th {}
tfoot td {}

dl dt {}
dl dd {}

strong { font-weight: bold; }
em { font-style: italic; }

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { text-decoration: none; }

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover { }

h1 { font-size: 22px; margin: 0px; color: #71ac01;}
h2 { font-size: 16px; margin: 0px; color: #71ac01;}
h3 { font-size: 13px; margin: 0px; color: #fff;}
h4 { font-size: 14px; margin: 0px; color: #71ac01;}
h5 { font-size: 12px; margin: 0px; color: #4e4e4e;}

#wrapper{
	width: 880px;
	margin: 0 auto;
	padding: 12px 30px 0px 30px;
	background: url("../img/mainbg.png") repeat-y;
}

#header{
	width: 880px;
	float: left;
}

#logo{
	width: 300px;
	height: 120px;
	float: left;
}

#logo img{
	height: 100px;
	margin: 5px 20px 5px 20px;
}

#klanten{
	width: 580px;
	height: 120px;
	float: left;
}

#winkelwagentje{
	width: 200px;
	float: left;
}

#ingelogd{
	width: 200px;
	float: left;
}

#login{
	width: 363px;
	float: left;
}

#menuingelogd{
	width: 400px;
	float: right;
}

.logintitle{
	width: 400px;
	float: left;
	margin-bottom: 2px;
	color: #629ec2;
	font-weight: bold;
}

.logintext{
	width: 400px;
	float: left;
}

.klantentitle{
	width: 200px;
	float: left;
	margin-bottom: 2px;
	color: #629ec2;
	font-weight: bold;
}

.klantenbox{
	width: 190px;
	height: 100px;
	float: left;
	overflow: auto;
	margin-right: 10px;
}

.klantenbox2{
	width: 190px;
	height: 80px;
	float: left;
	margin-right: 10px;
}

input.gebruikersnaam{	
	width: 148px;
	height: 18px;
	float: left;
	border: 0px;
	background: url("../img/logininput.jpg") no-repeat;
	margin-right: 5px;
	color: #a9a9a9;
	padding: 5px;
}

input.wachtwoord{	
	width: 148px;
	height: 18px;
	float: left;
	border: 0px;
	background: url("../img/logininput.jpg") no-repeat;
	margin-right: 5px;
	color: #a9a9a9;
	padding: 5px;
}

input.login{	
	width: 30px;
	height: 29px;
	float: left;
	border: 0px;
	background: url("../img/blogin.jpg") no-repeat;
	color: #fff;
}

.klantenlinks{
	width: 250px;
	float: left;
	margin-top: 2px;
}

#navigatie{
	width: 880px;
	height: 48px;
	float: left;
	margin: 10px 0px 10px 0px;
	background: url("../img/menubg.jpg") no-repeat #333;
}

#menu{
	width: 500px;
	float: left;
}

#menu ul{
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	list-style: none;
	float: left;
}

#menu ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	outline: none;
	font-size: 12px;
	text-align: left;
	float: left;
	margin-top: 14px;
	margin-left: 25px;
}

#menu a:hover{
	color: #629ec2;
}

#menu a.active{
	color: #629ec2;
}

#zoekformulier{
	width: 243px;
	height: 38px;
	float: right;
	padding-top: 10px;
	text-align: right;
}

input.zoekformulierinput{
	width: 185px;
	height: 18px;
	float: left;
	border: 0px;
	margin-right: 5px;
	line-height: 12px;
	padding: 8px 8px 5px 8px;
	color: #fff;
	background: url("../img/inputbg.jpg") no-repeat;
}

@-moz-document url-prefix(){
input.zoekformulierinput{
width: 190px;
height: 18px;
float: left;
border: 0px;
margin-right: 5px;
line-height: 12px;
padding: 5px;
color: #fff;
background: url("../img/inputbg.jpg") no-repeat;
}
}


input.zoekformulierbutton{
	width: 29px;
	height: 28px;
	float: left;
	border: 0px;
	background: url("../img/bzoekformulier.jpg") no-repeat;
}

input.zoekformulierbutton:hover{
	background: url("../img/bzoekformulier2.jpg") no-repeat;
}

#carousel{
	width: 880px;
	height: 202px;
	float: left;
	background: #fff;

}

@-moz-document url-prefix()
{
#carousel { margin-top: 0px; }
}


#carousel ul{
	margin: 0px;
	padding: 0px;
}

#carousel ul li {
	list-style: none;
}

#carousel ul li a {
	display: block;
	text-decoration: none;
	color: #444;
	outline: none;
	font-size: 12px;
	text-align: left;
}

#carousel img{
	width: 880px;
	height: 202px;
}

#main{
	width: 880px;
	float: left;
	padding: 10px 0px 10px 0px;
}

#mainleft{
	width: 216px;
	float: left;
	margin-right: 10px;
}

.box{
	width: 216px;
	float: left;
	margin-bottom: 10px;
}

.boxtop{
	width: 216px;
	height: 7px;
	float: left;

}

.boxmiddle{
	width: 196px;
	float: left;
	padding: 0px 10px 0px 10px;

}

.boxtitle{
	width: 196px;
	float: left;
	color: #FF5406;
	font-weight: bold;
	margin-bottom: 10px;
}

.boxtext{
	width: 196px;
	float: left;
}

.boxtext ul{
	margin: 0px;
	padding: 0px;
}

.boxtext ul li {
	list-style: none;
	float: left;
}

.boxtext ul li a {
	width: 196px;
	display: block;
	text-decoration: none;
	color: #2060aa;
	float: left;
	outline: none;
	font-size: 12px;
	text-align: left;
}

.boxtext a:hover{
	color: #FF5406;
	text-decoration: underline;
}

.boxbottom{
	width: 216px;
	height: 7px;
	float: left;

}

#mainright{
	width: 654px;
	float: left;
}

#content{
	width: 654px;
	float: left;
}

#contenttop{
	width: 654px;
	height: 7px;
	float: left;
}

#contentmiddle{
	width: 632px;
	float: left;
	padding: 0px 10px 0px 10px;
	background: white;
}

.title{
	width: 100px;
	float: left;
	color: #FF5406;
}

#title{
	width: 634px;
	float: left;
	margin-bottom: 10px;
	color: #FF5406;
	font-weight: bold;
}

#text{
	width: 634px;
	float: left;
	margin-bottom: 5px;
	text-align: justify;
}

#diensten{
	width: 634px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.dienstitem{
	width: 200px;
	float: left;
}

.dienstitem a{
	color: #fff;
}

.diensten{
	width: 634px;
	float: left;
	margin-bottom: 15px;
}

.dienstentitle{
	width: 634px;
	float: left;
	font-weight: bold;
	margin-bottom: 10px;
}

.dienstentext{
	width: 634px;
	float: left;
}

.melding{
	width: 610px;
	float: left;
	color: #FF0000;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	background: #ededed;
	padding: 10px;
	margin-top: 5px;
}

input.tekstveld{
	width: 170px;
	float: left;
	border: 1px solid #ccc;
	margin-bottom: 5px;
}

input.tekstveld2{
	width: 170px;
	border: 1px solid #ccc;
	margin-right: 5px;
	margin-bottom: 5px;
}

select.select{
	border: 1px solid #ccc;
	margin-bottom: 5px;
}

input.loginbutton{
	width: 86px;
	height: 22px;
	float: left;
	text-align: center;
	background: url("../img/bbutton.jpg") no-repeat;
	border: 0px;
	color: #000;
	font-size: 12px;
}

input.loginbutton2{
	width: 86px;
	height: 22px;
	text-align: center;
	background: url("../img/bbutton.jpg") no-repeat;
	border: 0px;
	color: #000;
	font-size: 12px;
}

textarea.textarea{
	border: 1px solid #ccc;
	margin-bottom: 5px;
}

#contentbottom{
	width: 654px;
	height: 7px;
	float: left;
}

#footer{
	width: 860px;
	margin: auto;
	padding: 5px 10px 5px 10px;
	color: #797979;
}

#footer a{
	color: white;
}

#copyright{
	width: 860px;
	float: left;
	color: #fff;
	text-align: center;
	margin-top: 5px;
}

#footermenu{
	width: 430px;
	float: left;
	text-align: right;
	color: #fff;
}

.clear{
	clear: both;
	width: 100%;
}

#bottombalk{
	width: 100%;
	height: 167px;
	clear: both;
	background: url("../img/footerbg.jpg") repeat-x top #393939;
}

#dienstenbalk{
	width: 858px;
	margin: 0 auto;
	padding: 10px 25px 0px 25px;
	color: white;
}

/* CAROUSSEL */
/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
	background: white;
}
/*--Window/Masking Styles--*/
.window {
	height:202px;	width: 880px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left; width: 880px;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 0px; right: 10px;
	width: 200px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 20px;
	text-decoration: none;
	color: #fff;
	background: url(../img/circle.png) no-repeat;
}
.paging a.active {
	font-weight: ; 
	background: url(../img/circle2.png) no-repeat;
}
.paging a:hover {font-weight: ;}


/* PRODUCT ITEMS WEBSHOP */

.productitem{
	width: 294px;
	height: 122px;
	float: left;
	padding: 10px;
	background: url("../img/itembg.jpg") no-repeat;
}

.producttitle{
	width: 314px;
	float: left;
	font-weight: bold;
}

.produktbox{
	width: 314px;
	float: left;
}

.produktimg{
	width: 135px;
	float: left;
	margin-right: 10px;
}

.productimg img{
    overflow: hide;
    position:relative;
	width: 100px;
	height: 100px;
	float: left;
	overflow: hidden;
	border: 1px solid #929292;
	display:inline-block;
}

#productimg1 img{
	width: 275px;
	float:left;
	margin-bottom: 5px;
}

#productimg2 img{
	width: 133px;
	float: left;
	margin-right: 5px;
}

#productimg3 img{
	width: 133px;
	float: left;
}

.productomschrijving{
	width: 145px;
	height: 60px;
	float: left;
}

.productlink{
	width: 145px;
	float: left;
	text-align: right;
}

.productinfo{
	width: 145px;
	float: left;
	margin-left: 10px;
}
