* {font-family: Verdana }

h2, h3, h4, h5 {
	color:		#000000;
    	padding-left:  10px;
}

h2 {	font-size:	16px;}
h3 {	font-size:	14px;}
h4 {	font-size:	12px;}
h5 {	font-size:	11px;}

#bodytekst {
	width: 530px;
	margin: 20px 0 0 20px;
}
    	
    	
p,ol,ul { 
	margin-left:	0px;
	font-size:	13px;
	color:		#000000;
	padding: 0px 0px 0px 10px;
}

p.tablep{
	font-size:	13px;
	color:		#000000;
	vertical-align: top;
	padding-left: 0px;
	padding-top:  0px;
	margin: 0px 0px 0px 0px;
}

p.product {background-color: #50B848;   /* groen achtergrondje voor producten op de nieuwspagina */
	padding: 5px 5px 5px 5px;
	margin-left: 0px;          /* moet hetzelfde zijn als h4 */
}

p.printable {font-size: 11px;
    	padding:  0px 0px 10px 0px;
    	margin:  0px 0px 0px 0px;
}

legend, label, .contactp {
	font-size: 11px;
	padding: 0px 0px 0px 0px;
}

fieldset { margin-top: 20px;}

body {background-color: #ffffff;}

#wrapper {margin-left: 100px;}

a {	
	color: #000000;
	font-size: 13px;
}
a:link { text-decoration: underline;}

a:link img {text-decoration: none;}
a:visited img {text-decoration: none;}
a:hover img {text-decoration: none;}
a.navknop {font-size: 10pt; text-decoration: none; padding-right: 2px;}
a.navknop:hover {font-style: italic;}
a.button {
	text-align: center;
	background-color: #FAEBA3;
	border: 2px solid #F8991D;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none; 
	padding: 2px 10px 2px 5px;
}

table.tarief {
	border: 3px solid #50B848;
	margin-left: 20px;
} 

td.tarief {border: thin solid red; }
ul.normaal {list-style-position: outside;
			list-style-type: disc;
			margin-bottom: 10px;
}

ul.normaal li {
	margin-left: 20px; 
	margin-right: 10px;
	font-size: 13px;
}


#artikelen thead td{font-weight: bold;}
#artikelen img {border: none; text-decoration: none;}
#artikelen td {
	padding: 0 5px 0 5px;
	font-size: 11px;	

}
#artikelen a.button {float: left;}
#artikelen tr {height: 30px;
	font-size: 11px;
}

div.motto {
	text-align: center;
	background-color: #FAEBA3;
	border: 2px solid #F8991D;
	padding: 0px 20px 10px 20px;
	margin: 0 30px 0 30px;
}

.rounded-corners {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

div.spelkaart {
	text-align: center;
	background-color: #50B848;
	border: none;
	padding: 10px 50px 10px 50px;
	margin: 10px 110px 0 110px;
}

td.knoppenbalk {
	vertical-align: top;
	font-size: 11px; 
	background-image: url('/images/kb.jpg'); 
	background-repeat: repeat-y;
	background-position: 0px 240px;
}

.kleinelettertjes, .kleinelettertjes a {
	font-size: 10px;
}

.knopOFF, .knopON {;
	background-repeat: no-repeat;
	height: 20px;
	padding: 20px 0 20px 10px;
	cursor: hand;
	cursor: pointer;
}
	
.knopON {
 opacity:.50;
 filter: alpha(opacity=50);
 }

#pmenu, #pmenu ul {padding:0; margin:0; list-style: none;
	list-style-position: outside; position: relative; }
#pmenu a {color: #000; text-decoration: none; font-size: 11px;}
#pmenu li {width: 120px; background-color:#FFF; position: relative; 
				font-size: 11px; text-align: left; height: 60px;}
#pmenu li ul {position: absolute; display: none; font-size: 11px; top: -60px;}
#pmenu li:hover ul ul, #pmenu li.over ul ul {display: none; font-size: 11px;margin:0; }
#pmenu li:hover ul, #pmenu li li:hover ul, 
#pmenu li.over ul, #pmenu li li.over ul {position: absolute; top:0px; left: 120px; 
		display: block; font-size: 11px;}
#pmenu li.over {margin: 0 0 -2px 0;}
#pmenu li li {margin: 0 0 -2px 0;}

hr.sep {
	background-color: #F8991D; 
	color: #F8991D; 
	height: 2px;
	border: 0; 
}

