body {
	margin: 0px;
	padding: 0px;
	background: url("/elements/site/background.gif") repeat-x #FFFFFF;
	font: 12px "Trebuchet MS", Tahoma, "Lucida Sans", sans-serif;
}


body#vervolgpagina {
	margin: 0px;
	padding: 0px;
	background: url("/elements/site/background_2.gif") repeat-x #461964;
	font: 12px "Trebuchet MS", Tahoma, "Lucida Sans", sans-serif;
}

a {
	color: #461964;
}

a img {
	border: none;
}

.clear {
	clear: both;
}

hr {
	border: none;
	background-color: #b3c0c5;
	color: #b3c0c5;
	height: 1px;
}

.editmode {
	padding: 10px 10px 10px 30px;
	background: url("/elements/site/lichtje.gif") 5px 10px no-repeat #eef3ff;
	border: 1px solid #cad8fa;
	line-height: 20px;
	font-size: 12px;
	color: #093B93;
}

#maincontainer {
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -450px;
	width: 900px;
	border: 0px solid #FF6600;
}

#mercuriustekst {
	position: absolute;
	top: 0px;
	left: 395px;
	width: 470px;
	color: #FFF;
	word-spacing: 0.2em;
	text-align: left;
	letter-spacing: 0;

}

#mercuriustekst p
{
	padding-left:14px;
	line-height: 20px;
}

#contact {
	position: absolute;
	line-height: 18px;
	top: 120px;
	left: 20px;
	width: 350px;
	color: #000;
	word-spacing: 0.2em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.7em;

}

#contact h3
{
margin-left:0px;
padding-left:0px;
}



#contact_onder {
	position: absolute;
	line-height: 18px;
	top: 320px;
	left: 20px;
	width: 370px;
	color: #FFF;
	word-spacing: 0.2em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.7em;

}

#detail_onder {
	position: absolute;
	line-height: 18px;
	top: 320px;
	left: 20px;
	width: 370px;
	color: #FFF;
	word-spacing: 0.2em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.7em;

}

#detail_onder a, #contact_onder a {
	color: #FFF;
}

#mercuriustekst p {
	margin: 0px;
	padding: 0px;
}

#mercuriustekst h1, h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#mercuriustekst .kop {
	font-size: 24pt;
}

h1, h2
{
margin:0px;
padding:0px;
}
h4
{
margin:0px 0px 10px 0px;
}
h1 {
	font-size: 24pt;
}

h2, .kop {
	font-size: 18pt;
}

h4 {
	font-size: 10pt;
}

/* logo */

#logo {
	background: url("/elements/site/logo_paars.gif") no-repeat;
	width: 300px;
	height: 150px;
	margin-left:-20px;
}

#vervolgpagina #logo {
	background: url("/elements/site/logo_wit.jpg") no-repeat;
	width: 300px;
	height: 150px;
	margin-left:0px;
}

/* contact */

#contactformulier {
	background: #FFF;
	padding: 100px 20px 20px 20px;
	width: 420px;
	height: 420px;
	position: absolute;
	left: 440px;
	top: 0px;
	word-spacing: 0.2em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.7em;

}

#contactformulier h1 {
	color: #9c9d9f;
}

legend {
	display: none;
}

form p {
	margin-bottom: 1em;
}

form p label {
	float: left;
	width: 150px;
	margin-top: 0.1em;
	cursor: pointer;
}

form p input,
form p select {
	background: #FFF;
	border: 1px solid #8F8F8F;
	height: 23px;
	color: #000;
	margin-top: 0.1em;
	width: 200px;
	cursor: pointer;
}

form p select {
	width: auto;
}

form textarea {
	border: 1px solid #8F8F8F;
	width: 200px;
	height: 15em;
}

form p label.error {
	float: none;
	clear: both;
	margin-left: 150px;
	width: 250px;
	display: block;
	color: red;
	font-weight: bold;
	border: 0px solid red;
	padding-top: .5em;
	vertical-align: top;
}
form p input#formInput_submit,
form p input#formInput_reset {
	width: auto;
}

