/*	Default stylesheet			*/
/*	Author: 					*/
/* 	Company: 	tfe.com			*/

html {
	background: #fff;
	font: normal 1.25em/1.5em arial, verdana, sans-serif;
}
body {
	font-size: 50%; /*10px*/
	background: url(../images/bg_body.gif) repeat-x left 81px;
	color: #333;
}
a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF7300;
}
.text {
	line-height: 133%;
}
.text ul {
	margin: 0;
}
h1 {
	font-weight: bold;
}

table th.heading h2 {
	padding: 0px 0px 3px 0px;
	font-size: 18px;
	color: #416E67;
	font-weight: bold;
}
table th.heading h2 a {
	color: #416E67;
	text-decoration: none;
	font-weight: bold;
}
#sidebar h1 {
}
#sidebar h1 a {
	background-image: url(../images/bg_small_box_top.gif);
}
.innerPages #sidebar h1 a {
	background-image: url(../images/bg_smaller_box_top.gif);
}
.video h1 a,
.poll h1 a {
	position: relative;
	padding-right: 20px;
}
.halfBox h1, box.halfBox h1 {
	background: url(../images/bg_half_box_top.gif) no-repeat left top;
}
.halfBox h1 a, .box.halfBox h1 a {
	background: url(../images/bg_half_box_top.gif) no-repeat right -25px;
}
.about_us h1 {
	padding-bottom: 20px;
	color: #525357;
	font-size: 1.64em;
}
h3 {
/*	font-size: 1.36em;
	font-weight: bold;
	line-height: normal;*/
}
h4 {
	padding-bottom: 15px;
	font-size: 1.09em;
	font-weight: bold;
	line-height: normal;
}
h5 {
}
h6 {
}

p {
	padding-bottom: 0.5em;
}
p.compulsory {
		color: #FF7300;
		font-size: 0.91em;
}
abbr {
}
strong, b {
}
em, i {
}
fieldset {
}
input,
select,
textarea {
	 padding: 2px;
	 background-color: #FFF;
}
input.radio {
	position: relative;
	top: 3px;
	background: transparent;
}
	textarea {
		overflow: auto;
}

select {
	padding: 0px;
}
input.radio,
input.checkbox {
	position: relative;
	margin-bottom: 0px;
	background: transparent;
	border: 0px;
	clear: left;
	float: left;
}
p.button {
	float: right;
	margin-top: 10px;
	padding: 0px 0px 0px 4px !important;
	background: url(../images/btn_left.gif) left top no-repeat;
}
p.darkBtn {
	background-image: url(../images/btn_left_ondark.gif);
}
p.button:hover {
	background-image: url(../images/btn_left_hover.gif);
}
p.darkBtn:hover {
	background-image: url(../images/btn_left_hover_ondark.gif);
}
p.button input {
	padding: 0px 11px 2px 7px;
	margin-bottom: 0px;
	width: auto !important;
	height: 20px;
	float: none !important;
	overflow: visible;
	color: #FFF !important;
	border: 0px;
	background: url(../images/btn_right.gif) right center no-repeat;
	cursor: pointer;
	font-weight: bold;
}
p.button:hover input {
	background-image: url(../images/btn_right_hover.gif);
}
p.darkBtn input {
	background-image: url(../images/btn_right_ondark.gif);
}
p.darkBtn:hover input {
	background-image: url(../images/btn_right_hover_ondark.gif);
}
.buttonBtn{
float: right;
}
.search p.button,
.search p.button input {
	float: left;
	margin-top: 0px;
	background-image: url(../images/btn_search.gif);
	background-position: left top;
}
.search p.button input {
	width: auto;
	padding-left: 1px;
	padding-right: 5px;
	padding-top: 1px;
	color: #F28D1E !important;
	background-position: right -16px;
	font-size: 0.91em;
	font-weight: normal;
}
label,
input  {
/*float: left;*/
	line-height: normal
}
label {
	padding-right: 12px;
	padding-bottom: 11px;
}
label.radio,
label.checkbox {
	padding-top: 2px;
	padding-left: 3px;
	width: auto !important;
}
	label.checkbox {
		padding-left: 5px;
	}
label.fixedWidth {
	width: 30px !important;
}

	form.uwGegevens label.fixedWidth {
		width: 45px !important;
	}
textarea {
	border: 1px solid #8CA8C2;
	font-size: 1em;
}
button,
a.buttonBtn {
	float: right;
	padding: 0px 0px 0px 4px;
	margin: 0;
	border: 0px;
	cursor: pointer;
	background: url(../images/btn_left.gif) left center no-repeat;
	font-size: 1em;
}
button:hover,
a.buttonBtn:hover {
	background-image: url(../images/btn_left_hover.gif);
}
button span,
a.buttonBtn span {
	padding: 3px 8px 0 5px;
	display: block;
	height: 17px;
	font-weight: bold;
	color: #ffffff;
	background: url(../images/btn_right.gif) right center no-repeat;
}
a.buttonBtn span {
	float: left;
}
button:hover span,
a.buttonBtn:hover span {
	background-image: url(../images/btn_right_hover.gif);
}
button,
a.button {
	float: right;
	padding: 0px 0px 0px 4px;
	margin: 10px 0 0 0;
	border: 0px;
	cursor: pointer;
	background: url(../images/btn_left.gif) left center no-repeat;
	font-size: 1em;
}
button:hover span,
a.button:hover span {
	background-image: url(../images/btn_right_hover.gif);
}
a.button {
	float: left;
}
.poll button {
	clear: both;
	margin-top: -10px;
}
button:hover,
a.button:hover {
	background-image: url(../images/btn_left_hover.gif);
}
button span,
a.button span {
	padding: 3px 8px 0 5px;
	display: block;
	height: 17px;
	font-weight: bold;
	color: #ffffff;
	background: url(../images/btn_right.gif) right center no-repeat;
}
a.button span {
	float: left;
}
button:hover span,
a.button:hover span {
	background-image: url(../images/btn_right_hover.gif);
}
.boxContent p.button {
	float: right;
	padding: 0 !important;
	background: transparent url(../images/btn.gif) no-repeat right -21px;
	background-position: top left;
	display: block;
}
.boxContent p.button:hover {
	background-position: left -40px;
}
.boxContent p.button input {
	padding: 0px 11px 2px 11px;
	width: auto;
	overflow: visible;
	color: #FFF;
	border: 0px;
	background: transparent url(../images/btn.gif) no-repeat right -20px;
	cursor: pointer;
	font-weight: bold;
}
.boxContent p.button:hover input {
	background-position: right 0px;
}
.search .searchLeft p.button,
.search .searchLeft p.button input {
	float: left;
	background: url(../images/btn_search.gif);
	background-position: 0px 0px;
}
.search .searchLeft p.button input {
	width: auto;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 0px;
	color: #F28D1E;
	background-position: right -16px;
	font-size: 0.91em;
	font-weight: normal;
}
input {
	border: solid 1px #8CA8C2;
	font-size: 1em;
}
button {
	border: 0px;
	padding: 0px;
}
ul {
	padding-left:15px;
}
#header ul,
#footer ul,
.websites ul,
.quickNav,
.pageActionsShort ul,
.pageActionsLonger ul,
ul.overview,
.drugsNav ul,
#subMenu ul,
ul.paging,
ul.drugsInfoNav,
ul.brochures,
ul.styledList,
.suggestions ul  {
	list-style: none;
}
ul li {
}
#header ul li,
#footer ul li,
.pageActionsShort ul li,
.pageActionsLonger ul li,
.drugsNav li,
ul.paging li {
	float: left;
}
.text h1 {
	padding-bottom: 15px;
	font-size: 2.18em;
}
.text h2 {
	padding-bottom: 13px;
	font-size: 1.64em;
	color: #333;
	font-weight: bold;
}
.text p {
	padding-bottom: 15px;
}
.text a {
	color: #416E67;
	text-decoration: underline;
	font-weight: normal;
}
.text a:hover {
	color: #FF7300;
}
.spacer{
	display:block;
	height: 79px;
}
/* repeated styles */
.skiplink {
	display: block;
	position: absolute;
	top:0;
	left: -999px;
	height: 20px;
	padding: 10px 20px;
	background: #aaa;
}
.skiplink:focus {
	left: 0;
}
.discreet {
	color: #7F7F7F;
	margin: 0;
}
.more {
	float: right;
	margin: 0;
	padding-right: 11px;
	color: #416E67;
	text-decoration: underline;
	font-weight: normal;
	background: url(../images/arrow_more.gif) no-repeat right 80%;
	line-height: 120%;
}
.more:hover {
	color: #FF7300;
	background-image: url(../images/arrow_more_hover.gif)
}
a.typePDF {
	display: block;
	padding: 3px 0px 0px 25px;
	background: url(../images/icon_pdf.gif) no-repeat left center;
	font-weight: normal;
	color: #416E67;
	text-decoration: underline;
}
a.typePDF:hover {
	color: #FF7300;
}
.back {
}
a.more:hover, a.back:hover {

}

