body {
	background-color:#605f43;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
	width:965px;
	margin:0 auto; 
}

#taalk {
	width: 965px;
	height: 40px;
}

#menu {
	background: #96967e;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;
	width:210px;
	height:248px;
	color:#FFF;
}
#menu li {
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align:right;
}
#menu a {
	background: #96967e;
	border-bottom: 1px solid #5e6043 ;
	color: #fff;
	display: block;
	margin: 0;
	padding: 6px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: #5e6043 url("../_images/hover.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 6px;
}

#logo {
	width: 965px;
	height: 65px;
	background-image:url(../_images/logo.jpg);
	background-repeat: no-repeat;
	font-size:11px;
	color:#f6f5f0;
}

#banner {
	width: 638px;
	float:left;
}

#navigatie {
	width:327px;
	height:248px;
	float:left;
}

#contentcomplete {
	width:965px;
	background-image:url(../_images/bg_complete.jpg);
	background-repeat:repeat-y;
}
#content {
	width:638px;
	float:left;
	/* background-image:url(../_images/content_bg.jpg); 
	background-repeat:repeat-y;*/
}

#tekst {
	margin-left:135px;
	margin-right:35px;
	margin-top:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515139;
}

h1 {
	font-size:14px;
}
h2 {
	font-size:12px;
}

#nieuws {
	width: 320px;
	float:left;
	height:66px;
	/* background-image:url(../_images/nieuws_bg.jpg);
	background-repeat:repeat-y; */
}

#nieuwscontent  {
	width: 300px;
	float:left;
	/* background-image:url(../_images/nieuws_bg.jpg); 
	background-repeat:repeat-y;*/
}

#nieuwstekst  {
	float:left;
	margin-left:15px;
	margin-right:120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#515139;
}

.lijnproduct {
	width:5px; 
	height:80px; 
	float:left; 
	margin-right:10px;
}
.potfoto {
	float:left; 
	margin-right:10px;
}

td {
	vertical-align:top;
	/*font-size:11px;*/
}

.bestelling td {
	vertical-align:top;
	font-size:11px;
}

td.winkelmand_spatie{
	width:25px;
}

.prodtable {
	border: 0px solid #747c77;
	border-collapse:collapse;
	background-color:#e5e0c3; 
	font-size:10px;
	margin-left:-20px;
}
.prodtable td {
	border: 0px solid #747c77;
	border-bottom: 1px solid #747c77;
	border-collapse:collapse;
	text-align:center;
}
.prodtable td.klacht {
	border: 1px solid #747c77;
	border-right: 0px solid #747c77;
	border-left: 0px solid #747c77;
	border-collapse:collapse;
	text-align:left;
	padding:3px;
}
.prodtable td.titel {
	border: 0px solid #747c77;
	border-bottom: 1px solid #747c77;
	border-collapse:collapse;
	background-color:#f6f5f0;
	padding:3px;
	font-size:11px;
	vertical-align:bottom;
	width:37px;
}

img{
	border: 0px;
}

label {
	display:block;
	width:100px;
	float:left;
	clear:left;
	  font-family: Arial, Verdana, Helvetica, sans-serif;
	  font-weight: normal;
	  font-size: 11px;
} 
.form {
	border: 1px solid #747c77;
	border-collapse:collapse;
	font-size:11px;
	height:18px;
	width:210px;
	margin-bottom:4px;
}
.knop {
	border: 1px solid #747c77;
	border-collapse:collapse;
	background-color:#aba5a5;
	font-size:11px;
	height:20px;
	width:70px;
}

.bevestigingsformulier .form {
	border: 1px solid #747c77;
	border-collapse:collapse;
	font-size:11px;
	height:16px;
	width:150px;
	margin-bottom:4px;
}


a:link {
	color: #515139;
	text-decoration:none;
}
a:visited {
	color: #515139;
	text-decoration:none;
}
a:hover {
	color:#515139;
	text-decoration:underline;
}
a:active {
	color: #515139;
	text-decoration:none;
}


#productoverzicht {
	margin-top:30px; 
	width:200px;
	color:#515139;
}
#productoverzicht a {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	letter-spacing:1px;
}
#productoverzicht a:visited {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}
#productoverzicht a:hover {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-decoration:underline;
}
#productoverzicht a:active {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}

#footer {
	width: 965px;
	height:100px;
	background-image:url(../_images/footer.jpg);
	font-size:9px;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#b3b2a5;
}
#footercontent {
	padding: 50px 140px 0px 110px;
}

#footer a {
	color: #b3b2a5;
	text-decoration:none;
}
#footer a:visited {
	color: #b3b2a5;
}
#footer a:hover {
	color:#b3b2a5;
	text-decoration:underline;
}
#footer a:active {
	color: #b3b2a5;
}



#tagcloud {
    background-color:#e7e5c5; 
	margin-left:102px;
    color:#0066FF;
    padding: 15px;
    text-align:center;
}
 
#tagcloud a:link, #tagcloud a:visited {
    text-decoration:none;
}
 
#tagcloud a:hover, #tagcloud a:active {
    text-decoration: underline;
    color: #000;
}
 
#tagcloud span {
    padding: 4px;
}
 
/* #tagcloud .smallest {
    font-size: x-small;
} */
 
#tagcloud .small {
    font-size: 10px;
}
 
#tagcloud .medium {
    font-size:12px;
}
 
#tagcloud .large {
    font-size:15px;
}
 
#tagcloud .largest {
    font-size:18px;
}

