BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background: #FFF url("../images/bg/body-bg.jpg") repeat-x left top;
}
A { text-decoration: none; }
A:HOVER { text-decoration: underline; }

A IMG { border: none; }
LABEL, BUTTON, A { cursor: pointer; }
H1, H2, H3, H4, H5, H6, FORM, UL, OL, P {
	padding: 0;
	margin: 0;
}
#content H1, #content H2, #content H3, 
#content H4, #content H5, #content H6 {
	margin: 10px 0px 0; 
	color: #525fa1; 
	line-height: 100%;
} 
#content H2.training { margin-bottom: 0px;}
#content H1.search_result { padding-bottom:5px; }
#content H1.search_result A { text-decoration:none; }
#content H1.search_result A:HOVER { text-decoration:underline; }
#content P {
	font-size: 12px; 
	color: #58595b; 
	padding: 0 0 20px; 
	line-height: 210%;
}
#content P.zres { 
	padding-bottom:0px;
	line-height:130%;
}
#content HR {
	border: 0;
	color: #A0A0A0;
	background-color: #A0A0A0;
	height:1px;
	margin-bottom:15px;
}
#content UL, #content OL {
	font-size: 12px;
	margin: 10px 0px 0; 
	color: #58595b;
} 
#content OL LI {
	padding: 0 0 5px 15px;
	line-height: 175%;
}
#content UL LI {
	list-style: none;
	background: url("../images/icons/list-arrow.gif") no-repeat 0 5px;
	padding: 0 0 5px 35px;
	line-height: 175%;
}
#content OL {margin: 10px 20px 0;} 
#content A {
	color: #515e9f;
	text-decoration: underline;
}
#content A:HOVER {text-decoration: none;}
#content H2 {
	font-size: 24px;
	margin: 20px 0 50px 20px;
}
#content H3 {
	font-size: 18px;
	margin: 19px 0 25px;
}
#content H3.indent {margin-bottom: 40px;}
#content H3.no-margin {margin-bottom: 0px}
#content H4 {
	font-size: 14px;
	margin: 10px 0 6px;
}
#content H5 {font-size: 12px;}
.relax {
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 1px;
}
#page {
    margin: auto;
    text-align: left;
    width: 938px;
}
#header {
	background: url("../images/bg/header-bg.jpg") no-repeat right top;
	margin: 45px 0 0;
	position: relative;
}
.billboard {
	width: 100%;
	position: relative;
	line-height: 0px;
}
.menu {
	width: 100%;
	background: #ebecfa;
	float: left;
}
.menu UL LI {
	display: inline;
	float: left;
}
.menu UL LI A {
	color: #515ea0;
	font-weight: bold;
	padding: 10px 35px;
	font-size: 12px;
	float: left;
}
.sub-menu {
	position: absolute;
	left: 0;
	top: 0;
	width: 707px;
	height: 204px;
	display: none;
}
.menu UL LI:HOVER .sub-menu {display: block;}
.sub-menu .container {
	background: url("../images/bg/sub-menu-bg.png") no-repeat left top;
	width: 667px;
	height: 204px;
	padding-left: 40px;
}
.menu  .sub-menu .col {
	float: left;
	margin: 50px 30px 0 0;
}
.menu  .sub-menu UL LI {
	display: block !important;
	clear: left;
	list-style: none;
	position: relative;
}
.menu  .sub-menu UL LI A {
	color: #505e9f;
	font-size: 14px;
	clear: left;
	display: block;
	padding: 0px 0 13px 10px;
	line-height: 100%;
	background: url("../images/icons/sub-menu-icon.gif") no-repeat 0 5px;
}
.menu .sub-menu UL LI UL LI A {
	color: #757a7f;
	background: none;
	font-size: 12px;
}
.header-nav {
	position: absolute;
	right: 0;
	width: 230px;
	top: 25px;
}
.header-nav UL {float: right;}
.header-nav UL LI {display: inline;}
.header-nav UL LI A {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	height: 33px;
	float: left;
	width: 83px;
	padding-left: 8px;
	line-height: 150%;
	margin-left: 10px;
	display: inline;
}
.header-nav UL LI A:HOVER, .header-nav UL LI.active A {
	background: url("../images/bg/hover-menu-top.png") no-repeat left top;
	text-decoration: none;
}
#header .form-row {
	float: left;
	width: 217px;
	margin-top: 15px;
}
#header .input-bg {
	background: url("../images/bg/input-bg.gif") no-repeat left top;
	float: left; 
	height: 26px;
	width: 188px;
}
#header .input-bg INPUT {
	font-size: 12px;
	color: #9b9c9e;
	font-family: Arial, Helvetica, sans-serif;
	background: none;
	margin-left: 14px;
	width: 160px;
	padding: 6px 0 3px;
	border: none;
	display: block;
	line-height: 100%;
}
#header BUTTON {
	float: right;
	border: none;
	background: url("../images/buttons/zoeken.gif") no-repeat left top;
	margin-top: 5px;
	width: 103px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 0 6px;
	line-height: normal;
	color: #FFF;
}
#header .find {
	background: url("../images/buttons/bt-find.gif") no-repeat left top;
	text-indent: -10000px;
	width: 29px;
	height: 26px;
	padding: 0;
	margin: 0;
}
/*content*/
#content {
	width: 100%;
	margin-top: 20px;
	background: url("../images/bg/content-bg.gif") repeat-y left top;
}
#content .top {
	background: url("../images/bg/top-bg.gif") no-repeat left top;
	width: 100%;
}
#content .bottom {
	background: url("../images/bg/content-bottom.gif") no-repeat left bottom;
	padding: 18px 0 60px;
	width: 100%;
}
#content .sidebar {
	float: right;
	width: 370px;
	margin-right: 25px;
	display: inline;
	position: relative;
	z-index: 10;
}
A.logotype {
	float: right;
	margin-right: 20px;
	display: inline;
}
.main-content {
	width: 475px;
	float: left;
	margin: 0 0 0 25px;
	display: inline;
}
#content .link {
	background: url("../images/buttons/link-bg.gif") no-repeat left top;
	width: 225px;
	height: 69px;
	float: left;
	margin:0 0 5px 50px;
	display: inline;
	text-decoration: none;
}
#content .link:HOVER {opacity: 0.8;}
#content .link STRONG {
	margin: 10px 10px 10px 10px;
	display: block;
	font-size: 14px;
	color: #FFF;
	line-height: 115%;
}
#content .link SPAN {
	font-size: 10px;
	color: #b7bcd7;
	display: block;
}
#content .list {
	margin: 20px 0 0 0;
}
#content .list LI {
	list-style: none;
	background: url("../images/icons/arrow.gif") no-repeat 15px 20px;
	display: block;
	padding: 0 0 0 75px;
	border-bottom: 1px solid #cecece;
}
#content .list LI A {
	font-size: 12px;
	color: #9e9e9e;
	padding: 15px 0;
	display: block;
	text-decoration: none;
	line-height: 100%;
	width: 100%;
}
#content .list LI A STRONG {
	color: #515ea0;
	font-size: 15px;
	display: block;
	margin-bottom: 8px;
}
#content .list LI A IMG {
	float: right;
	margin: 0 27px 0 25px;
	display: inline;
	position: relative;
}
#content .list LI A:HOVER {text-decoration: none;}
#content .list LI A:HOVER IMG {opacity: 0.7;}
/* home slider*/
.box-with-slider {
	border-top: 1px solid #525fa1;
	width: 100%;
	padding-top: 30px;
}
.box-small {
	background: url("../images/bg/box-small-bg.gif") repeat-y left top;
	width: 227px;
	float: left;
	margin-right: 20px;
}
#content .box-small .top {
	background: url("../images/bg/box-small-top.gif") no-repeat left top;
	float: left;
	width: 100%;
}
.box-small .bottom-box {
	background: url("../images/bg/box-small-bottom.gif") no-repeat left bottom;
	float: left;
	width: 100%;
}
.box-with-slider .box-small .bottom-box {height: 248px;}
#content  .box-small UL {margin: 0px 0 0 1px;}
#content  .box-small UL LI {
	background: none;
	padding: 0;
	line-height: 100%;
}
#content  .box-small UL LI A {
	color: #FFF;
	text-decoration: none;
	position: relative;
	margin-bottom: -1px;
	float: left;
}
#content  .box-small UL LI A SPAN {
	margin-left: 15px;  
	float: left;
	display: inline;
	width: 181px;
	border-top: 1px solid #858ebc;
	line-height: 350%;
	padding-left: 30px;
}
#content  .box-small UL.list-box LI{display: block; float: left;}
#content  .box-small UL.list-box LI A.first SPAN {border: none;}
#content .box-small UL.list-box LI A:HOVER, #content .box-small UL.list-box LI.active A {
	background: url("../images/bg/box-list-hover.png") repeat-y left top;
}
#content .box-small .img {
	line-height: 0px; 
	font-size: 1px; 
	margin: 0 !important;
}
.slider {
	width: 227px;
	float: left;
	height: 248px;
	overflow: hidden;
}
#content .slider UL {margin: 0 10px 0 16px; width: 205px !important; }
#content .slider UL LI {
	display: inline;
	background: transparent !important;
	line-height: 100%;
	padding: 0 8px 0 0;
	width: 193px;
	_width: 201px !important;
	float: left;
	position: relative;
}
.slider UL LI DIV.box-small {margin-right: 0;}
#content .slider .box-small H5 {
	color: #FFF;
	line-height: 150%;
	margin-bottom: 10px;
}
#content .slider .box-small P {
	font-size: 12px;
	color: #c7cae7;
	line-height: 150%;
	padding: 0;
}
#content .slider .box-small .more {
	color: #FFF;
	font-weight: bold;
	display: inline-block;
	text-decoration: none;
}
#content .slider .box-small .more:HOVER {
	text-decoration: underline; 
	background: none !important; 
	filter: none;
}
#controls {
	float: right;
	width: 105px;
	margin-top: 10px;
}
#controls #prevBtn , #controls #nextBtn, 
.navigation-news #prevNews, .navigation-news #nextNews  {
	float: left;
	text-indent: -10000px;
	background: url("../images/buttons/prev.gif") no-repeat left top;
	width: 15px;
	height: 12px;
	margin-right: 7px;
	outline: none;
}
#controls #nextBtn, .navigation-news #nextNews  {
	background: url("../images/buttons/next.gif") no-repeat left top;
}
#caption {
	font-size: 11px;
	color: #909092;
	float: left;
	margin-right: 10px;
}
/* riskmanagment*/
#content .navigation {margin-bottom: 40px;}
#content .navigation LI {
	background: none;
	border-top: 2px solid #f5f5f5;
	margin: 0 100px 0 40px;
	line-height: 100%;
	padding: 0;
	display: block;
}
#content .navigation LI.first {border: none;}
#content .navigation LI A {
	color: #858587;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 0 8px 35px;
	display: block;
}
#content .navigation LI:HOVER A,#content .navigation LI.active A {
	color: #525fa1;
	font-size: 14px;
}
#content .navigation LI UL {
	border-top: 2px solid #f5f5f5;
	margin: 0;
	display: none;
}
#content .navigation LI UL LI {
	display: block;
	border: none;
	margin: 0;
	padding-left: 35px;
}
#content .navigation LI UL LI A {padding-left: 30px;}
#content .navigation LI:HOVER LI A, #content .navigation LI.active UL LI A  {
	color: #858587;
	font-size: 12px;
}
#content .navigation LI UL LI A:HOVER, #content .navigation LI UL LI.active A {
	background: url("../images/icons/list-arrow.gif") no-repeat 0 8px;
	font-size: 12px;
	color: #525fa1;
}
/*weblog*/
#content .box {
	background: url("../images/bg/box-bg.gif") repeat-y left top;
	width: 436px;
	margin-top: 60px;
	float: left;
}
#content .box .top {
	background: url("../images/bg/box-top.gif") no-repeat left top;
	float: left;
	width: 100%;
}
#content .box .bottom-box {
	background: url("../images/bg/box-bottom.gif") no-repeat left bottom;
	float: left;
	width: 100%;
}
#content .box .bottom-box .container {padding: 2px 7px 0px 20px;}
#content .box H4, #content .vacature-box H4 {color: #FFF;}
#content .box P {line-height: 150%;}
#content .slider-news {
	width: 410px;
	height: 235px;
	overflow: hidden;
	position: relative;
}
#content .slider-news UL {
	margin: 20px 0px 0 0; 
	width: 410px !important;
}
#content .slider-news UL LI {
	background: none;
	padding: 0;
	position: absolute;
	margin-right:10px;
	width: 400px;
}
#content .slider-news A {
	text-decoration: none;
	font-weight: bold;
}
#content .slider-news A:HOVER {text-decoration: underline;}
#content .slider-news .news, #content .slider-news A {
	color: #515ea0;
	font-size: 12px;
	line-height: 150%;
}
#content .slider-news P A {
	color: #58595B;
	font-weight: normal;
	text-decoration: underline;
}
#content .slider-news P A:HOVER {text-decoration: none;}
#content .navigation-news {
	float: right;
	background: url("../images/bg/navigation-bg.gif") no-repeat left top;
	width: 117px;
	position: relative;
	margin: -13px 39px 0 0;
	height: 39px;
	display: inline;
}
.navigation-news #nextNews, .navigation-news #prevNews {
	margin-top: 20px;
	margin-left: 7px;
}
.navigation-news #nextNews {float: right;}
.navigation-news #caption {
	margin: 19px 0 0;  
	width: 55px; 
	text-align: center; 
}
.box-small.categorie {
	margin: 0 0 50px 70px;
	display: inline;
}
#content .box-small.categorie UL {
	margin: 12px 0 12px 1px;
	float: left;
	display: inline;
}
/*referenties*/
.area {
	width: 236px;
	float: left;
	position: relative;
	display: inline;
	margin: 0 0 0 -5px;
	margin-bottom: 15px;
	height: 111px;

}
.area .bg {
	background: url("../images/bg/area-bg.gif") repeat-y left top;
	width: 236px;
	float: left;
}
.area.right {
	margin: 0px; 
	float: right;
	margin-bottom: 15px;
}
#content .area .top {
	background: url("../images/bg/area-top.gif") no-repeat left top;
	height: 111px;
	float: left;
	overflow: hidden;
	width: 100%;
	text-align: center;
}
.area .bottom-bg{
	background: url("../images/bg/area-bottom.gif") no-repeat left bottom;
	float: left;
	width: 100%;
}
.area.open {z-index: 10;}
.area.open .bg {
	background: url("../images/bg/area-open-bg.gif") repeat-y left top;
	position: absolute;
	left: 0;
	top: 0;
}
#content .area.open .top {
	background: url("../images/bg/area-open-top.gif") no-repeat left top;
}
.area.open .bottom-bg{
	background: url("../images/bg/area-open-bottom.gif") no-repeat left bottom;
}
.area-box {
	float: left;
	height: 111px;
	width: 100%;
	padding: 0;
	margin-bottom: 15px;
}
.area A {font-weight: bold;}
.area A.logo {
	margin: 35px 0 0px;
	display: inline-block;
	font-size: 1px;
	line-height: 0px;
	outline: none;
}
.area .text {
	float: left;
	width: 195px;
	margin-left: 19px;
	text-align: left;
	display: inline;
	padding-bottom: 20px;
}
#content .area .text P {
	padding: 20px 0 0;
	line-height: 160%;
}
#content .area .text P A {
	float: left;
	margin-top: 5px;
}
.rotate-box {
	width: 475px;
	float: left;
	height: 650px;
}
.nav-rotate {
	width: 100%;
	text-align: center;
	float: left;
}
#content .nav-rotate UL {margin: 0;}
#content .nav-rotate UL LI {
	display: inline;
	background: none;
	color: #93979c;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
}
#content .nav-rotate UL LI A {
	color: #93979c;
	text-decoration: none;
	font-size: 14px;
	line-height: 100%;
	padding: 0 2px;
}
#content .nav-rotate UL LI A:HOVER,#content .nav-rotate UL LI.active A {
	color: #505e9f;
}
#content .nav-rotate UL LI A.prev IMG, #content .nav-rotate UL LI A.next IMG, #content .nav-rotate UL LI IMG.prev, #content .nav-rotate UL LI IMG.next {
	margin: 3px 10px 0;
	display: inline-block;
}
/*contact*/
.box-contact {
	background: url("../images/bg/contact-box-bg.gif") repeat-y left top;
	width: 451px;
}
#content .box-contact .top {
	background: url("../images/bg/contact-box-top.gif") no-repeat left top;
}
#content .box-contact .bottom-box {
	background: url("../images/bg/contact-box-bottom.gif") no-repeat left bottom;
	padding-bottom: 10px;
}
.box-contact .contact-form {padding: 65px 0 10px 20px;}
.contact-form .input-bg {
	background: url("../images/bg/contact-input-bg.gif") no-repeat left top;
	width: 398px;
	height: 23px;
	margin: 10px 0 15px;
}
.contact-form .input-bg INPUT {
	margin-left: 15px;
	width: 375px;
}
.contact-form LABEL {
	color: #505d9f;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
}
.contact-form .textarea-bg {
	background: url("../images/bg/textarea-bg.gif") no-repeat left top;
	width: 398px;
	height: 154px;
	margin-top: 10px;
}
.contact-form INPUT, .contact-form TEXTAREA {
	font-size: 12px;
	color: #58595b;
	font-family: Arial, Helvetica, sans-serif;
	background: none;
	border: none;
}
.contact-form .textarea-bg TEXTAREA {
	line-height: 195%;
	margin: 13px 0 0 15px;
	width: 370px;
	overflow-x: hidden;
	height: 125px;
}
.but-contact {
	float: right;
	width: 358px;
	position: relative;
	margin: -7px 23px 0 0;
	display: inline;
}
.but-contact#reactie { width:192px;}
.but-contact.one-button { width:180px;}
.but-contact BUTTON, .but-contact A {
	background: url("../images/buttons/contact-but-blue.gif") no-repeat left top;
	width: 179px;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 12px;
	color: #505d9f;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	line-height: 100%;
	border: none;
	text-decoration:none
}
#content .but-contact A {line-height:40px; text-decoration:none }
.but-contact BUTTON SPAN {
	margin: 14px 0 9px;
	display: inline-block;
	line-height: 100%;
}
.but-contact BUTTON.dark-blue {
	background: url("../images/buttons/contact-but-dark-blue.gif") no-repeat left top;
	color: #FFF;
}
.but-contact BUTTON:HOVER {text-decoration: underline;}
.but-contact BUTTON.dark-blue:HOVER {opacity: 0.7; text-decoration: none;}
.info-contact {margin:0 0 40px 75px;}
#content .info-contact UL LI {
	background: none;
	padding: 0;
}
#content .info-contact UL LI STRONG {
	width: 75px;
	font-size: 12px;
	color: #505d9f;
	float: left;
}
#content .info-contact UL LI A {
	color: #58595b;
	text-decoration: none;
}
#content .info-contact UL LI A:HOVER {text-decoration: underline;}
/*quickresult*/
.vacature-box, .trainingen-box {
	background: url("../images/bg/vacature-box-bg.gif") repeat-y left top;
	width: 476px;
	margin-bottom: 25px;
}
#content .vacature-box .top, #content .trainingen-box .top {
	background: url("../images/bg/vacature-box-top.gif") no-repeat left top;
	height: 39px;
	width: 100%;
}
#content .vacature-box .top:HOVER {opacity: 0.8;}
.vacature-box .bottom-bg, .trainingen-box .bottom-bg {
	background: url("../images/bg/vacature-box-bottom.gif") no-repeat left bottom;
}
.vacature-box .container, .trainingen-box .container {
	margin-left: 12px;
	padding: 1px 0 10px;
	width: 455px;
}
#content .vacature-box P, #content .trainingen-box P {
	margin-top: 5px;
	padding: 0;
}
#content .vacature-box UL {margin: 10px 0 10px;}
#content .vacature-box UL LI {
	background: none;
	font-size: 12px;
	color: #5f666d;
	padding: 1px 25px 1px 0px;
	margin-left: 15px;
	list-style: disc;
}
#content .vacature-box UL.actions  LI {
	list-style: none;
	margin-left: 0;
}
#content .vacature-box UL LI A, #content A.pdf {
	clear:both;
	font-size: 14px;
	color: #767cb3;
	font-weight: bold;
	text-decoration: none;
	background: url("../images/icons/download-pdf.gif") no-repeat left top;
	padding: 7px 0 10px 50px; 
	line-height: 100%;
	float:left;
}
#content .vacature-box UL LI A.solliciteren {
	background: none;
}

