/* ----------------------------------- */
/* Reset styles                        */
/* ----------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

/* Clearfix hack to prevent floating block clearing problem  */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */


/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {
	font-weight: bold;
}

/* ----------------------------------- */
/* Default styles                      */
/* ----------------------------------- */

.flashlink {
	display:none;
	overflow: hidden;
	visibility: hidden;
}

/* ----------------------------------- */
/* Main styles                         */
/* ----------------------------------- */

html {
	height: 100.01%;
}
body {
	height: 100%;
	background-color:#3a0808;
	background-image: url(/public/img/algemeen/bg/bg_body.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
div {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #fff;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #dc1e00;
	margin:0 0 0 0;
}
h1 {
	position: relative;
	float: left;
	width: 625px;
	height: 35px;
	margin: 0 0 30px -20px;
	padding: 0;
	display: inline;
}
h2 {
	float: left;
	font-weight: normal;
	width: 525px;
	height: 40px;
}
a {
	color: #58492f;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
p {
	padding-bottom: 20px;
}
strong{
	font-weight: bold;
}
span.important {
	color: #dc1e00;
	font-weight: bold;
}
span.important.maastricht {
	color: #d0460d;
}
span.important.heerlen {
	color: #de9301;
}
span.important.weert {
	color: #c9b748;
}
span.important.eindhoven {
	color: #609463;
}
span.important.nijmegen {
	color: #097980;
}
span.important.soest {
	color: #155877;
}
span.important.antwerpen {
	color: #425c76;
}
span.important.kluisbergen {
	color: #824a93;
}
span.important.monchengladbach {
	color: #77234d;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input, textarea {
	background-color: #000;
	border: 1px solid #3a3939;
	padding: 2px;
}

/* ----------------------------------- */
/* Div styles                          */
/* ----------------------------------- */

#maincontainer {
	position: relative;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow: auto;
	_overflow: visible;
	background-image: url(/public/img/algemeen/bg/bg_maincontainer.jpg);
	background-position: right bottom;
	background-repeat: no-repeat
}
#center {
	position: relative;
	width: 990px;
	margin: 0 auto;
}

/* Left container -------------------- */
#leftcontainer {
	position: relative;
	float: left;
	width: 705px;
	margin: 0 0 0 20px;
	padding: 0 0 215px 0;
	display: inline;
}

#logo {
	position: relative;
	float: left;
	width: 460px;
	height: 76px;
	background-image: url(/public/img/algemeen/logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -10000px;
	cursor: pointer;
}

#taalkeuze {
	position: relative;
	float: left;
	width: 245px;
	height: 76px;
}
#taalkeuze ul {
	margin: 47px 0 0 0;
	padding: 0;
	list-style-type: none;
}
#taalkeuze ul li {
	position: relative;
	float: right;
	width: 18px;
	height: 13px;
	margin: 0 0 0 5px;
	display: inline;
}
#taalkeuze ul li a {
	position: relative;
	float: left;
	width: 18px;
	height: 13px;
	font-size: 0;
	line-height: 0;
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	text-indent: -10000px;
}
#taalkeuze ul li a:hover, #taalkeuze ul li a.active {
	background-position: left bottom;
}
#taalkeuze ul li a.nl {
	background-image: url(/public/img/algemeen/taalkeuze/nl.gif);
}
#taalkeuze ul li a.en {
	background-image: url(/public/img/algemeen/taalkeuze/en.gif);
}
#taalkeuze ul li a.de {
	background-image: url(/public/img/algemeen/taalkeuze/de.gif);
}
#taalkeuze ul li a.fr {
	background-image: url(/public/img/algemeen/taalkeuze/fr.gif);
}

#slideshow {
	position: relative;
	float: left;
}