.afbeelding_in_overzicht {
	padding: 5px;
	display:block;
	margin-right: 15px;
	background: #FFFFFF;
	border: 1px solid #FFF;
	float: left;
}

#onder {
	word-spacing: 0.2em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.7em;
	position: absolute;
	width: 900px;
	top: 300px;
	border: 0px solid #0000FF;
}

#onder p, #contact_onder p, #detail_onder p {
	padding: 0px;
	margin: 0px;
}


/* Easy Slider */

#sliderding {
	background: #FFF;
	padding: 0px 0px 0px 0px;
	width: 420px;
	position: absolute;
	height: 400px;
	left: 440px;
	top: 0px;
}

#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#slider, #slider li {
	/*
	define width and height of container element and list item (slide)
	list items must be the same size as the slider area
	*/
	width:500px;
	height: 540px;
	overflow: hidden;
}

.afbeelding_titel
{
position:relative;
z-index:1;
left:0px;
top:490px;
color:#FFF;
float:left;
padding:20px 20px 20px 80px;
width:480px;
background:#000;
filter:alpha(opacity=80);
opacity: 0.8;
-moz-opacity:0.8;

}


span#prev a {
	background: url("/elements/site/prev.gif") #46166B no-repeat 50% 10px;
	width: 70px;
	height: 272px;
	display: inline;
	position: absolute;
	top: 277px;
	left: -10px;
	z-index:99;
}

span#next a {
	background: url("/elements/site/next.gif") #46166B no-repeat 50% 10px;
	width: 70px;
	height: 272px;
	display: inline;
	position: absolute;
	top: 277px;
	left: 440px;
	z-index:99;
}

/* // Easy Slider */

#custom_tabs {
	padding: 98px 0px 0px 0px;
}

#contact_tabs {
	padding: 99px 0px 0px 0px;
}

ul#tabs_home, #custom_tabs ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul#tabs_home li {
	display: block;
	height: 28px;
	background: url('/elements/site/bg_homepage_tab_inactive_left.gif') no-repeat left;
	width: 170px;
	float: left;
}

ul#tabs_home li a {
	display: block;
	height: 28px;
	background: url('/elements/site/bg_homepage_tab_inactive_right.gif') no-repeat right;
	text-align: center;
	text-decoration: none;
}

ul#tabs_home li a span {
	color: #FFFFFF;
	padding: 10px 0px 0px 0px;
	display: block;
}

ul#tabs_home li.active, ul#tabs_home li:hover {
	background: url('/elements/site/bg_homepage_tab_active_left.gif') no-repeat left;
}

ul#tabs_home li.active a, ul#tabs_home li:hover a {
	background: url('/elements/site/bg_homepage_tab_active_right.gif') no-repeat right;
}

ul#tabs_home li.active a span, ul#tabs_home li:hover a span {
	color: #46166b;
}

/* stuff for the small contact page */

ul#tabs_contact, #tabs_contact ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul#tabs_contact li {
	display: block;
	height: 28px;
	background: url('/elements/site/bg_contact_tab_inactive_left.gif') no-repeat left;
	width: 170px;
	float: left;
}

ul#tabs_contact li a {
	display: block;
	height: 28px;
	background: url('/elements/site/bg_contact_tab_inactive_right.gif') no-repeat right;
	text-align: center;
	text-decoration: none;
}

ul#tabs_contact li a span {
	color: #FFFFFF;
	padding: 10px 0px 0px 0px;
	display: block;
}

ul#tabs_contact li.active, ul#tabs_contact li:hover {
	background: url('/elements/site/bg_contact_tab_active_left.gif') no-repeat left;
}

ul#tabs_contact li.active a, ul#tabs_contact li:hover a {
	background: url('/elements/site/bg_contact_tab_active_right.gif') no-repeat right;
}

ul#tabs_contact li.active a span, ul#tabs_contact li:hover a span {
	color: #FFFFFF;
}


