@charset "utf-8";

/* Global styles
----------------------------------------------------------------------------------- */
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html, body{
	height:100%;
}
body{
font-family: "Trebuchet MS", Geneva,Arial, Helvetica, sans-serif;
font-size:12px;
/*background:url(../images/bg-body.jpg);
background-repeat:repeat-x;
background-color:#636359;
*/background-position:center top;
}

:focus{
	outline:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}


caption,th {
	text-align:left;
}
h1,h2,h3,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

p{
padding-bottom:5px;
}
/*ol{
list-style-type:none;
}*/
/*-----------------------------*/
a:link{
color: #07569F;	
text-decoration:underline;

}
a:visited{
color: #07569F;	
text-decoration:underline;

}
a:hover{
color: #272727;
text-decoration: none;
}

/* CMS styles
----------------------------------------------------------------------------------- */
/* Container styles
----------------------------------------------------------------------------------- */
/*#bg{
background-image:url(../images/bg.jpg);
background-repeat:no-repeat; 
background-position:top center;
height:750px;
}
*//*#cont1{
position:relative;
height:auto;
width:100%;
margin:0 auto;
z-index:3;
display:inline-block;
left:0px;
}
*/


#container{
position:relative;
height:auto;
width:1024px;
margin:0 auto;
z-index:9;
}

/* Header styles
----------------------------------------------------------------------------------- */
/*#bg-header{
background:url(../images/bg-header.png) repeat-x;
height:433px;
width:100%;
position:relative;
margin:0px;
}*/

#header{
background:url(../images/header.png) no-repeat;
height:514px;
width:1024px;
position:relative;
margin:0px;
}


/*---------------------------navigation----------------------------------*/
#header #navigation{
background:url(../images/bg-menu.png) no-repeat;
position:absolute;
left:38px;
top:122px;
z-index:999;
/*width:951px;*/
height:45px;
list-style-type:none;
}
#navigation #nav{
margin-left:186px;
list-style-type:none;
z-index:9999;
}
#nav li {
background:url(../images/sep-menu.png) no-repeat left top;
height:45px;
float:left;
}

#nav li:first-child{
background:none;
}

#nav  li a{
font-family:'HelveticaCYPlain';
font-size:16px;
color:#ffffff;
text-decoration:none;
margin-left:9px;
margin-right:9px;
padding-top:13px;
}

#nav a:hover,  #nav .selected a {
color:#004a78;
text-decoration:underline;
}


/*---------------------------------logo----------------------------*/
	
#logo{
position:absolute;
width:182px; 
height:214px;
top:19px; 
left:66px;
z-index:999;
}
#slogan{
background:url(../images/slogan.png) no-repeat;
width:494px;
height:18px;
position:absolute; 
top:71px;
left:474px;
}


/*------------------------------slideshow-----------------------*/
/*#slideshow{
background:url(../images/slideshow.png) no-repeat;
width:948px;
height:429px;
position:absolute;
top:192px;
left:36px;
z-index:9;
}
#slideshow-gal{
width:948px;
height:429px;
position:absolute;
top:0px;
left:0px;
z-index:9;
}
#bg-sch{
width:948px;
height:429px;
position:absolute;
top:0px;
left:0px;
z-index:9;
}*/
/*----------------------------box----------------------------*/
#box{
background:url(../images/box.png) no-repeat;
width:1024px;
height:299px;
position:absolute;
top:197px;
left:0px;
z-index:9;
}
#contenu-contact{
margin-left:86px;
width:229px;
color:#000000;
margin-top:42px;
float:left;
}
#contenu-contact1{
line-height:20px;
padding-left:17px;
}
#contenu-contact1 a:link{
color: #ffffff;	
text-decoration:underline;

}
#contenu-contact1 a:visited{
color: #ffffff;	
text-decoration:underline;

}
#contenu-contact1 a:hover{
color: #000000;
text-decoration: none;
}

#contenu-Ballooning{
margin-left:81px;
width:229px;
color:#000000;
margin-top:42px;
float:left;
}
#contenu-Ballooning1{
padding-left:2px;
line-height:20px;
}
#contenu-cadeaubon-mogelijk{
margin-left:68px;
width:229px;
color:#000000;
margin-top:42px;
float:left;
}
#contenu-cadeaubon-mogelijk1{
width:114px;
padding-left:17px;
line-height:20px;
}
#bg-titre-box{
background:url(../images/sep-box.png) repeat-x left bottom;
width:212px;
margin-left:18px;
padding-bottom:7px;
margin-bottom:13px;
}
#bg-titre-box2{
background:url(../images/sep-box.png) repeat-x left bottom;
width:220px;
margin-left:3px;
padding-bottom:7px;
margin-bottom:13px;
}
#titre-box{
background:url(../images/puc-box.png) no-repeat left 9px;
padding-left:11px;
color:#ffffff;
text-transform:uppercase;
font-size:20px;
margin-bottom:10px;
}
#icon-header{
background:url(../images/images-header.png) no-repeat;
width:179px;
height:231px;
position:absolute;
top:271px;
left:827px;
z-index:9999;
}
/* Content styles
----------------------------------------------------------------------------------- */
#content{
width:1024px;
height:auto;
float:left;
}
#bbg{
background:url(../images/bbg.png) repeat-y;
width:1024px;
min-height:216px;
height:auto;
float:left;
}

#contenu{
margin-left:58px;
width:900px;
color:#272727;
height:auto;
float:left;
line-height:20px;
padding-bottom:17px;
}

#contenu a:link{
color: #07569F;	
text-decoration:underline;

}
#contenu a:visited{
color: #07569F;	
text-decoration:underline;

}
#contenu a:hover{
color: #272727;
text-decoration: none;
}