#submenu {
	position: relative;
	float: left;
	width: 705px;
	height: 40px;
	margin: 30px 0 -30px 0;
}
#submenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#submenu ul li {
	position: relative;
	float: left;
	height: 40px;
	border-right: 3px solid #3a0808;
}
#submenu ul li a {
	position: relative;
	float: left;
	height: 32px;
	padding: 8px 15px 0 15px;
	color: #8d8d8d;
	text-decoration: none;
	background-color: #000;
}
#submenu ul li a:hover {
	color: #fff;
}
#submenu ul li a.active {
	color: #fff;
	background-color: #280606;
}

#content {
	position: relative;
	float: left;
	width: 585px;
	min-height: 450px;
	margin: 30px 0 0 0;
	padding: 30px 60px 60px 60px;
	background-image: url(/public/img/algemeen/bg/bg_content.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#items {
	position: relative;
	float: left;
	margin: 20px 0 0 0;
}
.mainitem{
	position: relative;
	float: left;
	width: 585px;
	margin: 0 0 10px 0;
	background-color: #000;
	background-image: url(/public/img/algemeen/bg/bg_nieuwsitem.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: 3px solid #dc1e01;
}
.mainitem.active {
	background-position: left bottom;
}
.mainitem .itemtitel {
	border-bottom: 3px solid #dc1e01;
	width: 585px;
	height: 44px;
	margin: 0 0 -3px 0;
	display: block;
	overflow: hidden;
	cursor: pointer;
}
.mainitem .itemcontent {
	position: relative;
	float: left;
}
.mainitem .itemcontent img {
	margin: 13px;
	border: 3px solid #dc1e01;
}
.mainitem .itemcontent .itemimage img {
	position: relative;
	float: left;
	width: 44px;
	height: 44px;
	margin: -3px 0 -3px -3px;
	border: 3px solid #dc1e01;
	overflow: hidden;
}
.mainitem .itemcontent h2 {
	position: relative;
	float: left;
	width: 300px;
	font-size: 18px;
	color: #fff;
	line-height: 18px;
	margin: 11px 0 0 15px;
}
.mainitem .itemcontent h2 span {
	font-size: 9px;
	color: #404040;
	margin: 0 0 0 10px;
}
.mainitem .itemcontent h2 span.aanwezig {
	color: #CCC;
}
.mainitem .itemcontent span.meer_weten {
	position: absolute;
	right: 10px;
	bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #8d8d8d;
}
.mainitem.active .itemcontent span.meer_weten {
	display: none;
}
.mainitem .itemcontent span.itemcontent {
	display: none;
	width: 525px;
	padding: 30px;
}
.mainitem .itemcontent span.itemcontent p {
	padding: 10px;
}
.mainitem.active .itemcontent span.itemcontent {
	display: block;
}
.mainitem.maastricht, .mainitem.maastricht .itemtitel, .mainitem.maastricht .itemcontent .itemimage img, .mainitem.maastricht .itemcontent img {
	border-color: #d0460d;
}
.mainitem.heerlen, .mainitem.heerlen .itemtitel, .mainitem.heerlen .itemcontent .itemimage img, .mainitem.heerlen .itemcontent img {
	border-color: #de9301;
}
.mainitem.weert, .mainitem.weert .itemtitel, .mainitem.weert .itemcontent .itemimage img, .mainitem.weert .itemcontent img {
	border-color: #c9b748;
}
.mainitem.eindhoven, .mainitem.eindhoven .itemtitel, .mainitem.eindhoven .itemcontent .itemimage img, .mainitem.eindhoven .itemcontent img {
	border-color: #609463;
}
.mainitem.nijmegen, .mainitem.nijmegen .itemtitel, .mainitem.nijmegen .itemcontent .itemimage img, .mainitem.nijmegen .itemcontent img {
	border-color: #097980;
}
.mainitem.soest, .mainitem.soest .itemtitel, .mainitem.soest .itemcontent .itemimage img, .mainitem.soest .itemcontent img {
	border-color: #155877;
}
.mainitem.antwerpen, .mainitem.antwerpen .itemtitel, .mainitem.antwerpen .itemcontent .itemimage img, .mainitem.antwerpen .itemcontent img {
	border-color: #425c76;
}
.mainitem.kluisbergen, .mainitem.kluisbergen .itemtitel, .mainitem.kluisbergen .itemcontent .itemimage img, .mainitem.kluisbergen .itemcontent img {
	border-color: #824a93;
}
.mainitem.monchengladbach, .mainitem.monchengladbach .itemtitel, .mainitem.monchengladbach .itemcontent .itemimage img, .mainitem.monchengladbach .itemcontent img {
	border-color: #77234d;
}
.mainitem .itemcontent span.col_1 {
	width: 260px;
	float: left;
	margin-bottom: 24px;
}
.mainitem .itemcontent span.col_2 fieldset {
	margin: 7px 0 0 0;
}
.mainitem .itemcontent span.col_2 {
	width: 260px;
	background: url(/public/img/algemeen/scheidingslijn.gif) no-repeat left 0;
}
.col_2{
    float: left;
    padding-left: 20px;
    width: 220px !important;

}
form .formerror {
	border: 2px solid red;
}
.errormelding {
	font-weight: bold;
	float: left;
	width: 300px;
	margin: 0 0 10px 0;
}

.col_2 p {
	padding-bottom: 0;
	color: #4a4949;
	float: left;
    margin: 0;
    padding: 5px !important;
	width: 217px;
}

.col_2 form {
	float: left;
}

.col_2 input,
.col_2 fieldset textarea {
	font: normal 11px Arial, Verdana, Sans-serif;
	width: 208px;
	margin: 0 0 0px 0;
	padding-left: 5px;
}

.col_2 fieldset textarea {
	height: 100px;
	color: #888888;
}

.col_2 fieldset input.verzenden {
	margin: -2px 0 8px 0;
	background-color: #000;
	border: 1px solid #3a3939;
}


.col_2 fieldset .verzenden a:hover {
	color: #000;
}

p.appointment {
	color: #fff;
	font-size: 18px;
}
.mainitem.maastricht p.appointment span, span.maastricht {
	color: #d0460d;
}
.mainitem.heerlen p.appointment span, span.heerlen {
	color: #de9301;
}
.mainitem.weert p.appointment span, span.weert {
	color: #c9b748;
}
.mainitem.eindhoven p.appointment span, span.eindhoven {
	color: #609463;
}
.mainitem.nijmegen p.appointment span, span.nijmegen {
	color: #097980;
}
.mainitem.soest p.appointment span, span.soest {
	color: #155877;
}
.mainitem.antwerpen p.appointment span, span.antwerpen {
	color: #425c76;
}
.mainitem.kluisbergen p.appointment span, span.kluisbergen {
	color: #824a93;
}
.mainitem.monchengladbach p.appointment span, span.monchengladbach {
	color: #77234d;
}

span.gezocht {
	float: left;
	width: 100%;
	font-size: 16px;
	padding: 0 0 20px 0;
}
span.gezocht.maastricht {
	color: #d0460d;
}
span.gezocht.heerlen {
	color: #de9301;
}
span.gezocht.weert {
	color: #c9b748;
}
span.gezocht.eindhoven {
	color: #609463;
}
span.gezocht.nijmegen {
	color: #097980;
}
span.gezocht.soest {
	color: #155877;
}
span.gezocht.antwerpen {
	color: #425c76;
}
span.gezocht.kluisbergen {
	color: #824a93;
}
span.gezocht.monchengladbach {
	color: #77234d;
}


/* nieuws */
#nieuws {
	position: relative;
	float: left;
	width: 600px;
	margin: 30px 0 0 -15px;
	display:inline;
}
#nieuws ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nieuws ul li {
	position: relative;
	float: left;
	width: 285px;
	height: 100px;
	margin: 0 0 15px 15px;
	display: inline;
	background-color: #000;
	background-position: left top;
	background-repeat: no-repeat;
}
#nieuws ul li.algemeen {
	width: 585px;
	background-image: url(/public/img/algemeen/nieuws/algemeen.gif)
}
#nieuws ul li.maastricht {
	background-image: url(/public/img/algemeen/nieuws/maastricht.gif)
}
#nieuws ul li.heerlen {
	background-image: url(/public/img/algemeen/nieuws/heerlen.gif)
}
#nieuws ul li.weert {
	background-image: url(/public/img/algemeen/nieuws/weert.gif)
}
#nieuws ul li.eindhoven {
	background-image: url(/public/img/algemeen/nieuws/eindhoven.gif)
}
#nieuws ul li.nijmegen {
	background-image: url(/public/img/algemeen/nieuws/nijmegen.gif)
}
#nieuws ul li.soest {
	background-image: url(/public/img/algemeen/nieuws/soest.gif)
}
#nieuws ul li.antwerpen {
	background-image: url(/public/img/algemeen/nieuws/antwerpen.gif)
}
#nieuws ul li.kluisbergen {
	background-image: url(/public/img/algemeen/nieuws/kluisbergen.gif)
}
#nieuws ul li.monchengladbach {
	background-image: url(/public/img/algemeen/nieuws/monchengladbach.gif)
}
#nieuws ul li a {
	position: relative;
	float: left;
	width: 285px;
	height: 100px;
	display: block;
	text-decoration: none;
	font
}
#nieuws ul li.algemeen a {
	width: 585px;
}
#nieuws ul li img {
	position: relative;
	float: left;
	margin: 3px;
	display: inline;
}
#nieuws ul li a span.text {
	position: absolute;
	left: 115px;
	bottom: 15px;
	height: auto;
}
#nieuws ul li a span span.vestiging {
	position: relative;
	float: left;
	width: 155px;
	font-size: 13px;
	cursor: pointer;
}
#nieuws ul li.algemeen a span span.vestiging {
	color: #dc1e00;
}
#nieuws ul li.maastricht a span span.vestiging {
	color: #d0460d;
}
#nieuws ul li.heerlen a span span.vestiging {
	color: #de9301;
}
#nieuws ul li.weert a span span.vestiging {
	color: #c9b748;
}
#nieuws ul li.eindhoven a span span.vestiging {
	color: #609463;
}
#nieuws ul li.nijmegen a span span.vestiging {
	color: #097980;
}
#nieuws ul li.soest a span span.vestiging {
	color: #155877;
}
#nieuws ul li.antwerpen a span span.vestiging {
	color: #425c76;
}
#nieuws ul li.kluisbergen a span span.vestiging {
	color: #824a93;
}
#nieuws ul li.monchengladbach a span span.vestiging {
	color: #77234d;
}
#nieuws ul li.algemeen a span span.item {
}
#nieuws ul li a span span.item {
	position: relative;
	float: left;
	width: 155px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}