.last {
	background: none !important;
	border: none !important;
}
.position_left {
	float: left !important;
}

.position_right {
	float: right !important;
}
.clear {
	clear: both;
}
.clearfix:after,
.text:after,
#header:after,
.box:after,
.boxContent:after,
#menu:after,
#menu ul:after,
#footer:after,
.about_us:after,
form:after,
.pageActionsShort:after,
.pageActionsLonger:after,
ul.overview li:after,
ul.faq:after,
ul.paging:after,
ul.drugsInfoNav:after,
ul.brochures li:after,
#wrapper:after,
ul#forumNav:after,
ul.smallPaging:after,
ul.registrationDetails li:after,
.insideBox .rt:after,
h2:after,
.breadcrumb:after
  {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
span.iso,
span.play,
a.zelftesten,
a.direct,
ul.paging li.prev a,
ul.paging li.next a {
	text-indent: -9999px;
	overflow: hidden;
}
/* Header */
#wrapper {
	margin: 0 auto;
	width: 917px;
	font-size: 1.10em;
	line-height: 120%;
}
#header {
	position: relative;
	z-index: 2; /* IE6 z-index of the subContent */
	padding: 9px 0 0 0;
}
a.logo {
	float: left;
	width: 220px;
	height: 64px;
	display:block;
}
ul.languages {
	float: right;
	margin: 22px 1px 11px 0px;
}
ul.languagesNomenu{
	float: right;
	margin: 50px 1px 11px 0px;
}
ul.languages li {
	margin-left: 5px;
}
ul.languages li a {
	display: block;
	width: 18px;
	height: 13px;
	overflow: hidden;
	background: url(../images/bg_languages.gif) no-repeat;
}
ul.languages li.marocco a {
	background-position: left -13px;
}
ul.languages li.turkey a {
	background-position: left -26px;
}
ul.languages li.germany a {
	background-position: left -39px;
}
ul.languagesNomenu{
	float: right;
	margin: 50px 1px 11px 0px;
}
ul.languagesNomenu li {
	margin-left: 5px;
}
ul.languagesNomenu li a {
	display: block;
	width: 18px;
	height: 13px;
	overflow: hidden;
	background: url(../images/bg_languages.gif) no-repeat;
}
ul.languagesNomenu li.marocco a {
	background-position: left -13px;
}
ul.languagesNomenu li.turkey a {
	background-position: left -26px;
}
ul.languagesNomenu li.germany a {
	background-position: left -39px;
}
.search {
	float: right;
	clear: right;
}
.searchLeft {
	background: url(../images/bg_search.gif) no-repeat left top;
}
.search form {
	overflow: hidden;
	padding: 10px 10px 0px 0px;
	min-width: 223px;
	height: 16px;
	color: #FFF;
	background: url(../images/bg_search.gif) no-repeat right -26px;
}
.search form input {
	float: left;
	margin-right: 8px;
	width: 101px;
	height: 12px;
	margin-top: 1px;
	border: 0px;
	font-size: .9em;
}
.search form p.button input {
	margin: 0px;
	height: auto;
}
.search form label {
	float: left;
	padding: 2px 8px 0px 12px;
}
div#menu {
	position: relative;
	clear: both;
	border-top: 9px solid #FF7300;
	background: #5B817C url(../images/bg_menu_left.gif) no-repeat left bottom;
}
div#menu ul {
	display: block;
	padding: 0px 15px;
	background: url(../images/bg_menu_right.gif) no-repeat right bottom;
}
div#menu ul li a {
	display: block;
	padding: 9px 10px;
	font-size: 1.18em;
	color: #FFF;
}
div#menu ul li a:hover, div#menu ul li a.active, div#menu ul li.activeSub {
	background:  url(../images/bg_menu_hover.gif) repeat-x;
}
div#menu ul ul li a:hover
{
	background-image: none;
	background-color: transparent;
}
div#menu ul li.webshop {
	float:right;
}
div#menu ul li.webshop img {
	position: absolute;
	margin-top: -2px;
}
div#menu ul li.webshop span {
	margin-left: 26px;
}
div#menu ul li .subContent {
	display: none;
	position: absolute;
	left: 0;
	top: 31px;
	z-index: 2;
	background: transparent url(../images/bg_menu_lb.gif) no-repeat left bottom;
	background-image: none;
}
div#menu ul li:hover .subContent {
	display: block;
}
div#menu ul li .subContent .rb {
	margin: 0;
	padding: 0px 0px 0px 20px;
	width: 658px;
	height: 209px;
	font-size: 11px;
	color: #FFF;
	background: url(../images/bg_menu_rb.gif) no-repeat right bottom;
	background-image: none;
}
div#menu ul li .subContent .rb p {
	margin-top: 15px;
	font-size: 1.2em;
}
div#menu ul li .subContent .rb ul {
	background: none;
}
div#menu ul li .subContent .rb li {
	float: none;
	margin-left: -15px;
}
div#menu ul li .subContent .rb li a,
div#menu ul li .subContent .rb li a:hover{
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	font-size: 1.1em;
	background: url(../images/arrow_white.gif) no-repeat left center;
}
div#menu ul li .subContent .rb li a:hover{
	text-decoration: underline;
}
div#menu ul li .subContent span.lt {
	display: block;
	position: absolute;
	left: 0px;
	top: -7px;
	width: 7px;
	height: 7px;
	background: url(../images/bg_menu_lt.gif) no-repeat;
}
.breadcrumb {
	padding-top: 12px;
	list-style-type: none;
}
.breadcrumb li {
float: left;
	padding-left: 13px;
	background: url(../images/arrow_breadcrumb.gif) no-repeat 4px 4px;
	font-size: 0.91em;
	color: #666666;
}
.breadcrumb li.first {
	padding-left: 2px;
	background: none;
}
.breadcrumb li a {
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
	font-size: 1em;
}
.breadcrumb li a:hover {
	text-decoration: none;
}
/* subMenu */
#subMenu {
	clear: both;
	float: left;
	width: 168px;
	padding: 23px 20px 0px 0px;
}
#subMenu a {
	display: block;
	padding-left: 15px;
	margin-bottom: 10px;
	color: #525357;
	background: url(../images/arrow.gif) no-repeat scroll 2px 3px;
}
#subMenu a.ui-state-active {
	color: #000;
	background-image: url(../images/arrow_down.gif);
	background-position: left 5px;
}
#subMenu ul {
	padding-bottom: 30px;
}
#subMenu ul li {
	padding: 0px 0px 0px 12px;
}
#subMenu ul li a {
	color: #666666;
	font-weight: normal;
	background-image: url(../images/square.gif);
}
#subMenu ul li a.active {
	color: #416E67;
	background-image: url(../images/square_active.gif);
}
.brochures img {
	float: left;
	margin: 20px 0px 30px 0px;
	width: 110px;
	height: auto;
	border: solid 1px #999;
}
.brochuresOverview{
	float: left;
	margin: 13px 0px 0px 30px;
	width: 329px;
}

ul.brochures li{
	background:transparent url(../images/bg_list_overview.gif) repeat-x scroll left bottom;
	padding-bottom: 30px;
	margin-bottom: 10px;
	width: 522px;
}
.text suggestions{

}
/* sidebar */
#sidebar {
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	width: 226px;
/*	overflow: hidden;*/
}
.innerPages #sidebar {
	width: 187px;
	padding-left: 0px;
	padding-bottom: 20px;
}
a.direct {
	margin: 0px 0px 0px -1px;
	display: block;
	width: 226px;
	height: 54px;
	background: url(../images/direct_aanmelden01.gif) no-repeat;
	background-position: left top;
}
a.zelftesten {
	display: block;
	width: 186px;
	height: 86px;
	margin-top: 10px;
	background: url(../images/zelftesten.gif) no-repeat;
}
.innerPages a.direct {
	width: 194px;
	height: 62px;
	background-image: url(../images/direct_aanmelden_small.gif);
}

