.scholen_informatie {
	border: 1px red solid;
}
.scholen_informatie .form-item{
	width:360px;
	clear:both;
	display: block;
	/*border: 1px black solid;*/
	}

.scholen_informatie input{
	float:right;
	width: 150px;
	}

.scholen_informatie .description{
	display: inline;
	clear:both;
	}

.scholen_prijzen input{
	/*float:left;*/
	width: 50px;
	}

.container-inline div{
	display:inline;
	}
/* uitnodiging */
#node-137 form {
	width: 435px;
	border: 1px solid #b2b2b2;
	padding: 10px 10px 10px 30px;
	}
#node-137 form .form-item{
	display: inline;
	clear: both;
	display:block;
	}

#node-137 form label {
	display: inline;
	float: left;
	margin:5px;
}
#node-137 form input {
	display: inline;
	width: 260px;
	float: right;
	margin:5px;
	}
#node-137 form .form-radios .form-item,
#node-137 form label.option  {
	float:none;
	vertical-align:middle;
	}

#node-137 .form-submit,
#node-137 .webform-component-textarea label,
#node-137 .resizable-textarea,
#node-137 form .option input {
	float:none;
	width: auto;
}

/* contact formulier */
/*#node-37 form {
	width: 435px;
	border: 1px solid #b2b2b2;
	padding: 10px 10px 10px 30px;
	}
#node-37 form .form-item{
	display: inline;
	clear: both;
	display:block;
	}

#node-37 form label {
	display: inline;
	float: left;
	margin:5px;
}
#node-37 form input {
	display: inline;
	width: 260px;
	float: right;
	margin:5px;
	}
#node-37 form .form-radios .form-item,
#node-37 form label.option  {
	float:none;
	vertical-align:middle;
	}
.form-radio {
	vertical-align:middle;
	}

#node-37 .form-submit,
#node-37 .webform-component-textarea label,
#node-37 .resizable-textarea,
#node-37 form .option input {
	float:none;
	width: auto;
}
*/
#node-111 legend,
#node-141 legend,
#node-142 legend,
#node-143 legend,
#node-144 legend,
#node-145 legend,
#node-146 legend,
#node-147 legend
{
font-weight:bold;
color:#424242;
padding:0px;
margin-bottom:9px;

}



#node-111 .webform-component-price,
#node-141 .webform-component-price,
#node-142 .webform-component-price,
#node-143 .webform-component-price,
#node-144 .webform-component-price,
#node-145 .webform-component-price,
#node-146 .webform-component-price,
#node-147 .webform-component-price
{
margin:0px;
margin-top:3px;
padding:5px;
}


#node-111 p,
#node-141 p,
#node-142 p,
#node-143 p,
#node-144 p,
#node-145 p,
#node-146 p,
#node-147 p
{
margin-top:8px;
}

#node-111 fieldset,
#node-141 fieldset,
#node-142 fieldset,
#node-143 fieldset,
#node-144 fieldset,
#node-145 fieldset,
#node-146 fieldset,
#node-147 fieldset
{
margin-top:20px;
}



.webform-component-file,
.webform-component-textfield,
.webform-component-email{
	margin: 5px;
	margin-left: 0px;
	/*border: 1px solid #aaa;*/
	display: block;
	}
/*
.module table td{
	padding: 10px 0 10px 30px;
	border-bottom: #b2b2b2 1px dashed
	}
.module table td.prijs{
	background-color: #f5f5f5;
	width: 100px;
	font-weight: bold;
	text-align: center;
	padding-left: 0;
	}
.module table tr.last td{
	border: none;
	}
.module table tr.last ul,
.module table tr.last p {
	margin-right:30px;
	}
	*/


	
