h2 + h3, h3{
	font-weight:normal;
	font-size: 1.4em;
	margin-top: 0;
	}
	#contents h3 a{
		font-size:1em;
		font-weight:normal;
		}
	p.question {
		margin-bottom: 0px;
	}

#contents a, #contents ul li a{
	color: #FFF;
	text-decoration: underline;
}/*
.faciliteiten #contents a, .behandelingen #contents a, .vacatures #contents a, .contact #contents a, .arrangementen #contents a, .tarieven-en-informatie #contents a{
	color: #413833;
}*/
#contents a:hover {
	text-decoration: none;
}
#contents small{
	line-height: 1.1em;
}
#contents p.downloads a{
	display: inline-block;
	width: 345px;
	vertical-align: top;
}

#cadeaubon-form2 label{
	width:120px;
}

label.bind{float:none;width:auto;}
label.bind-align-left{float:left;}

#cadeaubon-form2 input#sCouponAmount, #cadeaubon-form2 input#sArrangementAmount{
	width:30px;
}

select#sArrangement, select#sCoupon{
	width:163px;
}
#cadeaubon-form2 input.text{width:160px;}
#cadeaubon-form2 input#submit-form{margin-left:213px;}

textarea#sRemarks{
	border:1px solid white;
	color:#ffffff;
	background-color:#746761;
	width:154px;
	height:100px;
}

label {
	font-size: .9em;
	margin-bottom: 5px;
	width: 90px;
	line-height: 18px;
}
label#news-label {
	float: left;
	width: 230px;
}
#subscribe {
	float: left;
}
input.text, textarea.text {
	background-color: #746761;
	border: 1px solid #fff;
	width: 150px;
	height: 14px;
	padding: 2px;
	margin-bottom: 5px;
	color: #FFF;
	font-size: .9em;
}
* html input.text, * html textarea.text{
	border: 1px solid #FFF;
}
textarea.text {
	height: 40px;
	font-family: Frutiger, Univers, "Helvetica Neue", arial, helvetica, sans-serif; font-size: 12px;
}

#gender {
	float: right;
	margin-right: 20px;
}
#gender input {
	clear: none;
	float: left;
}
#gender label {
	width: 20px;
	text-align: left;
}
#submit-form{
	margin: 0 15px 0 151px;
	padding: 2px;
	/*background-color: #413833;
	border: 1px solid #FFF;*/
	color: #FFF;
	font-size: .9em;
	cursor: pointer;
}
.en #submit-form{
	margin: 0 15px 0 186px;
}
ul {
	padding: 0;
	margin: 0 0 15px 14px;
	list-style: square;
}
li {
	padding: 0;
	margin: 0;
}

.break {
	clear: both;
}

#tiny-body{
	font-family: "HelveticaNeue-LightCond", Frutiger, Univers, "Helvetica Neue", arial, helvetica, sans-serif; font-size: 12px;
	padding: 20px;
	width: 370px;
	margin-right: 200px;
	font-size: .75em;
	background-color: #413833;
	color: #FFF;
}
#tiny-body a{
	/*color: #ae9c93 !important;*/
	color: #FFF !important;
	text-decoration: underline;
}
#tiny-body h1, #tiny-body h2, #tiny-body h3, #tiny-body table tr td, #tiny-body table tr th{
	font-weight: normal;
	color: #FFF;
}
#tiny-body ul{
	list-style: square;
}

div#warning, div#error {
	background-image: url(/publer/images/icons/16x16/warning.png);
}
div#confirm {
	background-image: url(/publer/images/icons/16x16/online.png);
}
.quotes-left {
	background-color:#746761;
	border:1px solid #fff;
	color:#fff;
	display:block;
	margin:13px 0 0 51px;
	padding:8px 16px 8px 24px;
	position:relative;
}
	.quotes-left .quotes {
		left:-51px;
		position:absolute;
		top:-13px;
	}
.quotes-right {
	background-color:#746761;
	border:1px solid #fff;
	color:#fff;
	display:block;
	margin:13px 51px 0 0;
	padding:8px 24px 8px 16px;
	position:relative;
}
	.quotes-right .quotes {
		right:-51px;
		position:absolute;
		top:-13px;
	}