.map {
	width: 192px;
	height: 78px;
	margin: 6px 0px 0px 0px;
	padding: 8px 28px 8px  8px;
	background: url(../images/map.gif) no-repeat;
}
.map .more {
	float: none;
}
.websites
{
	position: relative;
	z-index: 9;
}
	
.video
{
	position: relative;
	z-index: 8;
}
.websites .more,
.video .more {
	margin-right: 10px;
}
.about_us {
	margin: 10px 0px 0px 0px ;
	padding: 10px 9px;
	background: #C4D2D0 url(../images/bg_about_us.gif) no-repeat;
}
.about_us p {
	padding-bottom: 10px;
}
a.toolTip {
	position: relative;
	z-index: 9;
}
a.toolTip span {
	display: none;
	position: absolute;
	left: 0px;
	bottom: 1.25em;
	z-index: 10;
}
a.toolTip span img {
	border: 1px solid #000;
	cursor: pointer;
	position: relative;
	z-index: 11;
}
a.toolTip:hover span {
	display: block;
}
/*smallPaging*/
.smallPaging{

}
.smallPaging li{
display: inline;
}
.smallPaging li.first{
padding: 0px 5px 0px 0px;
}

/* footer */
#footer {
	clear: both;
	border-top: 10px solid #FF7300;
}
#footer ul {
	float: left;
	padding: 5px 0px 5px 11px;
	background: url(../images/bg_footer_menu.gif) no-repeat left 9px;
}
#footer ul li {
	padding: 0px 4px;
	background: url(../images/bg_footer_menu_separator.gif) no-repeat right 60%;
}
#footer ul li a {
	text-decoration: none;
	color: #858587;
	font-weight: normal;
}
span.iso {
	float: right;
	margin-top: 8px;
	width: 50px;
	height: 43px;
	background: url(../images/iso_9001.gif) no-repeat;
}
.box {
	margin: 10px 0px 0px 0px;
	background-color: #EBEBEB;
}
#sidebar .box {
	padding-bottom: 12px;
}
.innerPages #sidebar .box {
	margin-right: 0px;
}
#sidebar .websites {
	margin-top: 5px;
}
.boxContent {
	padding: 9px;
}
.websites ul {
	line-height: 214%;
}
.websites ul li {
	padding: 0px 0px 0px 21px;
	background: url(../images/bg_sidebar_list.gif) no-repeat 3px 9px;
}
.videoContent {
	position: relative;
}
.videoContent span.play {
	position: absolute;
	top: 20px;
	left: 70px;
	display: block;
	width: 62px;
	height: 52px;
	background: url(../images/play.png) no-repeat 9px 55%;
}
.videoContent span.title {
	position: absolute;
	top: 85px;
	left: 9px;
	display: block;
	width: 148px;
	padding: 2px 6px;
	font-weight: bold;
	color: #fff;
	font-size: 1.27em;
	background: url(../images/title.png) no-repeat;
}
span.camera {
	position: absolute;
	right: 4px;
	top: -9px;
	display: block;
	width: 33px;
	height: 36px;
	background: url(../images/camera.png) no-repeat;
}

.content {
	float: left;
	width: 678px;
	padding: 10px 0px 10px 0px;
}
a.button {
	float: right;
	margin: 0;
	padding: 0;
	height: 20px;
	background: transparent url(../images/btn.gif) no-repeat left -20px;
	background-position: top left;
	display: block;
}
a.button:hover {
	background-position: left -40px;
}
a.button span {
	padding: 0px 11px 6px 11px;
	width: auto;
	overflow: visible;
	color: #FFF;
	border: 0px;
	background: transparent url(../images/btn.gif) no-repeat right -20px;
	cursor: pointer;
	font-weight: bold;
}
a.button span:hover {
	background-position: right 0px;
}
.innerPages .content {
	width: 525px;
	padding-right: 0;
}
.content p {
padding-bottom: 12px;
}

.home .banners
{
	height: 214px;
	overflow: hidden;
	width: 678px;
}

.banners {
	position: relative;
}
.banners span.mask {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 678px;
	height: 214px;
	background: url(../images/mask.png) no-repeat;
}
.innerPages .banners span.mask {
	width: 523px;
	height: 134px;
	background-image: url(../images/small_mask.png)
}
.registrationPages .content {
	padding-top: 15px;
}
.news_item {
	width: 307px;
	float: left;
	margin: 12px 0px 0px 0px;
}
.news_item .text {
}
.news_item img {
	margin: 0px 0px 10px 0px;
}
span.date {
	font: normal 0.9em arial, verdana, sans-serif;
	display: block;
	margin: 0;
	padding: 0px 0px 2px 0px;
}
.quickNav {
	margin: 6px 0px 0px 22px;
}
.hasDate {
	height: 182px;
	overflow: hidden;
}
.halfBox .quickNav {
	margin: 1px 0px 0px 0px;
}
.quickNav li {
	padding-bottom: 8px;
}
.quickNav li a {
	display: block;
	overflow: hidden;
	background: url(../images/arrow.gif) no-repeat 60px center;
}
.halfBox .quickNav li a  {
	padding-left: 11px;
	background-position: left center;
}
.quickNav span {
	float: left;
	padding: 2px 0px;

}
.quickNav span.date {
	float: left;
	width: 70px;
	font-weight: normal;
}
.halfBox {
	width: 333px;
}
.advices {
	float: left;
}
.advices .boxContent {
	height: 330px;
	overflow: hidden;
}
.for_professionals,
.poll {
	float: right;
}
.poll {
	margin-top: 19px;
}
.for_professionals .boxContent,
.poll .boxContent {
	height: 145px;
/*	overflow: hidden;*/
}
.poll .boxContent {
	height: 120px;
}
span.pen {
	display: block;
	width: 31px;
	height: 33px;
	position: absolute;
	top: -9px;
	right: 4px;
	background: url(../images/pen.png) no-repeat !important;
}
/* forms */
form {
}
form br {
	line-height: 0pt;
	font-size: 0pt;
}
.poll p.button {
	margin: 0;
}
#bigSearch {
	width: 363px;
	margin: 0;
	background: url(../images/bg_big_search_left.png) no-repeat;
	
}
#bigSearch form {
	margin: -25px 0px 0px 0px;
	padding: 55px 12px 17px 12px;
	background: url(../images/bg_big_search_right.png) no-repeat right top;
	height: 39px;
}
#bigSearch form p.button input {
	padding: 0px 11px 2px 11px;
	width: auto;
	overflow: visible;
	color: #FFF;
	border: 0px;
	background: transparent url(../images/btn.gif) no-repeat right -20px;
	cursor: pointer;
	font-weight: bold;
}
#bigSearch form p.button {
	float: right;
	margin: -28px 0px 0px 0px;
	padding: 0 !important;
	background: transparent url(../images/btn.gif) no-repeat right -21px;
	background-position: top left;
	display: block;
}
#bigSearch form p.button:hover {
	background-position: left -40px;
}
#bigSearch form p.button:hover input {
	background-position: right -60px;
}
#en{
	margin: 0;
	width: 180px;
	background-color:#FFFFFF;
	border:1px solid #809DB9;
	padding:2px;
	width:180px;
}
#forumContent form label.zoek {
	float: left;
	padding-right: 8px;
	padding-left: 2px;
	width: 82px;
}
#forumContent form fieldset #zoekenField{
	float: left;
	margin: 0;
	padding:2px;
	background:#FFFFFF;
	border:1px solid #809DB9;
	width:110px;
}
#algemeneGegevens {
	position: relative;
	width: 32.45em; /*357px*/
	background: url(../images/bg_form_left.png) no-repeat;
}
#algemeneGegevens fieldset {
	height: 353px;
	padding: 90px 20px 0px 18px;
	background: url(../images/bg_form_right.png) no-repeat right top;
}
#algemeneGegevens label {
	width: 16em;
	color: #666666;
}
#algemeneGegevens input {
	float: right;
	width: 11.27em; /*124px */
}
#algemeneGegevens input.smallInput {
	width: 7.45em; /*82px */
	margin-right: 3.82em;
}
#algemeneGegevens label.radio,
#algemeneGegevens input.radio {
	float: left;
	top: 0px;
}
legend span {
	display: block;
	position: absolute;
	left: 18px;
	top: 40px;
	width: 320px;
	padding: 0px 0px 10px 0px;
	font-size: 1.64em;
	line-height: normal;
	background:  url(../images/bg_dashed.gif) repeat-x scroll left bottom
}
#forumContent form {
	background: #FBFBFB url(../images/bg_form_registration.png) repeat-x left bottom;
}