/*
** Other common styles
*/
.breadcrumb {
  padding-bottom: .5em
}
.error {
  color: #f00;
}
div.error {
  border: 1px solid #d77;
}
div.error, tr.error {
  background: #fcc;
  color: #200;
}
div.warning, tr.warning {
  background: #ffd;
}
div.ok, tr.ok {
  background: #dfd;
}
.item-list .icon {
  color: #555;
  float: right;
  padding-left: 0.25em;
  clear: right;
}
.item-list .title {
  font-weight: bold;
}
.item-list ul {
  margin: 0 0 0.75em 0;
  padding: 0;
}
.item-list ul li {
  margin: 0 0 0.25em 1.5em;
  padding: 0;
  list-style: disc;
}
.form-item {
  margin-top: 1em;
  margin-bottom: 1em;
}
tr.odd .form-item, tr.even .form-item {
  margin-top: 0;
  margin-bottom: 0;
  white-space: nowrap;
}
tr.merge-down, tr.merge-down td, tr.merge-down th {
  border-bottom-width: 0 !important;
}
tr.merge-up, tr.merge-up td, tr.merge-up th {
  border-top-width: 0 !important;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
  border: 2px solid red;
}
.form-item .description {
  font-size: 0.85em;
}
.form-item label {
  display: block;
  font-weight: bold;
}
.webform-component-price .form-item label {
font-weight: normal;
margin-bottom: 10px;
}
.form-item label.option {
  display: inline;
  font-weight: normal;
}
.form-checkboxes, .form-radios {
  margin: 1em 0;
}
.form-checkboxes .form-item, .form-radios .form-item {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.marker, .form-required {
  color: #f00;
}
.more-link {
  text-align: right;
}
.more-help-link {
  font-size: 0.85em;
  text-align: right;
}
.nowrap {
  white-space: nowrap;
}
.pager {
  clear: both;
  text-align: center;
}
.pager a, .pager strong.pager-current {
  padding: 0.5em;
}
.tips {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0.9em;
}
dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select {
  font-family: inherit;
  font-size: inherit;
  width: 14em;
}
dl.multiselect dd.a, dl.multiselect dd.a .form-item {
  width: 8em;
}
dl.multiselect dt, dl.multiselect dd {
  float: left;
  line-height: 1.75em;
  padding: 0;
  margin: 0 1em 0 0;
}
dl.multiselect .form-item {
  height: 1.75em;
  margin: 0;
}

/*
** Collapsing fieldsets
*/
html.js fieldset.collapsed {
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  margin-bottom: 0;
  height: 1em;
}
html.js fieldset{
	border:none;
	padding:0px;
	margin:0px;
}
html.js fieldset.collapsed * {
  display: none;
}
html.js fieldset.collapsed legend {
  display: block;
}
html.js fieldset.collapsible legend a {
  	padding: 7px 0 6px 28px;
	background: url(../images/btn_arrow_down.gif) 10px 8px no-repeat;
	margin:0px;
}
html.js fieldset.collapsed legend a {
	padding: 7px 0 6px 28px;
	margin:0px;
	background: url(../images/btn_arrow.gif) 10px 8px no-repeat;
}

.form-item-faq{
	display: block;
	padding: 10px 10px 10px 10px;
	/*width: 405px;*/
	background: #f4f4f4;
	border: 1px solid #e4e4e4;
	margin:0px;
	}


/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html.js fieldset.collapsed legend,
* html.js fieldset.collapsed legend *,
* html.js fieldset.collapsed table * {
  display: inline;
}
html.js fieldset.collapsible legend a {
  display: block;
}
/* Avoid jumping around due to margins collapsing into collapsible fieldset border */
html.js fieldset.collapsible .fieldset-wrapper {
  overflow: auto;
  padding:0px;
  padding-left:10px;
  margin:0px;
}

/*
** Resizable text areas
*/
.resizable-textarea {
  width: 95%;
}
.resizable-textarea .grippie {
  height: 9px;
  overflow: hidden;
  background: #eee url(../../misc/grippie.png) no-repeat center 2px;
  border: 1px solid #ddd;
  border-top-width: 0;
  cursor: s-resize;
}
html.js .resizable-textarea textarea {
  margin-bottom: 0;
  width: 100%;
  display: block;
}

/*BBJ-SNF Module Styles needed for the send to friend form*/

#right_main #bbj-snf-form{
max-width:475px;
padding-right: 3em;
}
#bbj-snf-form fieldset {
border:1px solid #CCCCCC;
margin:0;
padding:2em;
}

#bbj-snf-form legend {
	float:left;
    width:200px;
}

#bbj-snf-form .disclaimer label {
float:left;
}

#bbj-snf-form .personaldata .form-item label {
width:200px;
float:left;
}
#bbj-snf-form .personaldata .optin_wrapper {
padding:0;
border:0;
}
#bbj-snf-form .personaldata .optin_wrapper .form-item label {
width:auto;
float:none;
}
#bbj-snf-form .disclaimer {
color:#999999;
font-size:0.8em;
}
#bbj-snf-form .resizable-textarea textarea {
float:left;
}
#bbj-snf-form .resizable-textarea .grippie {
clear:both;
}
#bbj-snf-form .disclaimer label {
float:left;
}

#right_main #letter-form{
max-width:475px;
padding-right: 3em;
}
#letter-form fieldset{
border:1px solid #CCCCCC;
margin:0;
padding:2em;
}

#letter-form legend {
	float:left;
    width:200px;
}

#letter-form .personaldata .form-item label {
width:200px;
float:left;
}

#letter-form .resizable-textarea textarea {
float:left;
}
#letter-form .resizable-textarea .grippie {
clear:both;
}

#letter-form .disclaimer label {
float:left;
}

#letter-form .personaldata .optin_wrapper {
padding:0;
border:0;
}
#letter-form .personaldata .optin_wrapper .form-item label {
width:auto;
float:none;
}
#letter-form .disclaimer {
color:#999999;
font-size:0.8em;
}
 .sendtopage
{
float:right;
margin-right:40px;
}