html { background-color:#F6F6F9; }
body { font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; background-color: #fff; color: #333; }
body { background:transparent; width:984px; margin:0 auto; }

.menuoptie { font-size:13px; color:#999;  cursor:pointer; align:left;}
.menuoptie:hover { text-decoration:none; color:#0088CC; cursor: pointer;}
fieldset,img { border: none; }
hero h1 { height: auto !important; text-indent: 0; overflow: visible; width: auto !important; }
.topmenuitem_off { margin-left:15px; margin-top:0px;}
.lijn{ margin-left:4px; margin-top:3px; display:block }
a { color:#000; }
.stars { width:10px; height:10px; margin-top:0px;}
.menunaam {margin-top:-1px; display:block;}
.onderbalk {margin-top:-22px; width:984px; max-width:984px;}
a:link, a:visited, a:active { text-decoration:none; }
.icoon { margin-right:5px; margin-bottom:0px; display:block; width:38; height:38; align:left; }
a:hover { text-decoration:none; color:#0088CC; cursor: pointer;}
.more {	font-color:#0088CC; font-weight:300; text-align:right; }
.prijs { font-size:10px; color:#666666; font-weight:100; margin-top:-5px; }
p { margin-bottom:18px; font-weight:200; font-size:12px;}
.error { margin-left:10px; color:red; font-size:10px;}
h1 {
font-size:24px;
font-weight:bold;
line-height:36px;
margin-bottom:0px;
}
.topmenubalk {
align:right;
width:30%;
}
h2 {
font-size:26px;
font-weight:900;
color:#000;
line-height:1px;
margin-bottom:0px;
}
li { list-style-type: none; }
.basic, #list2, #list3, #navigation { width:20em; }

#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 15em; }

.basic  {
	width: 180px;

}
.basicdiv {
	background-color: #FFF;
	vertical-align:top;
	

}

.basiclink{
	cursor:pointer;
	display:block;	
	padding-left: 30px;
	padding-top:10px;
	width:189px;
	margin-left:-2px;
	margin-top:-10px;
	height:32;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;	
	
	background-image:url(../images/menutopleft.png);
	background-repeat:no-repeat;
}
.bs2 {
	margin-top:0px;
	display:block;
	
}
.basiclink:hover {
	
	background-image:url(../images/menutopleft.png);
	background-repeat:no-repeat;
}
.basiclink.selected {
	color: black;
	
	background-image:url(../images/menutopleft.png);
	background-repeat:no-repeat;
}

@media print {
	.basic div, #navigation ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important
	}
}