#forumContent form#login {
	background-image: url(../images/bg_form_login.png);
}
#forumContent form#search {
	background-image: url(../images/bg_form_search.png);
}
#forumContent form fieldset,
#forumContent .block_3 .bgr div {
	padding: 20px 0px 20px 17px;
	background: url(../images/bg_dashed.gif) repeat-x left bottom;
}
#forumContent form input {
/*	float: right;*/
	margin-right: 25px;
	width: 106px;
}
#forumContent form input#gebruikersnaam2 {
	float: right;
	margin-right: 25px;
	width: 106px;
	border: solid 1px #809DB9;
}
#forumContent form input#wachtwoord2 {
	float: right;
	margin-top: -3px;
	margin-right: 25px;
	width: 106px;
	border: solid 1px #809DB9;
}
#forumContent form input#wachtwoord2, #weergavenaam, #wachtwoord, #gebruikersnaam, #locatie {
	border: solid 1px #809DB9;
}
#forumContent form input.radio {
	float: left;
	margin-right: 0px;
}
#forumContent form input#man{
	float: left;
	margin: 0;
	width: 20px;
}
#forumContent form input#vrouw{
	float: left;
	margin: 0;
	width: 20px;
}
#forumContent form label#labelman, label#labelvrouw{
	float: left;
	margin: 0;
	width: 20px;
}
#forumContent form label {
	padding-right: 8px;
	padding-left: 2px;
	width: 7.46em; /*82px */
}
#forumContent form label.gb {
	float: left;
	padding-right: 8px;
	padding-left: 2px;
	width: 82px;
}
#forumContent form label.reg {
	float: left;
	padding-bottom: 14px;
	width: 82px;
}
#forumContent form label.ww {
	float: left;
	padding-right: 8px;
	padding-left: 2px;
	width: 82px;
}
#forumContent form label.geslacht {
	clear: both;
	float: left;
	padding-right: 8px;
	padding-left: 2px;
	width: 82px;
}
#forumContent form textarea {
	float: right;
	margin-right: 25px;
	margin-bottom: 10px;
	width: 9.64em; /* 106px; */
	width: 100%;
	height: 7.91em; /* 87px */
}
#forumContent form p.compulsory {
	float: left;
}
#forumContent form p.verplicht {
	clear: both;
	float: left;
	color: #FF7300;
}
#forumContent form p.button {
	margin-top: 0px;
}
/* end forms */
/* Sitemap */
.sitemap {
	width: 14.09em;
}
.sitemap a {
	display: block;
	padding: 3px 0px 5px 14px;
	background: url(../images/arrow_more.gif) no-repeat left 6px;
}
.sitemap a.active {
	background-image: url(../images/arrow_active.gif);
	color: #000;
	text-decoration: none;
}
.sitemap div {
	clear: both;
	overflow: hidden;
}
.sitemap div div {
	margin: 5px 15px;
	background-color: #F3F3F3;

}
.sitemap div div div {
	margin: 0px;
	padding: 5px 15px;
	background-color: #FFF;
}
.sitemap ul li a {
	padding-left: 20px;
	color: #416E67;
	font-weight: normal;
	background-image: url(../images/square_active.gif);
	background-position: 5px 9px;
}
.sitemap ul li li a {
	background-image: url(../images/square.gif);
}
/* end Sitemap */
/* pageActionsShort */

.pageActionsShort {
	padding: 25px 0px 15px 0px;
}
.pageActionsShort ul {
	float: right;
	margin: 0;
}
.pageActionsShort ul li {
	padding-left: 21px;
}

.pageActionsShort ul li a {
	display: block;
	padding: 2px 0px 2px 25px;
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: normal;
}
.pageActionsShort ul li.mail a {
	background-image: url(../images/icon_mail.gif);
}
.pageActionsShort ul li.print a {
	background-image: url(../images/icon_print.gif);
}
.pageActionsShort span {
	float: left;
	font-size: 1.45em;
	color: #F28D1E;
	font-weight: bold;
	line-height: normal;
}
/* pageActionsLonger */

.pageActionsLonger {
	padding: 3px 0px 15px 0px;
}
.pageActionsLonger ul {
	float: right;
	margin: 0;
}
.pageActionsLonger ul li {
	padding-left: 21px;
}
.pageActionsLonger ul li a {
	display: block;
	padding: 2px 0px 2px 25px;
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: normal;
}
.pageActionsLonger ul li.mail a {
	background-image: url(../images/icon_mail.gif);
}
.pageActionsLonger ul li.print a {
	background-image: url(../images/icon_print.gif);
}
.pageActionsLonger span {
	float: left;
	font-size: 1.45em;
	color: #F28D1E;
	color: #FF7300;
	font-weight: bold;
	line-height: normal;
}
/* paging */
.pagingContainer {
	margin: 0px 20px 0px 5px;
	padding-top: 20px;

	background: url(../images/bg_dashed.gif) repeat-x left top;
}
ul.paging {
	float: right;
	margin: 26px 16px 9px 0px;
}

ul.paging li {
	position: relative;
	margin-right: -3px;
	width: 26px;
	height: 28px;
}
ul.paging li span,
ul.paging li a:hover {
	position: relative;
	z-index: 2;
}
ul.paging li.first {
	margin-right: -2px;
}
ul.paging li.before_last {
	margin-right: -2px;
}
ul.paging li span {
	display: block;
	margin: 0px 0px 0px 1px;
	width: 26px;
	height: 28px;
	background: url(../images/bg_paging_active.png) no-repeat center center;
	text-align: center;
	line-height: 28px;
	color: #FFF;
}
ul.paging li.prev,
ul.paging li.next {
	background: none;
}

ul.paging li a {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 26px;
	height: 29px;
	background: url(../images/bg_paging_inactive.gif) no-repeat center center;
	text-align: center;
	line-height: 28px;
	color: #416E67;
	font-weight: normal;
}
ul.paging li.last a {
	background-image: url(../images/bg_paging_inactive_last.gif);
}
ul.paging li.first a {
	text-indent: 3px;
	background-image: url(../images/bg_paging_inactive_first.gif);
}
ul.paging li a:hover {
	background-image: url(../images/bg_paging_active.png);
	color: #FFF;
}
ul.paging li.first a:hover {
	text-indent: 0px;
}
ul.paging li.prev a,
ul.paging li.next a,
ul.paging li.prev a:hover,
ul.paging li.next a:hover {
	width: 23px;
	background: url(../images/arrow_prev.gif) no-repeat center center;
}
ul.paging li.next a,
ul.paging li.next a:hover{
	width: 23px;
	background-image: url(../images/arrow_next.gif);
}
/* overview */
ul.overview li {
	padding: 10px 0px 0px 0px;
	background: url(../images/bg_list_overview.gif) repeat-x left bottom;
	width: 500px;
}
ul.overview li .more{
margin-bottom: 10px;
}
/* drugsContainer */
.drugsContainer {
}
.drugsNav {
	background: #F3F3F3 url(../images/bg_drugsNav.png) repeat-x scroll left top;
	padding-bottom: 12px;
}
.drugsNav .lt {
	background: url(../images/bg_drugsNav_lt.gif) no-repeat left top;
}
.drugsNav .rt {
/*	min-height: 30.73em;*/
	background: url(../images/bg_drugsNav_rt.gif) no-repeat right top;
}
.drugsNav ul {
	clear: both;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 12px 0px;
	padding-top: 0px;
}
.drugsNav li {
	width: 52px;
	margin: 10px 0px 0px 7px;
	padding: 10px 4px 0px 0px;
	text-align: center;
}
.drugsNav li a {
	text-decoration: none;
}

