a.menuknop:link, a.menuknop:visited, a.menuknop:hover, a.menuknop:active{ 
	color:white; 
	text-decoration: none; 
}
body{
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	font-size: 62.5%;
}
div.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}
div.logo{
	width: 250px;
	height: 189px;
	background-image: url(/images/logoegmont.png);
	background-repeat: no-repeat;
	display: block;
}
.menubutton {
	float: right;
	width: 125px;
	height: 35px;
	background-image: url(/images/bgd_menu_button.png);
	padding-top: 12px;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-bottom: 0px;
	text-decoration: none;
}
.teksten { clear: both; }
.privacywet{ font-size: 75%; }
div.topmenu {
	width: 740px;
	height: 35px;
	float: right;
	padding: 0px;
}
.uitspraak {
	background: #A6A6A6;
	padding: 10px;
	font-size: 12px;
}
.winkelmand {
	float: right;
	width: 220px;
	height: 116px;
	padding-top: 5px;
	background-image: url(/images/bgd_winkelwagen.png);
	text-align: center;
	font-size: 12px;
}
.winkelmenu { 
	float: left; 
	width: 100%; 
	height: 32px;
	text-align: right; 
}
.zoeker {
	float: left;
	width: 520px;
	height: 42px;
	background-image: url(/images/bgd_zoeken.png);
	text-align: center;
	padding-top: 20px;
}
#container {
	width: 990px;
	background: #f2f5f7 url(faux.gif);
	margin: 0 auto;
	text-align: justify;
	background-repeat: repeat-y;
}
#copy { 
	float: right; 
	margin: 0 5px 0 5px; 
}
#footer_menu {   
	position:fixed;   
	left:0px;   
	bottom:0px;   
	height:15px;   
	width:100%;
	padding: 6px 0 6px 0;
	background:#f2f5f7; 
	border: 1px solid #dddddd;
}
#foot_menu {
	clear: both;
	width: 988px;
	height: 15px;
	padding: 6px 0 6px 0;
	background: #f2f5f7;
	border: 1px solid #dddddd;
}
#head_menu { 
	float: right; 
	width: 740px; 
	height: 200px; 
	background: #FFFFFF; 
}
#head_winkel { 
	width: 740px; 
	background: #FFFFFF; 
}
#omschrijving { 
	width: 740px; 
	height: 100%;
	background: #f2f5f7; 
	text-align: justify; 
}
#zijbar {
	float: left;
	width: 250px;
	height: 100%;
	text-align: justify;
	background: #A6A6A6;
}

/* Nieuwsscroller */
h2 {
	font-size: 15px;
	margin: 15px 0;
}
.nieuwslink {
	cursor: pointer;
	color: #666;
}
.nieuwslink:hover {color:#000;}
.nieuwsscroller {
	position: relative;
	overflow: hidden;
	border: 2px solid #9ac1c9;
	height: 120px;
	width: 246px;
	background: #eef5f6;
	margin-bottom: 10px;
}
.nieuwsscrollerinhoud {position:absolute;}
.nieuwsscrollerinhoud .upper {border-bottom:1px solid #9ac1c9;}
.nieuwssectie {
	padding: 10px;
	height: 120px;
	font-size: 11px;
}

/* Paginator */
.paginate { font-size: 10px; }
a.paginate {
	padding: 2px 6px 2px 6px;
	font-size: 10px;
	color: #62bbe8;
	border: 1px solid #62bbe8;
	background-color: #FFFFFF;
	text-decoration: none;
}
a.paginate:hover {
	padding: 2px 6px 2px 6px;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #62bbe8;
	background-color: #62bbe8;
	text-decoration: none;
}
a.current {
	padding: 2px 6px 2px 6px;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #62bbe8;
	font-size: 10px;
	font-weight: bold;
	background: #62bbe8;
	cursor: default;
	text-decoration: none;
}

/* Jcart */
.jcart {
	margin: 0 20px 20px 0;
	padding-top: 20px;
	border: dashed 2px #66cc66;
	float: left;
	background: #fff;
	text-align: center;
}
.jcart ul {
	margin: 0;
	list-style: none;
	padding: 0 20px;
	text-align: left;
}
..jcart fieldset {
border : 0;
}
.jcart strong {
color : #000066;
}
.jcart .button {
margin : 20px;
padding : 5px;
}
