html, body {
	padding:0px;
	margin:0px;
}

body {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:17px;
	background-image:url(../images/patroon.jpg);
	color:#666666;
	font-size:11px;
}

p {
	margin:0px;
	margin-bottom:10px;
	padding:0px;
}

h1 {
	color:#333333;
	font-size:30px;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}

h2 {
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	
}

h3 {
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	color:#990033;
	font-size:10px;
	
	
}
a {
	text-decoration:none;
	font-weight:bold;
	color:#666666;
}

input, select {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

.input {
	height:14px;
	width:250px;
	padding:2px;
}

.select {
	height:20px;
	width:250px;

}


img {
	border:0;
}


#taalKeuze { position:absolute; width:19px; margin-left:920px; }
#taalKeuze ul { width:19px; margin:0px; padding:0px; }
#taalKeuze ul li { list-style:none; width:19px; height:42px; text-align:center; line-height:8px; color:#333333; font-size:8px; font-weight:bold; }
#taalKeuze ul li a { color:#333333; font-size:8px; font-weight:bold; }

#main {
	margin:0 auto;
	background-image:url(../images/contentbg.png);
	width:900px;
	min-height:500px;
	padding:0px 40px;
}

#footer {
	margin:0 auto;
	background-image:url(../images/footer.png);
	height:18px;
	width:940px;
	text-transform:uppercase;
	color:#333333;
	padding-right:20px;
	padding-left:20px;
	padding-top:35px;	
	margin-bottom:10px;
	font-size:9px;
}

#footer a {
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}

#headerleft  {
	float:left;
	width:375px;

}

#headerright {
	float:left;
	width:364px;
	padding-left:12px;


}


#logo {
	float:left;

}



#imagesleft, #imagesright {
	height:107px;
}

#imagesleft ul, #imagesright ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#imagesleft ul li,#imagesright ul li {
	width:89px;
	float:left;
	text-align:center;


}



#menuleft, #menuright {
	background-image:url(../images/menu_bg.jpg);
	height:21px;
	padding-top:3px;
}


#menuleft, #menuright {
	width:364px;
}

#menuleft ul, #menuright ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#menuleft ul li, #menuright ul li {
	float:left;
	text-transform:uppercase;
	font-size:10px;

}

#menuleft ul li {
	padding-right:5px;
}
#menuright ul li {
	padding-right:5px;
}

#menuleft ul li.last, #menuright ul li.last {
	padding-right:0px !important;
}

#menuleft ul li a, #menuright ul li a {
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}

#menuleft ul li a:hover, #menuright ul li a:hover,#menuleft ul li a.actief, #menuright ul li a.actief {
	color:#990000;

}


.button {
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-top:10px;
	font-size:10px;

}

.button a {
	font-weight:normal;
}
.button.floatright {
	float:right;
}


.button li a {
	text-decoration:none;
	color:#FFFFFF;
}

.button li {
	float:left;
}

.button .col1 {
	background-image:url(../images/button_links.jpg);
	width:6px;
	height:17px;
	
}

.button .col2 {
	background-image:url(../images/button_center.jpg);
	width:auto;
	height:17px;
	text-decoration:none;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight: bold;
}

.button  .col3 {
	background-image:url(../images/button_rechts.jpg);
	width:6px;
	height:17px;
}
.button.grijs .col1 {
	/* background-image:url(../images/buttongrijs_links.jpg); */
}

.button.grijs .col2 {
	/* background-image:url(../images/buttongrijs_center.jpg); */
	padding-right:5px;
}
.button.grijs .col3 {
	background-image:url(../images/buttongrijs_rechts_new.jpg);
	width:42px;
}






#content {
	padding-top:20px;

}


.clearer {
	clear:both;
	height:0px;
	min-height:0px;
}

.aanbiedingen a {
	color:#990033 !important;
}



#footergrijs {
	background-color:#CCCCCC;
	padding:20px 0px 20px 20px;
	margin-top:20px;
}
#footergrijs .categorie {
	float:left;
	margin:0px;
	padding:0px 10px 0px 0px;
	width:98px;
	height:auto;
	border:none;
}
#footergrijs .categorie ul {
	padding:0px;
	list-style:none;
}

.tag_cloud { padding: 3px; text-decoration: none; line-height:normal; }


#zoek {
	float:right;
	padding-right:10px;
}

#zoek img {
	float:left;
	margin-right:5px;
}

#zoek .input {
	width:150px;
}

#zoek a {
	font-weight:normal;
}