.drugsNav li a span {
	display: block;
	width: 57px;
	height: 56px;
	margin-bottom: 7px;
	background: url(../images/circle.png) no-repeat;
	cursor: pointer;
}
.drugsNav li a span img {
	margin: 15px 0px 0px 0px;
}
.drugsInfo {
	position: relative;
	background: #F9F9F9 url(../images/bg_drugsInfo.png) repeat-x left bottom;
	margin: 0px 0px 10px 0px;
	clear: both;
	top: 0px;
	left: 0px;
}
.drugsInfo .lb {
	background: url(../images/bg_drugsInfo_lb.gif) no-repeat left bottom;
}
.drugsInfo .rb {
	background: url(../images/bg_drugsInfo_rb.gif) no-repeat right bottom;
}
.drugsInfo .lt {
	background: url(../images/bg_drugsInfo_lt.gif) no-repeat left top;
}
.drugsInfo .rt {
	padding: 16px 13px;
	min-height: 17.45em;
	background: url(../images/bg_drugsInfo_rt.gif) no-repeat right top;
}
.drugsInfo ul
{
	margin-bottom: 1em;
	width: 100%;
}

.drugsInfo  ul.drugsInfoNav {
	float: left;
	width: 35%;
	padding-right: 15%;
	margin-bottom: 0;
}
.suggestions ul{
	margin: 25px 0px 0px 0px;
}
ul.drugsInfoNav li,
.suggestions ul li,
ul.styledList li {
	line-height: 214%;
}
ul.drugsInfoNav li a,
.suggestions ul li a,
ul.styledList li a {
	padding-left: 12px;
	background: url(../images/arrow_more.gif) no-repeat left 6px;
	text-decoration: underline;
}
ul.drugsInfoNav li a {
	float: left;
	width: 100%;
}
.suggestions ul li a,
ul.styledList ul li a {
	background-position: left 3px;
}
.suggestions ul li a {
	text-decoration: underline;
}
ul.drugsInfoNav li a:hover,
.suggestions ul li a:hover,
ul.styledList li a:hover {
	background-image: url(../images/arrow_more_hover.gif);
}
.drugsInfo span.smallIcon {
	position: absolute;
	right: 12px;
	top: 12px;
	display: block;
	width: 36px;
	height: 35px;
	background: url(../images/small_circle.gif) no-repeat;
	text-align: center;
}
.drugsInfo span.smallIcon img {
	width: 25px;
	margin-top:5px;
}
ul.faq {
	clear: both;
	margin: 15px 0px 0px 12px;
}

.faqBox
{
	margin-bottom: 1em;
}
ul.faq li {
	margin: 10px 11px 0px 0px;
	padding: 0px 0px 8px 0px;
	width: 52px;
	text-align: center;
}
ul.quizzes li {
	float: left;
	width: 30%;
}
ul.faq li a {
	text-decoration: none;
}
ul.quizzes li a {
	float: left;
	position: relative;
	top: 22px;
}
ul.faq li span {
	display: block;
	width: 57px;
	height: 56px;
	margin-bottom: 7px;
	background: url(../images/circle.png) no-repeat;
	cursor: pointer;
}
ul.quizzes li span {
	float: left;
	margin-right: 10px;
}
ul.faq li span img {
	margin: 10px 0px 0px 0px;
}
/* Forum */
a.register {
	float: right;
	width: 118px;
	height: 35px;
	background: url(../images/btn_register.gif) repeat-x;
	text-indent: -9999px;
}
table {
	margin: 0px 0px 0px 0px;
}

table td.label {
	width:236px;
}

table.forumThemes {
	margin-bottom: 10px;
}
table th h2 {
	float: left;
}
table th h3 {
	float: left;
	padding-left: 23px;
	background: url(../images/bg_heading.gif) no-repeat 5px 3px;
	font-size: 15px;
}
table th,
table td {
	padding: 5px 10px 5px 10px;
	background: #F6F6F6 url(../images/bg_border_y.gif) repeat-y;
	font-weight: bold;
}
table th.first,
table td.first {
	background-image: none;
}
table th {
	padding-top: 0px;
}
table th.heading {
	height: 109px;
/*	*height: 64px;*/
	padding: 45px 20px 0px 20px;
	background: url(../images/bg_table.png) no-repeat;
}
table tr.border td {
	height: 1px;
	padding: 0px;
	background: url(../images/bg_dashed.gif) repeat-x left bottom;
	line-height: 0pt;

}
table tr.cellBgr td {
	height: 50px;
	background-color: #F3F3F3;
}
table tr.cellBgr td a.button {
	margin: 12px 10px 0px 0px;
	float: right;
}
table tr.cellCorners td {
	height: 50px;
}
table tr.last td.first,
table tr.cellCorners td.first  {
	background-image: url(../images/bg_table_lb.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
table tr.cellCorners td.first {
	background-image: url(../images/bg_table_lb_darker.gif);
}
table tr.last td.third,
table tr.cellCorners td.second {
	background-image: url(../images/bg_table_rb.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
table tr.cellCorners td.second {
	background-image: url(../images/bg_table_rb_darker.gif);
}
table th p {
	font-weight: normal;
	padding: 0px !important;
}
table td {
vertical-align: middle;
font-weight: normal;
background-color: #FBFBFB;
}
td.second .button{
/*margin: 20px 10px 0px 0px;*/
}
table.forumThemes td {
	vertical-align: top;
}
ul#forumNav {
	float: left;
	margin: 11px 0px 0px 0px;
	width: 250px;
}
ul.dashedBorder {
	background: url(../images/bg_dashed.gif) repeat-x left bottom;
}
ul#forumNav li {
	float: left;
	padding: 5px 8px 8px 5px;
}
ul#forumNav li.active {
	background-color:  #FAFAFA;
}
ul#forumNav li.active a,
ul#forumNav li.active a:hover {
	padding-right: 15px;
	color: #000;
	background: url(../images/arrow_active.gif) no-repeat right 4px;
	text-decoration: none;
	cursor: default;
}
#forumContent {
	min-height: 1px;
	clear: both;
}
#forumContent .block {
	width: 300px;
	padding-bottom: 15px;
	background: url(../images/bg_dashed.gif) repeat-x left bottom;
}
#forumContent .block_3 {
	width: 40.27em; /* 443px */
}
#forumContent .block_3 .bgr {
	background: #FBFBFB url(../images/bg_block3.png) repeat-x left bottom;
}
#forumContent  .block_3 .bgr div.text {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
}
.insideBox  {
	margin-top: -35px;
	background: #F5F5F5 url(../images/bg_inside_box.png) repeat-x left 71px;
}
.insideBox .rb {
	background: url(../images/bg_inside_box_rb.png) no-repeat right bottom;
}

.insideBox .lb {
	background: url(../images/bg_inside_box_lb.png) no-repeat left bottom;
}

.insideBox .lt {
	background: url(../images/bg_inside_box_lt.png) no-repeat left top;
}
.insideBox .rt {
	padding: 45px 20px 10px 15px;
	background: url(../images/bg_inside_box_rt.png) no-repeat right top; 
}
.insideBox h2 {
	display: block;
	margin-bottom: 12px;
	background: url(../images/bg_dashed.gif) repeat-x left bottom;
}
.insideBox h2 span.questionNumber  {
/*	float: right;*/
	padding-top: 6px;
	font-weight: normal;
	font-size: 0.61em;
}
.insideBox h2 span.title {
	float: left;
	width: 21.39em; /* 385px */
}
.questions h2 span {
	display: inline-block;
	margin-left: 5px;
	width: 24px;
	height: 24px;
	background: url(../images/icon_question.gif) no-repeat right top;
}
span.yes,
span.no {
	padding: 5px 35px 5px 0px;

	background: url(../images/icon_yes.gif) no-repeat right top;
}
span.no {
	background-image: url(../images/icon_no.gif);
}
div.registrationWrapper {
	float: left;
	margin: 15px 0 0 4px;
}
div.registrationWrapper span.headingStep {
	float: left;
	font-weight: bold;
	font-size: 1.64em;
	color: #333333;
	line-height: normal;
}
ul.registrationSteps {
	float: left;
	width: 15.18em;
	padding-left: 6px;
}
ul.registrationSteps li {
	position: relative;
	list-style-type: none;
	height: 31px;
	margin-bottom: -5px;
}
/*
ul.registrationSteps li:hover, 
*/
ul.registrationSteps li.active {
		z-index: 2;
}
.step3 li.first,
.step4 li.first,
.step5 li.first,
.step6 li.first {
	margin-bottom: -1px;
}
ul.registrationSteps li span.activeStep,
ul.registrationSteps li a {
	display: block;
	position: relative;
	z-index: 1;
	height: 31px;
	padding: 0px 0 0 14px;
	line-height: 30px;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	background: url(../images/bg_step_numbers.gif) left top no-repeat;
}
ul.registrationSteps li.completed a {
	background-image: url(../images/bg_step_numbers_done.gif);
}
ul.registrationSteps li.completed.first a {
	background-image: url(../images/bg_step_done.gif);
}
ul.registrationSteps li.completed.lastStep a {
	background-image: url(../images/bg_step_numbers_done_last.gif);
}
ul.registrationSteps li.lastStep a {
	line-height: 30px;
	background-image: url(../images/bg_steps_last.gif);
}
ul.registrationSteps li.active span.activeStep {
	font-weight: bold;
	background: url(../images/bg_steps_active.png) no-repeat 1px top;
	top: -2px;
}