#nieuws ul li.algemeen a span span.item {
	width: 455px;
}
#nieuws a.all {
	position: relative;
	clear:both;
	float: right;
	margin: 20px 0 0 0;
}


/* Right container ------------------- */
#rightcontainer {
	position: relative;
	float: left;
	width: 215px;
	margin: 0 0 0 30px;
	padding: 0 0 236px 0;
	display: inline;
}

#payoff {
	position: relative;
	float: left;
	width: 215px;
	height: 76px;
	background-image: url(/public/img/algemeen/payoff.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -10000px;
}
#vestigingkeuze {
	position: relative;
	float: left;
}
#vestigingkeuze ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#vestigingkeuze ul li {
	position: relative;
	float: left;
	width: 215px;
	height: 40px;
	margin: 0 0 4px 0;
}
#vestigingkeuze ul li a {
	width: 215px;
	height: 40px;
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -10000px;
}
#vestigingkeuze ul li a:hover, #vestigingkeuze ul li a.active {
	background-position: left bottom;
}
#vestigingkeuze ul li a.maastricht {
	background-image: url(/public/img/algemeen/vestigingkeuze/maastricht.jpg);
}
#vestigingkeuze ul li a.heerlen {
	background-image: url(/public/img/algemeen/vestigingkeuze/heerlen.jpg);
}
#vestigingkeuze ul li a.weert {
	background-image: url(/public/img/algemeen/vestigingkeuze/weert.jpg);
}
#vestigingkeuze ul li a.eindhoven {
	background-image: url(/public/img/algemeen/vestigingkeuze/eindhoven.jpg);
}
#vestigingkeuze ul li a.nijmegen {
	background-image: url(/public/img/algemeen/vestigingkeuze/nijmegen.jpg);
}
#vestigingkeuze ul li a.soest {
	background-image: url(/public/img/algemeen/vestigingkeuze/soest.jpg);
}
#vestigingkeuze ul li a.antwerpen {
	background-image: url(/public/img/algemeen/vestigingkeuze/antwerpen.jpg);
}
#vestigingkeuze ul li a.kluisbergen {
	background-image: url(/public/img/algemeen/vestigingkeuze/kluisbergen.jpg);
}
#vestigingkeuze ul li a.monchengladbach {
	background-image: url(/public/img/algemeen/vestigingkeuze/monchengladbach.jpg);
}

