/* Start of CMSMS style sheet 'FF_style' */
@charset "UTF-8";
/* CSS Document - Design and Code: Jozias Boone, Nilsson BV */

/* -------------------------- Body -------------------------- */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background:url(uploads/images/template/bg.gif) repeat-x center top;
        font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;		
}

img {
       border: 0px;
}

a {
      color: #FF6600;
}

div#block {
        width: 100%;
	height:auto;
	position:relative;
        z-index: 1;
}

div#container {
	position:relative;
	margin-left:auto;
	margin-right: auto;
	width: 924px;
       height: 701px;
       z-index: 80;
}

div#logo {
	position: absolute;
	width: 181px;
	height: 147px;
	top: 20px;
	left: 10px;
	z-index: 5;
}

div#top {
	position:relative;
	top: 0px;
	width: 924px;
	height: 76px;
	background:url(uploads/images/template/bg_top.gif) repeat-x;
	z-index: 4;
}


div#shadowleft {
	position:absolute;
	width: 50px;
	height: 396px;
	top: 122px;
	left: -50px;
	overflow:visible;
}

div#shadowright {
	position:absolute;
	width: 50px;
	height: 396px;
	top: 122px;
	left: 924px;
	overflow:visible;
}

div#bgbottom {
	position:absolute;
	width: 100%;
	height: 203px;
	bottom: 0px;
	background:url(uploads/images/template/bg_bottom.jpg) repeat-x;
        z-index: 1;
}

div#adres {
       position: absolute;
       top: 100px;
       left: 0px;
       height: 10px;
}

/* -------------------------- Text -------------------------- */

h1 {
       margin-bottom: 0px;
}

h1.content {
       margin-bottom: 16px;
       color: #54d8f8;
       line-height: 28px;
}



/* -------------------------- navigatie -------------------------- */

div#navigatie {
	position:relative;
	width: 924px;
	height: 46px;
	background:url(uploads/images/template/nav.gif) repeat-x;
	z-index: 3;
}

div#navbar {
	position: absolute;
	height: 40px;
	width: 900px;
	left: 190px;
	top: 12px;
}

div#navbar ul {
	list-style: none;
	width: 900px;
}

div#navbar ul li {
	float: left;
	padding-left: 13px;
	padding-right: 13px;
	background:url(uploads/images/template/nav_streep.jpg) right no-repeat;
}

div#navbar ul li a {
	color:#FFFFFF;
	font-size: 14px;
	text-decoration:none;
        text-transform:lowercase;
}

div#navbar ul li a:hover {
        text-decoration: underline;
}

/* -------------------------- homepage -------------------------- */

div#sfeerbeeld {
	position: absolute;
	top: 122px;
	width: 382px;
	height: 375px;
	background-color:#333333;	
        overflow: hidden;
}

div#actie {
        position: absolute;
        bottom: 10px;
        left: 10px;
        width: 390px;
        height: 170px;  
        text-align:left;
}

div#actie img {
    float: left;
}

div#content {
	position: absolute;
	top: 122px;
	width: 541px;
	height: 375px;
	left: 383px;
	background: url(uploads/images/template/bg_content_home.jpg);
}

div#tekst {
	left: 30px;
	top: 26px;
	position:absolute;
	width: 240px;
	height:auto;
	z-index: 12;
}

div#center ul, div#center ol {
padding-left:30px;
}

div#kaartje {
	position:absolute;
	width: 308px;
	height: 367px;
	right: 0px;
	left: 600px;
	top: 131px;
	z-index: 10;
}

div#footer {
	position:absolute;
	width: 924px;
	height: 203px;
	background: url(uploads/images/template/bg_footer.jpg);
	top: 498px;
       z-index: 9;	
}

div#linkslg {
       position: absolute;
       width: 227px;
       heigth: 78px;
       top: 218px;
       left: 10px;
}

div#linkcs {
       position: absolute;
       width: 227px;
       heigth: 76px;
       top: 298px;
       left: 10px;
}

/* -------------------------- vestiging page -------------------------- */ 

div#contentvestiging {
	position: absolute;
	top: 122px;
	width: 541px;
	height: 375px;
	left: 383px;
	background: url(uploads/images/template/bg_content_vestiging.jpg);
}

div#beeldrechts {
        position: absolute;
        width: 247px;
        height: 233px;
        top: 104px;
        right: 0px;
        z-index: 20;
}

div#tekstvestiging {
	left: 30px;
	top: 26px;
	position:absolute;
	width: 380px;
	height:auto;
	z-index: 12;
}

