/* Start of CMSMS style sheet 'Layout: Top menu + 2 columns' */
* {
padding:0;
margin:0;
}
html {
   overflow-y: scroll;
}
body {
   background:#FFF url('/images/background.gif') left -58px repeat-x;
   font-family: Arial, Helvetica, sans-serif; 
  color:#636363;
   font-size:11px;
   line-height:18px;
   width:100%;
}

#pagewrapper {margin: 0 auto; width:999px;}

#header {height:71px; margin-top:10px;}

#headerlogo {float: left; background: url(images/logoatd.gif) no-repeat; width:143px; height:64px; cursor: pointer;}

#menuholder{}

#viewer {position: absolute; top: 75px; width: 100%;}

#contentholder {position: relative; top: 354px; text-align:left; margin:0 0 0 0px; background: url(/uploads/images/site/contentback.gif) left top repeat-y;}

#footer {position: relative; top: 354px;}

#footercontent {background: url(images/footerbeeld.jpg) no-repeat; width:876px; height:80px; margin-top: 15px;}

#footercontent a,a:hover,a:active,a:visited {
   color:white;
  text-decoration:none;
} 

h1 {
  color:black;
  text-transform: uppercase;
  font-size:24px;
  margin-top:10px;
  margin-bottom:50px;
}

h2 {
  color:black;
  text-transform: uppercase;
  font-size:14px;
  padding-top:20px;
  margin-bottom:10px;
}

a,a:hover,a:active,a:visited{
  color:red;
text-decoration:none;
}


.clearb2 {
   background: url(uploads/images/site/clearback.gif) no-repeat;
   clear:both;
   height:22px;
}

/* news items */








/* menu slider */

#menuheader {
        position:absolute;
	padding:0;
        left:50%;
        margin-left:-500px;
        z-index:49;
        width:999px;
       
}
#menuheader ul, #menuheader li{
		margin:0;
		padding:0;
		list-style:none;
                float:left; 
}
#menuheader li {display: none;}
#menuheader #item1, #menuheader #item2, #menuheader #item3, #menuheader #item4, #menuheader #item5, #menuheader #item6 {display: block;}

/* Easy Slider */

#slider ul, #slider li{
                margin:0;
		padding:0;
		list-style:none;
		}
#slider, #slider li{ 
		width:100%;
		height:309px;
		overflow:hidden; 
}

#noslider ul, #noslider li{
                margin:0;
		padding:0;
		list-style:none;
		}
#noslider, #noslider li{ 
		width:100%;
		height:354px;
		overflow:hidden; 
}

span#prevBtn{}
span#nextBtn{
   color:white;
   z-index:40;
   width:200px;
   height200px;
}

/* numeric controls */	

ol#controls{
        position:absolute;
	padding:0;
        left:50%;
        margin-left:-500px;
	height:45px;
        width:999px;
        z-index:50;	
}
ol#controls li{
	margin:0; 
	padding:0;
	float:left;
	list-style:none;
	height:45px;
}
ol#controls li a{
	float:left;
	height:45px;
        width:150px;
	background:url(/uploads/images/site/headitemoverlayclear.png) no-repeat;
        color:black;
}
ol#controls li.current a{
	height:45px;
        width:150px;
	background:url(/uploads/images/site/headitemoverlay.png) no-repeat;
        color:#303030;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

/* CONTACT  FORM */

.contactform input {
border: 1px solid #c2c2c2;
height:18px;
width:280px;
margin-bottom:8px;
font-family: Arial, Helvetica, sans-serif; overflow: hidden;
font-size:11px;
line-height:16px;
}

.contactform label {
	display: block;
	float: left;
	width: 100px;
}
.contactform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}
.contactform textarea {
	background-color: #FFF;
	border: 1px solid #c2c2c2;
}
#message {
	font-family: Arial, Helvetica, sans-serif; overflow: hidden;
font-size:11px;
line-height:16px;
	padding: 0 0 8px 0;
      width:280px;
}
.contactform  .fbsubmit {
margin-top:20px;
width:120px;
background:black;
border:none;
height:30px;
color:white;
cursor:pointer;
}
/*                prevnext btns            */

#prevb{
position:absolute;
left:50%;
margin-left:-560px;
top:390px;
cursor:pointer;
z-index:63;
display:none;
}
#nextb{
position:absolute;
left:50%;
margin-left:450px;
top:390px;
cursor:pointer;
z-index:62;
}
#prevunderb{
position:absolute;
left:50%;
margin-left:-560px;
top:390px;
z-index:61;
}
#nextunderb{
position:absolute;
left:50%;
margin-left:450px;
top:390px;
z-index:60;
}
#bekijkhier {
position:relative;
margin-left:-271px;
margin-right:90px;
cursor:pointer;
margin-top: 0px;
display:none;
}


/* End of 'Layout: Top menu + 2 columns' */