#aanwezig {
	position: relative;
	float: left;
	margin: 35px 0 0 -5px;
	display: inline;
}
#aanwezig .head {
	position: relative;
	float: left;
	width: 215px;
	height: 20px;
	margin: 0 0 10px 5px;
	display: inline;
	background-image: url(/public/img/algemeen/aanwezig/head.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#aanwezig ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 220px;
}
#aanwezig ul li {
	position: relative;
	float: left;
	width: 50px;
	height: 50px;
	margin: 5px 0 0 5px;
	padding: 0;
	display: inline;
}
#aanwezig ul li a {
	position: relative;
	float: left;
	font-size: 11px;
	line-height: 15px;
	color: #dc1e00;
	text-decoration: none;
}
#aanwezig ul li a img {
	border: 3px solid #3a0808;
}
#aanwezig ul li a.maastricht img {
	border-color: #d0460d;
}
#aanwezig ul li a.heerlen img {
	border-color: #de9301;
}
#aanwezig ul li a.weert img {
	border-color: #c9b748;
}
#aanwezig ul li a.eindhoven img {
	border-color: #609463;
}
#aanwezig ul li a.nijmegen img {
	border-color: #097980;
}
#aanwezig ul li a.soest img {
	border-color: #155877;
}
#aanwezig ul li a.antwerpen img {
	border-color: #425c76;
}
#aanwezig ul li a.kluisbergen img {
	border-color: #824a93;
}
#aanwezig ul li a.monchengladbach img {
	border-color: #77234d;
}
#aanwezig a.all_masseuses {
	float: right;
	color: #dc1e01;
	text-decoration: none;
	clear:both;
}

