/* Start of CMSMS style sheet 'screen' */
@charset "UTF-8";
/* CSS Document */

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

body {
	font-family: Arial, Helvetica, sans-serif;
	background:url(uploads/images/template/background.jpg) center top no-repeat;
	font-size: 11px;
}

body.contactformulier {
background:none;
}

a 
{
  color:#B0985F;
}

img {
      border: 0px;
}

div#resorts-label {
       position: absolute;
       left: 133px;
       top: 3px;
       width: 68px;
       height: 78px;
       z-index: 99;
}

div#menu {
       position: absolute;
       width: 170px;
       height: auto;
       top: 88px;
       left: 0px;
       z-index: 99;
}

div#menu ul {
       width: 170px;
       list-style: none;
       margin:0px;
       padding:0px;
}

div#menu ul li {
       width: 170px;
       height: 29px;
       list-style: none;
       margin:0px;
       padding:0px;
}

table tr td {
       padding: 3px;
}

div#content {
	position: absolute;
	top: 350px;
	left: 50px;
	width: 420px;
        z-index: 99;
}

div#taal {
       position: absolute;
       left: 5px;
       top: 5px;
       z-index: 99;
}

div#content_app {
	position: absolute;
	top: 370px;
	left: 200px;
	width: 480px;
        z-index: 99;
}

div#content_verdieping {
	position: absolute;
	top: 150px;
	left: 210px;
	width: 461px;
        z-index: 99;
}

div#content_staand {
	position: absolute;
	top: 205px;
	left: 570px;
	width: 190px;
        z-index: 99;
}


div#content_app h2 {
	font-size: 12px;
	margin-bottom: 10px;
	font-weight:bold;
	line-height: 22px;
        width: 290px;
}

p {
	line-height: 22px;
	margin-bottom: 15px;
	font-size: 11px;
}

h1 {
	font-size: 14px;
	margin-bottom: 16px;
        width: 300px;
}

h2 {
	font-size: 12px;
	margin-bottom: 10px;
	font-weight:bold;
	line-height: 22px;
}

h3, h4, h5, h6 {
	font-size: 11px;
	margin-bottom: 0px;
	font-weight:bold;
	line-height: 22px;
}

.quote {
	padding: 10px;
	background-color:#ebebeb;
        width: 450px;
        text-align: center;
	font-style:italic;
}

div#container {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 803px;
}

div#headeroverlay {
	position:absolute;
	width: 803px;
	height: 423px;
	z-index: 90;
	
}

div#sfeerbeeld {
	width: 635px;
	height: 400px;
	position:absolute;
	top: 32px;
	right: 0px;
	z-index: 70;
}

div#logo {
	position:absolute;
	top: 0px;
	right: 80px;
	width: 108px;
	height: 117px;
	z-index: 99;
}

div#balkrechts {
       position: absolute;
       width: 231px;
       top: 350px;
       right: 30px;
       z-index: 99;
text-align:center;
}

div#shadow_app {
        position: absolute;
        width: 27px;
        height: 294px;
        left: 170px;
        top: 0px;
        z-index: 99;
}


div.NewsSummary
{
  margin-bottom: 24px;
}

div#NewsPostDetailSummary,
div.NewsSummarySummary
{
  line-height: 22px;
}

div.NewsSummary h3, div.NewsSummary h3 a {
        color: #b0985f;
        text-decoration: none;
        font-size: 14px;
}

#NewsPostDetailTitle {
        color: #b0985f;
        text-decoration: none;
        font-size: 14px;
        margin-bottom: 10px;
}

div#appmenu {
        position:absolute;
        width: 300px;
        overflow:hidden;
        z-index: 99;
       top: 370px;
       left: 10px;     
}

div#appmenu ul {
       width: 300px;
        list-style: none;
        margin-top: 6px;
       margin-bottom: 25px;
}

div#appmenu ul li {
       width: 300px;
        list-style: none;
        color: #b0985f;
        margin-left: 12px;
        font-weight: bold;
        font-size: 12px;
        margin-bottom: 0px;
        height: 25px;
        font-style: italic;
}

div#appmenu ul li a {
        color: #b0985f;
        text-decoration: none;
}

div#appmenu ul li a:hover {
        color: #9fa7af;
        text-decoration: none;
}

div#appmenu ul li ul li {
        list-style: none;
        color: #a0a8b0;
        margin-left: 2px;
        font-weight: bold;
        font-size: 12px;
        float: left;
       width: auto;
}

div#appmenu ul li ul li a {
        color: #a0a8b0;
        text-decoration: none;
        float: left;
}

div#appmenu_bottom {
       position: relative;
       background:url(uploads/images/template/kies_uw_bottom.gif);
}

div#shadowleft {
	position:absolute;
	left: -30px;
	top: 0px;
	width: 30px;
	height: 574px;
}

div#shadowright {
	position:absolute;
	left: 803px;
	top: 0px;
	width: 30px;
	height: 574px;
}

div#backdrop {
       position: absolute;
       width: 100%;
       height: 100%;
       z-index: 99;
	-moz-opacity:0.8; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
         background-color: #000000;
}

div#app {
        position: absolute;
        width: 800px;
        height: 600px;
        left:50%;
        margin-left: -400px;
        margin-top: 70px;
       z-index: 99;
}

div#breadcrumb {
      position: absolute;
      right: 25px;
      width: 300px;
      top: 159px;
      font-size: 11px;
      color: #9fa7af;
      z-index: 99;
      text-align: right;
}


div#breadcrumb a {
      color: #9fa7af;
}

/* -------------------------- formulier -------------------------- */

.fb_invalid {
        color: #FF0000;
}

.formbuilderform {
        position:relative;
        width:400px;
margin-bottom:50px;
}

.formbuilderform div {
        position: relative;
        height:25px;
}

.formbuilderform div.textarea {
        height:90px;
}

.formbuilderform label {
        float:left;
}

.formbuilderform input {
	background: #FFFFFF;
        float:right;
        width: 240px;
        border: 1px solid #af975d;
        height: 16px;
}

.formbuilderform  .submit input {
        margin-top:10px;
        margin-bottom: 10px;
        float:right;
        width: 80px;
        height: 25px;
        z-index:50;
}

#x {
	background: #FFFFFF;
        float:right;
        width: 240px;
        border: 1px solid #af975d;
        height: 86px;
}


.formbuilderform  select {
	background: #FFFFFF;
        position: absolute;
        margin-top: 0px;
        margin-bottom: 10px;
        right: 142px;
        width: 100px;
        border: 1px solid #af975d;
        height: 20px;
}

div.meer-informatie,
div.verdiepingen {
margin-top:15px;
position:relative;
height:100px;
}

.formbuilderform .meer-informatie label, .formbuilderform .meer-informatie input,
.formbuilderform .verdiepingen label, .formbuilderform .verdiepingen input {
  display:inline;
  float:none;
  width: 100px;
}

.thumb {
     width: 90px;
     height: 60px;
     overflow: hidden;
     text-align:left;
    background: #FFFFFF;
    border: 1px solid #9a7d61 #FFFFFF;
    padding 0px;
}

.thumb a {
    padding: 0px;
}


body #lbOverlay.blue {
        background-color:#000000;
}

body #lbOuterContainer.blue {
        border:0px;
}

p.foot {
       color: #CCCCCC;
       font-size: 11px;
       position: relative;
       padding-top: 10px;
       position:relative;
       width: 800px;
       clear: both;
}


p.foot a {
       color: #CCCCCC;
       font-size: 11px;
}

.error_message
{
  margin: 20px;
}

.invisible
{
  display: none;
}
/* End of 'screen' */