ul.registrationSteps.step6 li.lastStep span.activeStep
{
	background-image: url(../images/bg_step_numbers_last_active.gif);
	position:relative;
	top: -1px;
}

/*
ul.registrationSteps li a:hover  {
	top: -2px;
	color: #666666;
	font-weight: bold;
	background: url(../images/bg_steps_active.png) no-repeat 1px top !important;
}
ul.registrationSteps li.completed a:hover
{
	position: relative;
	top: -1px;
}
ul.registrationSteps li.first a:hover {
	top: 1px;
}
*/

ul.registrationSteps li a span,
ul.registrationSteps li span.activeStep span {
	padding-right: 20px;
	color: #666666;
	line-height: 31px;
}
/*
ul.registrationSteps li a:hover span,
*/
ul.registrationSteps li.active span.activeStep span  {
	font-weight: normal;
	color: #FFF;
}
/*ERROR pages */
.errorPages #wrapper{
	background: url(../images/bg_error_page.jpg) no-repeat left bottom;
}
.errorPages .suggestions {
	float: left;
	position: relative;
	height: 98px;
}
.errorPages .suggestions ul {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.errorLayout #header .search,
.errorLayout #menu,
.errorLayout .breadcrumb,
.errorLayout ul.languages {
	display: none;
}
.errorLayout .content {
	padding-left: 180px;
	padding-top: 37px;
	min-height: 310px;
}
span.error {
	float: left;
	padding: 0px 14px 15px 0px;
	line-height: 70px;
	font-size: 8.73em;
	font-weight: bold;
}
/*buttons*/
p.buttonTest{
	float: right;
	margin: 0px 40px 0px 0px;
	padding: 0px 0px 0px 4px;
	height: 20px;
	width: 4px;
	background: url(../images/btnLeft.gif) no-repeat;
	background-position: left 0px;
	display: block;
}
p.buttonTest:hover{
	height: 20px;
	width: 4px;
	background: url(../images/btnLeft.gif) no-repeat;
	background-position: left -23px;
	display: block;
}
p.buttonTest input.test{
	margin: 0;
	padding: 0px 8px 2px 4px;
	height: 20px;
	width: auto;
	background: url(../images/btnRight.gif) no-repeat;
	background-position: right 0px;
	display: block;
	color: #fff;
	font-weight: bold;
}
p.buttonTest input.test:hover{
	height: 20px;
	width: auto;
	background: url(../images/btnRight.gif) no-repeat;
	background-position: right -23px;
	display: block;
}
p.button {
/*	float: right;*/
	margin-top: 10px;
	padding: 0px 0px 0px 4px !important;
	background: url(../images/btn_left.gif) left top no-repeat;
}
p.darkBtn {
	background-image: url(../images/btn_left_ondark.gif);
}

p.button:hover {
	background-image: url(../images/btn_left_hover.gif);
}
p.darkBtn:hover {
	background-image: url(../images/btn_left_hover_ondark.gif);
}

p.button:hover input {
	background-image: url(../images/btn_right_hover.gif);
}
p.darkBtn input {
	background-image: url(../images/btn_right_ondark.gif);
}
p.darkBtn:hover input {
	background-image: url(../images/btn_right_hover_ondark.gif);
}
.search p.button,
.search p.button input {
	float: left;
	margin-top: 0px;

	background-image: url(../images/btn_search.gif);
	background-position: left top;
}
.search p.button input {
	width: auto;
	padding-left: 1px;
	padding-right: 5px;
	padding-top: 1px;

	color: #F28D1E !important;
	background-position: right -16px;
	font-size: 0.91em;
	font-weight: normal;
}
.button,
a.button {
	float: right;
	padding: 0px  0 0px 4px;
	margin: 10px 0 0 0;
}	
a.button {
/*	float: left;*/
}
.poll button {
	clear: both;
	margin-top: -10px;
}
button:hover,
a.button:hover {
	background-position: left 0;
}
button span,
a.button span {
	padding: 9px 8px 0 5px;
	display: block;
	height: 11px;
	font-weight: bold;
	color: #ffffff;
	background: url(../images/btn_right.gif) right center no-repeat;
}
a.button span {
	float: left;
}
button:hover span,
a.button:hover span {
	background-image: url(../images/btn_right_hover.gif);
}
.topBorder h1{
padding: 35px 0px 15px 0px;
color: #F28D1E;
}
/*boxBottom*/
div.boxBottom {
	width: 82.82em;
	background: url(../images/bg_boxBottom.jpg) center bottom no-repeat;
}
.boxBottom .topBorder {
	background: url(../images/bg_box_tb.gif) left top repeat-x;
}
.boxBottom .topLeft {
	background: url(../images/bg_box_tl.gif) left top no-repeat;
}
.boxBottom .topRight {
	padding: 0 0 0 20px;
	width: 81em;
	background: url(../images/bg_box_tr.gif) right top no-repeat;
}
div.registrationWrapper {
	float: left;
	margin: 15px 0 0 4px;
}
div.registrationWrapper span.headingStep {
	float: left;
	font-weight: bold;
	font-size: 1.64em;
	color: #333333;
	line-height: normal;
}
ul.registrationSteps {
	float: left;
	width: 15.18em;
	padding-left: 6px;
}
ul.registrationSteps li {
	position: relative;
	list-style-type: none;
	height: 31px;
	margin-bottom: -5px;
}
/*
ul.registrationSteps li:hover,
*/
ul.registrationSteps li.active {
	z-index: 2;
}
.step3 li.first,
.step4 li.first,
.step5 li.first,
.step6 li.first {
	margin-bottom: -1px;
}
.step1 li.first.active
{
	height: 28px;
}

ul.registrationSteps li span.activeStep,
ul.registrationSteps li a {
	display: block;
	position: relative;
	z-index: 1;
	height: 31px;
	padding: 0px 0 0 14px;
	line-height: 30px;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	background: url(../images/bg_step_numbers.gif) left top no-repeat;
}
ul.registrationSteps li.completed a {
	background-image: url(../images/bg_step_numbers_done.gif);
}
ul.registrationSteps li.completed.first a {
	background-image: url(../images/bg_step_done.gif);
}
ul.registrationSteps li.completed.lastStep a {
	background-image: url(../images/bg_step_numbers_done_last.gif);
}
ul.registrationSteps li.lastStep a {
	line-height: 30px;
	background-image: url(../images/bg_steps_last.gif);

}
/*
ul.registrationSteps li a:hover  {
	top: -2px;
	color: #666666;
	font-weight: bold;
	background: url(../images/bg_steps_active.png) no-repeat 1px top !important;
}
ul.registrationSteps li.first a:hover {
	top: 1px;
}
*/
ul.registrationSteps li a span,
ul.registrationSteps li span.activeStep span {
	padding-right: 20px;
	color: #666666;
	line-height: 31px;
}
/*
ul.registrationSteps li a:hover span,
*/
ul.registrationSteps li.active span.activeStep span  {
	font-weight: normal;
	color: #FFF;
}
div.stepDetails {
	float: right;
	width: 54.55em;
	margin: -18px 46px 30px 0;
	position: relative;
}
div.stepdetailsTop {
	float: left;
	width: 605px;
	height: 43px;
	background: url(../images/bg_step_boxTop.png) left top no-repeat;
}
div.stepDetails span.currentStep {
	width: 54px;
	height: 59px;
	position: absolute;
	left: -12px;
	top: 0px;
	line-height: 59px;
	text-indent: 17px;
	font-size: 2.36em; /* 26px */
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/bg_current_step.gif) left top no-repeat;
}