div#usps {
	left: 30px;
	top: 257px;
	position:absolute;
	width: 520px;
	height: 100px;
	z-index: 14;
}

div#usps ul {
      list-style: disc;
      width: 520px;


      height: 50px;
}

div#usps ul li {
      list-style: disc;
      width: 120px;
      font-size: 10px;
      line-height: 15px;
      float: left;
      margin-right: 10px;
}

/* -------------------------- content page -------------------------- */ 


div#containercontent {
	position:relative;
	margin-left:auto;
	margin-right: auto;
	width: 924px;
	background: url(uploads/images/template/bg_content.jpg) no-repeat;
        z-index: 80;
       background-color: #000000;
}

div#footercontent {
	position:relative;
	width: 924px;
	background: url(uploads/images/template/bg_footer.jpg);
	height: 203px;
        bottom:0px;
        z-index: 80;
}

div#left {
       float: left;
       width: 206px;
       position: relative;
       min-height: 20px;
      margin-bottom: 110px;
}

div#left ul {
	list-style: disc;
        width: 150px;
        margin-top: 105px;
        padding-left: 45px;
}

div#left ul li {
        width: 150px;
        line-height: 17px;
        margin-bottom: 8px;
}

div#left ul li a {
	color:#000000;
	font-size: 12px;
        text-decoration:none;
        text-transform:lowercase;
}

div#left ul li a:hover {
        text-decoration: underline;
}


div#toptekst {
       position:absolute;
       top: 0px;
       width: 513px;
       height: 40px; 
       background: url(uploads/images/template/top_tekst.gif);
       z-index: 10;
       left: 0px;
       overflow: hidden;
}

div#bottomtekst {
       position:absolute;
       bottom: 203px;
       width: 513px;
       height: 88px; 
       background: url(uploads/images/template/bottom_tekst.gif);
       z-index: 70;
       left: 206px;
}


div#center {
       position: relative;
       float: left;
       width: 423px;
       padding-left: 45px;  
       padding-right: 45px;
       padding-top: 50px;
       margin-top: 50px;
       z-index: 16;
      margin-bottom: 110px;
}

table {
      width: 420px;
       v-align: top;
       border: 1px solid #FF6600;
       vertical-align: top;
       background: url(uploads/images/template/bg_table.gif) no-repeat;
}

table td {
       vertical-align: top;
       line-height: 15px;
        border-right: solid 1px #FF6600;
        border-bottom: solid 1px #FF6600;
        padding: 0px;
}

div#right {
       float: left;
       width: 205px;
       position: relative;
       overflow: hidden;
       margin-bottom: 110px;     
}

div#fotos {
        width: 148px;
        margin-top: 105px;
        margin-left: 28px;
}

div#fotos .hotspot img {
      border: 0px;
      margin-bottom: 30px;
}

div#fotoblock {
      position:relative;
      overflow: hidden;
}

div.foto {
      width: 148px;
      height: 148px;
      overflow: hidden;
      position: relative;
      margin-bottom: 30px;
      z-index: 80;
}

div.foto img {
        z-index: 80;
}

div#fotosoverlay {
        position: absolute;
        top: -15px;
        left: -26px;
        width: 204px;
        height: 337px; 
        z-index: 70;
}

div#fotolinks {
	position:absolute;
	width: 199px;
	height: 170px;
	left: 0px;
        top: -85px;
        text-align: center;
        z-index: 90;
}

.clear {
       clear: both;
}


/* -------------------------- banners -------------------------- */

div#banner1 {
	position:absolute;
	width: 175px;
	height: 75px;
	left: 203px;
       top: 7px;
       text-align: center;
        z-index: 70;
}

div#banner2 {
	position:absolute;
	width: 175px;
	height: 75px;
	left: 378px;
       top: 7px;
       text-align: center;
        z-index: 70;
}

div#banner3 {
	position:absolute;
	width: 175px;
	height: 75px;
	left: 553px;
       top: 7px;
       text-align: center;
        z-index: 70;
}

div#banner4 {
	position:absolute;
	width: 175px;
	height: 75px;
	left: 728px;
       top: 7px;
       text-align: center;
        z-index: 70;
}

div#archief-emailnieuwsbrief-html {
width: 611px;
z-index:50;
}

div#archief-emailnieuwsbrief-html table {
background: none;
width:611px;
border:none;
}

div#archief-emailnieuwsbrief-html table td {
border-bottom:none;
border-right:none;
}
/* End of 'FF_style' */