.style{
color:#06b6f0;
font-style:italic;
}
/*-------------------------------------*/

h1 {
font-family:'HelveticaCYPlain';
font-size:22px;
color:#126ec8;
text-align:left;
text-decoration:none;
font-weight:normal;
text-transform:uppercase;
margin-bottom:31px;
}

/* footer styles
----------------------------------------------------------------------------------- */
/*#bg-footer{
background:url(../images/bg-footer.jpg) center top;
background-repeat:repeat-x;
height:70px;
width:100%;
float:left;
}
*/

#footer{
background:url(../images/footer.png) no-repeat;
width:1024px;
height:62px;
float:left;
margin-bottom:20px;
}



#Proximedia{
background:url(../images/prox.png) no-repeat top;
position:absolute;
left:873px;
width:83px;
height:13px;
text-indent:-9999px;
margin-top:19px;

}

/*#facebook{
position:absolute;
right:163px;
margin-top:39px;
float:right;
}*/

/* formulaire
-----------------------------------------------------------------------------------*/

#formular {
    float: left;
    margin-bottom: 15px;
    margin-left: 20px;
    vertical-align: top;
    width: 550px;
}
form.contactForm {
	margin: 5px 0 15px;
}
form.contactForm .clear {
	clear: both;
}
form.contactForm legend {
	font-weight: bold;
	padding-top: 15px;
}
form.contactForm legend.FormTitle {
	display: none;
}
form.contactForm br {
	display:none;
}
form.contactForm label {
	display: block;
	margin: 5px 0;
}
form.contactForm .CopyConfirm label.infoLabel {
	display: inline-block;
	margin: 0;
}
form.contactForm span.two-column {
	display: block;
	float: left;
	width: 220px;
}
form.contactForm span.two-column span {
	display: inline-block;
	width: 10px;
	text-align: center;
}
form.contactForm .text-input {
	border: solid 1px #0e6490;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1);
	font: 11px/15px Arial, Helvetica, sans-serif;
	height: 10px;
	padding: 5px 4px 4px;
	outline: none !important;
	background: #f0edec;
	width: 200px;
	color:#272727;
}
form.contactForm textarea.text-input {
	height: 120px;
	overflow: auto;
}
form.contactForm .text-input:focus {
	background-color: #e2dfde;
	color:#272727;
}
form.contactForm input[type=radio], form.contactForm input[type=checkbox] {
	display: inline;
	width: auto;
	margin-bottom: 0;
}
form.contactForm .option {
	display: inline-block;
	padding-right: 5px;
}
form.contactForm #file-uploader {
	margin: 10px 0 0;
}
form.contactForm small {
	display: block;
	font-size: 11px;
	color: #272727;
}
form.contactForm .required, form.contactForm .dropError {
	color: #c00;
}
form.contactForm #QapTcha {
	padding: 0;
	margin: 10px 0;
}
form.contactForm #QapTcha #TxtStatus {
	width: auto;
	text-align: left;
	margin: 2px 0 5px;
	color:#07569F;
}
form.contactForm input[type=submit], form.contactForm input.submit-button {
	color: #126ec8;
	cursor: pointer;
	font: 13px Arial Black;
	background: #ffffff;
	border: 0;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 2px 2px 2px 2px;
	outline: none !important;
	border:1px solid #0e6490;
}
form.contactForm input.submit-button[disabled] {
	color: #126ec8;
	cursor: default;
	background: #ffffff;
	border:1px solid #0e6490;
}
form.contactForm .private_policy_link {
	display: inline-block;
	margin: 5px 0;
	font-size: 11px;
	color:#07569F;
}


.contactForm .two-column {
    margin-right: 30px;
}
#comments{
height:80px;
}
form.contactForm .required, form.contactForm .dropError{
color:#07569F;
}

/*-------------------*/
	#formular-ligging {

    margin-left: 570px;
	padding-top:25px;
    vertical-align: top;
    width: 300px;
}


/*--------------------------gallerie--------------------------*/
#contenu .highslide:hover img {
border:2px solid #0e6490;
}	
#contenu .highslide img {
border:2px solid #0e6490;
}


/*------------------------------------------------------*/

h2
    {
    font-family:"HelveticaCYPlain";
	font-size:18px;
	color:#07569f;
	font-variant:normal;
		}
h3
     {
    font-family:"HelveticaCYPlain";
	font-size:16px;
	color:#4795c5;
	font-variant:normal;
		}
h4
 {
    font-family:"HelveticaCYPlain";
	font-size:14px;
	color:#7dcdf4;
	font-variant:normal;
		}

		 
.images{
float:right;
margin-top:5px;
margin-left:10px;
border:2px solid #0e6490;
}


.images-block-contact{
border:2px solid #0e6490;

}
.logo1{
border:2px solid #0e6490;
margin-left:5px;
margin-right:5px;
}

.highslide-content{
margin-left:-15px;
}
#style-realisaties{
margin-left:45px;
}
/*------------------------------------*/
#jfontsize {
	position:relative;
	float:right;
	margin-right:60px;
	padding-top:40px;
	padding-bottom:5px;
}
#jfontsize a {
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	width: 20px;
	display: inline-block;
	text-align: center;
	color: #272727;
	text-decoration: none;
    border: solid 1px #ffffff;
	background:#fdf8f8;
}
#jfontsize a:hover {
    text-decoration: none;
    background: #67c9f3;
    color: #ffffff;
    border: solid 1px #ffffff;
}
.jfontsize-disabled, .jfontsize-disabled:hover {
    color: #ffffff;
    border: solid 1px #ffffff;
    background: #67c9f3;
}


 /* Stylesheet written by Proximedia */
/* Clientnumber 17003125*/
/* Created on 03/05/2012*/