div.boxBottom_inner {
	float: left;
	width: 54.91em;
	background: url(../images/bg_box.gif) left top repeat-y;
}
div.stepdetailsContainer {
	float: left;
	width: 558px !important;
	padding: 25px 20px 0 20px;
	color: #333333;
	background: #f3f3f3 url(../images/bg_box_content.png) left top repeat-x;
}
div.stepdetailsContainer .alcohol {
	margin: 34px 0px 0px 0px;
}
div.stepdetailsContainer .problemen {
	margin: 34px 0px 0px 0px;
}
div.stepdetailsContainer .toelichting {
	margin: 17px 0px 0px 0px;
}
div.stepdetailsContainer .textField {
	margin: 17px 0px 0px 0px;
}
div.stepdetailsBottom {
	float: left;
	width: 605px;
	height: 14px;
	background: url(../images/bg_step_boxBottom.png) left bottom no-repeat;
	clear: both;
}
div.stepdetailsContainer h2,
div.stepdetailsContainer span {
	display: block;
	background: url(../images/bg_dashed.gif) left bottom repeat-x;
}
div.stepdetailsContainer span.infoHeading {
	margin: 0 0 0.55em 0;
	padding: 0 0 7px 0;
	font-size: 1.18em;
	font-weight: bold;
	color: #F28D1E;
}
div.stepdetailsContainer h2 {
	margin: 0 0 10px 0;
}
form.uwLocatie label {
	width: 13.10em;
}
.registrationPages form.uwLocatie input {
	width: 128px;
}
form span.example {
	float: left;
	padding: 3px 0px 0px 10px;
	font-size: 0.91em;
	background: none;
}
.stepdetailsContainer form.uwGegevens ul li {
	padding: 5px 0 5px 0;
	list-style-type: none;
	color: #333333;
}

.registrationPages form .label {
	padding-bottom: 5px;
	border: none;
	background: none;
	padding-left: 5px;
	}
.registrationPages form label, .registrationPages form .label {
	float: left;
	width: 11.82em; /* 130px */
}
.registrationPages input.radio, .registrationPages input.checkbox {
	float:left;
	width: auto !important;
}

.formStep5 input.radio
{
	clear: none !important;
}

.registrationPages form.uwGegevens label {
	clear: left;
	width: 195px;
}
.registrationPages form.maniervanContact label {
	width: 18.36em; /* 202px */
}
.registrationPages form.uwGegevens label.radio{
	clear: none;
}
.registrationPages form input.textfield {
	width: 11.09em; /* 122px */
}
.registrationPages form input.date {
	width: 2.91em; /* 32px */
	margin-right: 7px;
}
form.uwGegevens input.postcode {
	width: 9.09em;
}
ul.registrationDetails {
	float: left;
	line-height: 1.45em;
	width: 19.36em;
}
ul.registrationInfo {
	float: right;
	width: 29.55em;
}
ul.registrationDetails li {
	clear: both;
	padding: 0 0 0px 25px;
	margin: 0px 0px 15px 0px;
	list-style-type: none;
	background: url(../images/icon_registration.gif) left top no-repeat;
/*	height: 32px;*/
}
ul.registrationDetails a {
	float: left;
}
ul.registrationDetails div.text {
	float: right;
	width: 11.82em;
}
ul.registrationInfo div.text {
width: 22.18em;
}
form.aanmeldlocatie select {
	width: 9.6em;
}
.registrationPages form p.compulsory {
clear: both;
	padding-bottom: 0px;
}
form.uwSituatie fieldset {
	padding: 0 0 20px 0;
}
form.uwSituatie fieldset.last {
	padding-bottom: 0px;
}
form.uwSituatie fieldset ul {
	float: left;
}
form.uwSituatie fieldset ul li {
	list-style-type: none;
	color: #666666;
}
form.uwSituatie label {
	width: 195px;
}
form.uwSituatie input.andersNml {
	color: #999999;
	margin-left: 15px;
}
form.uwSituatie textarea {
	width: 24.91em;
	height: 10.55em;
	margin: 0px 0px 10px 0px;
}
form.uwSituatie label.checkbox,
form.uwSituatie label.radio {
	padding-bottom: 5px;
}
form.maniervanContact input {
	color: #999999;
}
input#ochtends{
	float: left;
	clear:none;
}
input#avonds{
	float: left;
	clear:none;
}
input.andersNml, input#emailadres, input#telnummer, input#naam, input#date1, input#date2, input#date3, input#huisnummer, input#postcode, input#woonplaats, input#eEmailadres, input#telefoonnummer, input#verzekeringsmaatschappij, input#polisnummer, select#location{
	border:1px solid #809DB9;
}
input#iemandanders, input#alcohol, input#mijzelf, input#cannabis, input#xtc, input#medicijnen, input#gokken{
	margin: 0px 10px 0px 0px;
}
input#man, input#vrouw, input#date1, input#date2, input#date3, input#huisnummer, input#postcode, input#woonplaats, input#eEmailadres, input#telefoonnummer, input#verzekeringsmaatschappij, input#polisnummer, input#nee, input#ja{
	float: left;
	clear: none;
}
input#positive{
	float: left;
	margin: 10px 0px 10px 0px;
}
label.radioBtnJa{
	float: left;
	margin: 12px 0px 0px 5px;
}
label.radioBtnNee{
	float: left;
	margin: 2px 0px 0px 5px;
}
label.labelja, label.labelnee, label.labelweetniet{
	float: left;
	margin: 2px 0px 0px 5px;
}
div.stepdetailsContainer span.errorField{
	clear: none;
	float: left;
	margin: 0px 0px 5px 0px;
	border: solid 1px #f00;
	background: #fff;
	width: 122px;
	height: 16px;
	display: block;
}
div.stepdetailsContainer span.errorFieldSmall{
	clear: none;
	float: left;
	margin: 0px 7px 0px 0px;
	border: solid 1px #f00;
	background: #fff;
	width: 32px;
	height: 16px;
	display: block;
}
#forumContent form span.errorField{
	clear: none;
	margin: 0px 0px 0px 95px;
	padding: 0;
	border: solid 1px #f00;
	background: #fff;
	width: 110px;
	height: 16px;
	display: block;
}

/*TEMP IE6 FIXES*/

/* Internet Explorer 6 Exceptions */

*html body {
		behavior: url("iepngfix.htc");
		behavior: url("csshover.htc");

	}

*html .clearfix,
*html .text,
*html #header,
*html .box,
*html .boxContent,
*html #menu,
*html #menu ul,
*html #menu ul li,
*html .quickNav li a,
*html .about_us,
*html form,
*html .pageActionsShort,
*html .pageActionsLonger,
*html ul.overview li,
*html ul.faq,
*html ul.paging,
*html ul.drugsInfoNav,
*html ul.brochures li,
*html #wrapper,
*html #sitemap ul,
*html ul.smallPaging,
*html ul.registrationDetails li,
*html .insideBox .rt,
*html h2,
*html .breadcrumb,
*html .sitemap div,
*html a.toolTip,
*html #menu ul li div.subContent div.rb li a,
*html #subMenu ul li a   {
	zoom: 1;
}

*html ul.languages li,
*html .errorPages .suggestions,
*html div.stepDetails   {
	display: inline;
}


*html span.camera {
	background: url('../images/blank.gif') !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/camera.png',sizingMethod='crop');
}

*html .videoContent span.play  {
	background: url('../images/blank.gif') !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/play.png',sizingMethod='crop');
}
*html .videoContent span.title  {
	background: url('../images/blank.gif') !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/title.png',sizingMethod='crop');
}
*html .banners span.mask {
	background: url('../images/blank.gif') !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mask.png',sizingMethod='crop');
}

*html .innerPages .banners span.mask {
	background: url('../images/blank.gif') !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/small_mask.png',sizingMethod='crop');
}

*html span.pen {
	background: url('../images/blank.gif') !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pen.png',sizingMethod='crop');
}

*html .drugsNav li a span {
	background: url(../images/circle.gif) !important;
/*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/circle.png',sizingMethod='crop');*/
}