/* Footer container ------------------ */
#footercontainer {
	position: relative;
	float: left;
	width: 100%;
	height: 215px;
	margin: -215px 0 0 0;
	overflow: hidden;
}
#sfeerimpressie {
	position: relative;
	width: 345px;
	height: 215px;
	margin: -1px 0 0 -550px;
	left: 50%;
	bottom: 0;
}
#chat_direct a {
	position: absolute;
	width: 478px;
	height: 119px;
	right: 294px;
	bottom: 0;
	background-image: url(/public/img/algemeen/chat_direct.gif);
	background-image: left top;
	background-repeat: no-repeat;
	text-indent: -10000px;
}

/* Popup container ------------------- */
#trailimageid {
	visibility: hidden;
	position:absolute;
	width: 244px;
	height: 132px;
	z-index: 100;
}
#popup {
	position: relative;
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
	width: 244px;
	height: 132px;

}
#popup.algemeen {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale src='/public/img/algemeen/bg/bg_popup_algemeen.png');
}
#popup.algemeen[class] {
	background-image: url(/public/img/algemeen/bg/bg_popup_algemeen.png);
}
#popup.maastricht {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale src='/public/img/algemeen/bg/bg_popup_maastricht.png');
}
#popup.maastricht[class] {
	background-image: url(/public/img/algemeen/bg/bg_popup_maastricht.png);
}
#popup.heerlen {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale src='/public/img/algemeen/bg/bg_popup_heerlen.png');
}
#popup.heerlen[class] {
	background-image: url(/public/img/algemeen/bg/bg_popup_heerlen.png);
}
#popup.eindhoven {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale src='/public/img/algemeen/bg/bg_popup_eindhoven.png');
}
#popup.eindhoven[class] {
	background-image: url(/public/img/algemeen/bg/bg_popup_eindhoven.png);
}
#popup.weert {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale src='/public/img/algemeen/bg/bg_popup_weert.png');
}
#popup.weert[class] {
	background-image: url(/public/img/algemeen/bg/bg_popup_weert.png);
}
#popup.nijmegen {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale src='/public/img/algemeen/bg/bg_popup_nijmegen.png');
}
#popup.nijmegen[class] {
	background-image: url(/public/img/algemeen/bg/bg_popup_nijmegen.png);
}
#popup.soest {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale src='/public/img/algemeen/bg/bg_popup_soest.png');
}
#popup.soest[class] {
	background-image: url(/public/img/algemeen/bg/bg_popup_soest.png);
}
#popup.antwerpen {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale src='/public/img/algemeen/bg/bg_popup_antwerpen.png');
}
#popup.antwerpen[class] {
	background-image: url(/public/img/algemeen/bg/bg_popup_antwerpen.png);
}
#popup.kluisbergen {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale src='/public/img/algemeen/bg/bg_popup_kluisbergen.png');
}
#popup.kluisbergen[class] {
	background-image: url(/public/img/algemeen/bg/bg_popup_kluisbergen.png);
}
#popup.monchengladbach {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale src='/public/img/algemeen/bg/bg_popup_monchengladbach.png');
}
#popup.monchengladbach[class] {
	background-image: url(/public/img/algemeen/bg/bg_popup_monchengladbach.png);
}
#popup img {
	position: relative;
	float: left;
	margin: 6px 3px 3px 6px;
}
#popup span {
	position: relative;
	float: left;
	text-align: left;
	width: 100px;
}
#popup span.text {
	width: 94px;
	margin: 7px;
}
#popup span span.vestiging {
	font-size: 12px;
	line-height: 16px;
	color: #dc1e00;
}
#popup.maastricht span span.vestiging {
	color: #d0460d;
}
#popup.heerlen span span.vestiging {
	color: #de9301;
}
#popup.weert span span.vestiging {
	color: #c9b748;
}
#popup.eindhoven span span.vestiging {
	color: #609463;
}
#popup.nijmegen span span.vestiging {
	color: #097980;
}
#popup.soest span span.vestiging {
	color: #155877;
}
#popup.antwerpen span span.vestiging {
	color: #425c76;
}
#popup.kluisbergen span span.vestiging {
	color: #824a93;
}
#popup.monchengladbach span span.vestiging {
	color: #77234d;
}
#popup span span.titel {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	margin: 3px 0 0 0;
}
#popup span span.inleiding {
	font-size: 10px;
	line-height: 16px;
	max-height: 65px;
	overflow: hidden;
	margin: 3px 0 0 0;
}

/* -------------------------------- */
/* Forms							*/
/* -------------------------------- */
#gezocht_form {
	position: relative;
	float: left;
	width: 100%;
}
#gezocht_form p {
	position: relative;
	float: left;
	height: 27px;
	margin: 0;
	padding: 0;
}
label {
	position: relative;
	float: left;
	width: 170px;
	height: 20px;
}
input {
	position: relative;
	float: left;
	width: 396px;
	color: #888;
}
input.verzenden {
	float: right;
	width: 80px;
	margin: 0 0 0 320px;
	border: 1px solid #3A3939;
	background-color: #000;
}
input.verzenden:hover {
	color: #fff;
}