#content .vacature-box UL LI A {
	width:150px;	
	margin-right:20px;
	margin-bottom:5px;
}


#content A.contactopnemen {
	font-size: 14px;
	color: #767cb3;
	font-weight: bold;
	text-decoration: none;
	background: url("../images/icons/arrow.gif") no-repeat 0px 5px;
	padding: 7px 0 10px 35px; 
	line-height: 100%;
}

#content A.pdf, #content A.contactopnemen { margin-top:10px; float:left; } 
#content A.pdf { margin-right:20px; }

#content .vacature-box UL LI A:HOVER, #content A:HOVER.pdf {text-decoration: underline;}
#content .vacature-box H4, #content .trainingen-box H4 {
	padding: 12px 5px 0 12px;
	margin:0;
	color:#fff;
}
#footer {
	padding-top: 15px;
	text-align: center;
	position: relative;
	width: 100%;
}
#footer P {
	font-size: 10px;
	font-weight: bold;
	color: #9e9e9e;
	padding-bottom: 10px;
}
#footer  A {color: #9e9e9e;}
#footer SPAN {
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 0 10px;
	position: relative;
	width: 180px;
	display: inline-block;
	text-align: left;
}
#footer A.link {
	background: url("../images/icons/twitter.gif") no-repeat left top;
	text-indent: -10000px;
	width: 24px;
	height: 24px;
	position: absolute;
	float: left;
	top: -5px;
	right: 30px;
}
#footer A.link.rss {
	background: url("../images/icons/rss.gif") no-repeat left top;
	right: 60px;
}
#footer A.link.in {
	background: url("../images/icons/in.gif") no-repeat left top;
	right: 0px;
}
.watermerk {
	background: url("../images/bg/watermerk.png") no-repeat left top;
	width: 356px;
	height: 150px;
	position: absolute;
	top: -80px;
	right: -30px;
}