*html ul.paging li.pageNumber span,
*html ul.paging li.pageNumber a:hover  {
	background: url('../images/blank.gif') !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_paging_active.png',sizingMethod='crop');
}


*html div.stepdetailsTop {
	background: url('../images/blank.gif') !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_step_boxTop.png',sizingMethod='crop');
}

*html div.stepdetailsBottom {
	background: url('../images/blank.gif') !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_step_boxBottom.png',sizingMethod='crop');
}

*html ul.registrationSteps li.active a,
*html ul.registrationSteps li.active span.activeStep,
*html ul.registrationSteps li a:hover {
	background: url('../images/blank.gif') !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_steps_active.png',sizingMethod='crop');
}

*html ul.faq li span {
	background: url(../images/circle.gif) !important;
/*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/circle.png',sizingMethod='crop');*/
}
.text h1 {
	padding-bottom: 15px;
	font-size: 2.18em;
	line-height:120%;
}

/* search form */
*html .search {
	clear: right;
}
*html .searchLeft {
	background: url(../images/bg_search.gif) no-repeat left top;
}
*html .search form {
	overflow: hidden;
	padding: 10px 10px 0px 0px;
	min-width: 223px;
	width: 20.73em;
	height: 17px;
	color: #FFF;
	background: url(../images/bg_search.gif) no-repeat right -26px;
}
*html .search form input {
	float: left;
	margin-right: 8px;
	width: 101px;
	height: 12px;
	margin-top: 1px;
	border: 0px;
	font-size: .9em;
}
*html .search form p.button input {
	margin: 0px;
	height: auto;
}
*html .search form label {
	float: left;
	padding: 2px 8px 0px 12px;
}
/* Min height */

*html #header {
	height: 7.36em;
	overflow: visible;
}

*html .drugsNav .rt {
	height: 30.73em;
	overflow: visible;
}

*html .drugsInfo .rt {
	height: 17.45em;
	overflow: visible;
}

*html .errorLayout .content {
	height: 29.82em;
	overflow: visible;
}

*html #forumContent {
	height: 1px;
	overflow: visible;
}
*html p.button input {
	width: auto;
}

*html input.radio {
	margin-left: -5px;
}

*html #algemeneGegevens input {
	margin-bottom: 10px;
}

*html #algemeneGegevens label {
	padding-bottom: 10px;
}
*html .step3 li.first,
*html .step4 li.first,
*html .step5 li.first,
*html .step6 li.first {
	margin-bottom: -1px;
}
/*hasDate*/
*html .hasDate {
	margin-top: 15px;
	height: 182px;
	overflow: hidden;
}
/*poll*/
*html .poll .boxContent {
	height: 80px;
}
/*advices*/
*html .advices .boxContent {
	height: 351px;
	overflow: hidden;
}
/*boxContent*/
*html .boxContent {
	padding: 9px;
}
/*span.iso*/
*html span.iso {
	float: right;
	margin-top: 8px;
	width: 50px;
	height: 43px;
	background: url(../images/iso_9001.gif) no-repeat;
}
/*label.labelja, label.labelnee, label.labelweetniet*/
*html label.labelja, label.labelnee, label.labelweetniet{
	float: left;
	margin: 6px 0px 0px 5px;
}
/*ul.paging*/
*html ul.paging {
	float: right;
	margin: 26px 8px 9px 0px;
}
/*content*/
*html .content {
	float: left;
	width: 678px;
	margin: 0px 0px 9px 0px; 
	padding: 10px 10px 0px 0px;
	display: inline; /* display:inline for ghost character in ie6 on footer */

}
/*innerPages content*/

/*drugs ul*/
*html ul.drugsInfoNav {
	float: left;
	width: 195px;
	padding-right: 40px;
}
*html .drugsNav ul {
	clear: both;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 12px 0px;
}
*html .drugsNav li {
	width: 52px;
	margin: 10px 0px 0px 6px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}
/*buttons*/
/*buttons*/
*html p.buttonTest{
	float: right;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
}
/*input.radio input.checkbox*/
*html input.radio,
input.checkbox {
	position: relative;
	margin: 0;
	border: 0;
}
*html label.radioBtnJa{
	float: left;
	margin: 15px 0px 0px 5px;
}
*html label.radioBtnNee{
	float: left;
	margin: 5px 0px 0px 5px;
}
*html ul.faq {
	clear: both;
	margin: 15px 0px 0px 12px;
}
*html ul.faq li {
	margin: 0px 6px 0px 0px;
	padding: 0px 0px 8px 0px;
	width: 52px;
	text-align: center;
}
*html ul.quizzes li {
float: left;
	width: 30%;
}
*html ul.faq li a {
	text-decoration: none;
}
*html ul.quizzes li a {
	float: left;
	position: relative;
	top: 22px;
}
*html ul.faq li span {
	display: block;
	width: 57px;
	height: 56px;
	margin-bottom: 7px;
	background: url(../images/circle.png) no-repeat;
	cursor: pointer;
}
*html ul.quizzes li span {
	float: left;
	margin-right: 10px;
}
*html ul.faq li span img {
	margin: 10px 0px 0px 0px;
}
/*forum*/
*html ul#forumNav {
	float: left;
	margin: 11px 0px 0px 0px;
	width:auto;
}
*html ul.dashedBorder {
	background: url(../images/bg_dashed.gif) repeat-x left bottom;
	display: block;
	width: auto;
}
*html #forumContent form input#gebruikersnaam2 {
	float: right;
	margin-right: 25px;
	width: 106px;
	border: solid 1px #809DB9;
}
*html #forumContent form input#wachtwoord2 {
	float: right;
	margin-top: -3px;
	margin-right: 25px;
	width: 106px;
	border: solid 1px #809DB9;
}
*html #forumContent form label.gb {
	float: left;
	padding-right: 8px;
	padding-left: 2px;
	width: 82px;
}
*html #forumContent form fieldset,
{
	padding: 20px 0px 25px 17px;
	background: url(../images/bg_dashed.gif) repeat-x left bottom;
}

*html #forumContent form span.errorField{
	clear: none;
	margin: 0px 0px 10px 0px;
	padding: 0;
	border: solid 1px #f00;
	background: #fff;
	width: 110px;
	height: 16px;
	display: block;
}

/*VACATURES*/
.vacZoekenKop{
	font-weight:bold;
	font-size:12px;
}
.vacZoeken form{
	padding:0px;
}
.vacZoeken form input{
	border:solid 1px #CCC;
}
.vacZoeken table{
	margin:0px;
	padding:12px;
	background:#FFF url(../images/bgVacatureZoeken.png) 0px 0px no-repeat;
	height:63px;
}
.vacZoeken table td{
	border-left:none !important;
	text-align:center;
	padding:0px;
	background:none !important;
}
.vacZoeken table td input{
	margin-top:7px;
	width:200px;
}
span.nieuw.pos{
	margin-right:10px;
}
.vacZoeken table{
	margin:10px 0 10px 0;
}
.vacZoeken table td select{
	border:solid 1px #CCC;
}
.vacature{
	border-bottom:dashed 1px #CCC;
	padding:0 0 10px 0;
	margin:10px 0 0 0;
}
.vacTop{
	color:#333;
	font-size:10px;
}
.vacKop{
	margin:5px 0px 5px 0px;
	font-size:12px;
}
.vacKop a{
	color:#416E67;
	text-decoration:none;
	font-weight:bold;
}
.vacKopGroot{
	font-size:18px;
	font-weight:bold;
	margin:10px 0 15px 0;
}
.vacTekst{
	color:#333;
	font-size:11px;
}
.vacSluit{
	color:#F60;
}
.leesVerder{
	text-align:right;
}
.leesVerder a{
	background:url(../images/arrow_more.gif) right 3px no-repeat;
	padding:0 10px 0 0;
}
.leesVerder a:hover{
	background:url(../images/arrow_more_hover.gif) right 3px no-repeat;
}
.pagNumTop table{
	background:#F7F7F7;
	margin:10px 0 10px 0;
}
.pagNumTop table td{
	background:none;
	
}
/*END VACATURES*/
/* footer */
*html #footer {
	clear: both;
	border-top: 10px solid #FF7300;
	display: block;
}
*html #footer ul {
	float: left;
	margin: 0;
	padding: 5px 0px 5px 11px;
	background: url(../images/bg_footer_menu.gif) no-repeat left 9px;
}



