@charset "utf-8";
/* CSS Document */
html {
	font:100%/16px 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans',Tahoma,Arial;
}
body {
	font-size:12px;
	color:#555;
	position:relative;
	background:#fff;
	margin:0;
	padding:0;
	text-align:center;
}
.clear {
	clear:both;
	height:0px;
	fotn-size:0px;
}
.break {
	clear:both;
	height:0px;
	font-size:0px;
}
#container {
	width:786px;
	margin:0 auto;
	text-align:left;
}
#left {
	width:90px;
	float:left;
}
#right {
	width:90px;
	float:left;
}
#left h1 a {
	background:url(../images/logo_bovag.png) no-repeat;
	width:75px;
	height:112px;
	display:block;
}
#left h1 span {
	position:absolute;
	width:0;
	overflow:hidden;
}
#middle {
	width:606px;
	float:left;
}
#right {
	
}
.pagetitle {
	background-color:#000;	
	color:#fff;
	font-size:18px;
	padding:0px 0px 0px 20px;
	height:50px;
}
.pagetitle h3 {
	padding-top:15px;	
}
.introtekst {
	font-size:16px;	
	color:#000;
	line-height:18px;
	padding-right:20px;
}
#enquetevragen {
	border:1px solid #dfdfdf;
	padding:10px;
	margin-bottom:20px;
}

.questionlabel {
	float:left;	
	display:block;
	width:250px;
	color:#000;
	font-weight:bold;
	clear:left;
}
.questionlabellong {
	float:left;	
	display:block;
	width:400px;
	color:#000;
	font-weight:bold;
	clear:left;
	margin-bottom:5px;
}
.votelabel {
	float:left;	
	display:block;
	width:250px;
	padding-top:11px;
	color:#000;
	font-weight:bold;
}
.headerlabel {
	float:left;	
	width:250px;
	display:block;
}

a.arrow-s:link,a.arrow-s:visited,a.arrow-s:hover,a.arrow-s:active {
	background:url(../images/bg_submit.png) no-repeat right top;
	text-decoration:none;
	height:21px;
	line-height:20px;
	display:inline-block;
	overflow:hidden;
	color:#fff;
	padding:0 35px 0 16px;
}

a.arrow-s:hover,a.arrow-s:active {
	background:url(../images/bg_submit.png) no-repeat right -21px;
	color:#000;
}
.footer {
	clear:both;
	background-color:#f0f0f2;
	padding:20px;
	margin-top:20px;
	text-align:left;
	font-size:11px;
}
.footer a {
	color:#555;
}

.ratingfield,.ratingfieldpro {
	display:none;	
}
.sliderholder {
	height:40px;
	width:224px;
	background-image:url(../images/sliderbar.jpg);
	cursor:pointer;
	float:left;
}
.slideractiveholder {
	height:40px;
	width:23px;
	background-image:url(../images/slideractive.jpg);
}
.slider {
	top:8px;
	cursor:e-resize;
}

.nvt {
	background-image:url(../images/nvt-inactive.jpg);
	width:25px;
	height:40px;
	background-repeat:no-repeat;
	background-position:0 8px;
}
.nvtholder {
	float:left;
	width:30px;
	cursor:pointer;
}
.scoreholder {
	float:left;
}
.voteholder {
	clear:both;	
}
.votevalue {
	float:left;
	width:30px;
	padding-top:11px;
	margin-left:5px;
}
.question {
	display:block;
	clear:both;
	height:30px;
}
.questionoption {
	display:block;
	clear:both;
}

.textareaquestion .questionlabel {
	clear:both;	
}
form select {
	float:left;	
	width:240px;
}


.headernvt {
	float:left;
	width:35px;
}
.headerlow {
	float:left;
	width:100px;
}
.headerhigh {
	float:left;
	width:110px;
	text-align:right;
}
form input.text {
	border:1px solid #C8C8C8;
	color:#848484;
	font-size:11px;
	margin:0 0 10px;
	padding:6px 2px;
	width:240px;	
}
form .textarea {
	border:1px solid #C8C8C8;
	color:#848484;
	font-size:11px;
	margin:0 0 10px;
	padding:6px 2px;
	width:490px;	
	clear:both;
}
form #enqueteversturen,form #enqueteversturenextra {
	margin-left:399px;	
	margin-top:5px;
}
.optionslist {
	position:relative;
	margin-left:250px;	
	padding-bottom:5px;
}