#content .post {
	margin: 15px 0 0 0;
	width: 100%;
	float: left;
	padding-bottom: 40px;
}
#content .post P { 
	text-align:left; 
	padding:0px; 
	margin-bottom:5px;
}
#content .post IMG {
	float:left;
	padding:0px;
	margin:0px;
	margin-right:10px;
	border:none;
}
#content .post H2 {
	margin:0px;
	padding:0px;
	padding-bottom: 20px;
}
#content .post A {text-decoration: underline;} 
#content .post A:HOVER {text-decoration: none;} 
#content .post .postmetadata {
	font-size: 13px;
	color: #a3a3a3;
}
#content .post .postmetadata A {color: #6f6f6f;}

#content .reactie {
	float:left;
	width:100%;	
	width: 95%;
	padding:3% 3% 3% 2%;
}
#content .reactie P.naam {
	font-weight:bold;
}
#content .reactie P.bericht {
	padding-bottom:0px;
}
#content .reactie-main {
	width: 94%;
	background: #eee;
	float: left;
	padding:3%;	
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
}
#content .reactie-details {
	text-align:right;
	
}

/*ervaringen in de zorg formulier */
.overgang-form {
  width: 100%;
  float: left;
}
.overgang-form LABEL {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #555555;
  width: 100px;
  float: left;
  cursor: pointer;
}  
.overgang-form INPUT.in-text {
  background: #FFFFFF;
  border: 1px solid #D7D7D7;
  font-size: 11px;
  color: #555555;
  float: left;
  padding: 3px 0 4px 3px;
  width: 195px;
}
.overgang-form INPUT.button-pink {
  border: none;
  float: left;
  cursor: pointer;
  height: 20px;
  margin: 10px 0px 0px 100px;
  width: 102px;
  background: url("../images/buttons/verzenden.gif") no-repeat left top;
}
.overgang-form INPUT.button-pink:HOVER {
  opacity: 0.8;
  //filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
}
.overgang-form TEXTAREA {
  background: #FFFFFF;
  border: 1px solid #D7D7D7;
  font-size: 11px;
  margin-top: 5px;
  color: #555555;
  float: left;
  padding: 2px 0 3px 3px;
  width: 433px;
}
.overgang-form INPUT.in-text.long-in-text {width: 360px;}
.line-form {
  width: 100%;
  float: left;
  margin-top: 10px;
}

#content .error {
	color:#505D9F;	
	font-size:11px;
}

