body {background-color: #000; font-size:0.9em;
line-height:1.5em;
font-family:Arial, Helvetica, "Lucida Grande", Lucida, sans-serif;
color: #999;}
h1 {font-size:1.5em;font-family: "Eurostile extended", Helvetica, Arial,sans-serif;
font-family:Arial, Helvetica, "Lucida Grande", Lucida, sans-serif;
color:#fff;font-weight:lighter;}
h2 {font-size:1.2em;color: #fff;
font-family:Arial, Helvetica, "Lucida Grande", sans-serif;}
h4 {font-size:0.9em;
font-family:Arial, Helvetica, Lucida, sans-serif;
color: #ccc;}


hr.greysmall {border:solid 1px; background-color:#222; width:40%;}  

p.smaller{font-size:12px;
line-height:16px;font-family:Arial, Helvetica, "Lucida Grande", Lucida, sans-serif;
color: #999; }



.divider{
font-family:Arial, Helvetica, "Lucida Grande", Lucida, sans-serif;
font-weight:bold;
color: #99ffff;
}
.slogan {
color: #84d0f0;
font-weight:bold;
letter-spacing: 4px;
font-family:Arial, Helvetica, "Lucida Grande", Lucida, sans-serif;

}
p {display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	font-size: 0.9em;
	}




.toplinks a:link, a:visited {font-family:Arial, Helvetica, Lucida, sans-serif;
font-size:1em;color:#fff;text-decoration: none; z-index:2;}
.toplinks a:hover {color:#99ffff;z-index:2;}



.blocklinks a:link {display:block;
width:200px;
font-family:Arial, Helvetica, Lucida, sans-serif;
font-size:1em;color:#999; line-height:1.5em; text-decoration: none;}
.blocklinks a:hover {
background-color:#99ffff; 
}

.blocklinks a:visited{
font-family:Arial, Helvetica, Lucida, sans-serif;
font-size:1em;color:#999; line-height:1.5em; text-decoration: none;}










.bottomlinks a:link,
a:visited{
font-family:Arial, Helvetica, Lucida, sans-serif;
font-size:0.8em;color:#ccc; line-height:1.5em; text-decoration: none;}
.bottomlinks a:hover {color:#99ffff;}





	
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1000px;
	}

#header {
	margin: 0;
	margin-left: 150px;
	margin-top: 40px;
	height: 50px;
	background: #000;
	background-image:url('images/home/sailfishlogo.gif');
	background-repeat: no-repeat;	
}
#linkstop {
	position: relative;
	left: 450px;
	top: 28px;
}
#side-a {
	float: left;
	width: 95px;
	min-height:600px;	
	background: url("images/home/home_left.png");
	background-repeat: no-repeat;
}

#side-b {
	float: right;
	width:95px;
	min-height:600px;	
	background: url("images/home/home_right.gif");
	background-repeat: no-repeat;
}

#content { 
	float: left;
	width: 810px;
	margin: 0px;
}
#display {
	position: relative;
	top: 30px;
	left: 95px;
	background-color: #000;
	width: 810px;
	height: 250px;
	border-bottom: 10px solid #333;
	border-top: 10px solid #333;
	text-align:right;
}

#bodytext{
position:relative;
float:left;
margin-left:70px;
width:500px;
margin-top:0px;
}


#bodytexttop{
width:300px;
height:200px;
float:left;
margin-top:20px;
margin-left:-30px;
text-align:left;
}

#topleftimage{
position:relative;
top:-230px;
left:-237px;
height:300px;
z-index:1;
}

#underconstruction {
	width: 500px;
	background-image:url(‘images/home/underconstruction.jpg’);
	background-repeat:no-repeat;
	float:left;
	margin-top:-200px;
	}




#recentOpgeleverd{position:absolute;margin-top:-270px;margin-left:710px;float:left;z-index:4;}
#action{position:absolute;margin-top:-210px;margin-left:590px;float:left;z-index:3;}
#uitleg{position:absolute;margin-top:-70px;margin-left:580px;float:left;z-index:4;}

#voordeel{position:absolute;margin-top:-270px;margin-left:660px;float:left;z-index:4;}





#duif {position:absolute;
float:left;
margin-top:33px;
margin-left:498px;
z-index:1;
}



/*3 blokken*/
#panelholder {
	width: 810px;
	height:200px;
	margin: 20px auto 0px;/* hoogte van de tekst af   margin: 20px  auto 0px;  */

	}
	

#panelleft {
	width: 220px;
	height: 170px;
	float:left;
	margin-left:50px;
	background-image:url('images/home/linksblockbg.gif');
	background-repeat:no-repeat;
	padding:20px;
	}
	#panelmiddle {
	width: 220px;
	height: 170px;
	float:left;
	margin-left:-20px;
	background-image:url('images/home/linksblockbg.gif');
	background-repeat:no-repeat;
	padding:20px;
	}
#panelright {
	width: 220px;
	height: 170px;
	float:left;
	margin-left:-20px;
	background-image:url('images/home/linksblockbg.gif');
	background-repeat:no-repeat;
	padding:20px;
	}
/* eind 3 blokken*/	


/* /////////////////////////////////////////////////////////////////////////////  FORM  /////// */

form label {
    display: block;  /* block float the labels to left column, set a width */
    float: left;
    width: 100px;
    padding: 0;
    text-align: left;
}

.left { width: 40%; float: left;}
.right { width: 40%; float: left; margin-top:140px;}





fieldset{
color:#fff;
background-color:#4b4c53;
background-image:url('images/contact/contactbg.png');
background-repeat: repeat-y;
padding:20px 20px 20px 20px;
margin: 40px 0 0 0px;
border: 4px solid #000;
font-family: arial;
 
}


input{
margin: 2px 2px 10px -2px;
padding: 4px 4px 4px 4px;
border: 4px solid #ccffff;
background-color: #fff;
width: 200px;
}

.buttonsubmit{
background-color: #66ccff;
color: #FFF;
font-weight: bold;
width: auto;
margin: 0 5px 0 0;
padding: 1px 5px 2px 5px;
cursor: pointer;
}
.radio{width:20px;
margin-left:-5px;
}


.content-box{border:4px solid #ccffff; 
border-radius:10px; 
-moz-border-radius: 10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;} 

/* begin hack \*/
* html .buttonsubmit{
padding: 0;
}

* html legend{
margin-left: -5px;
}
/* einde hack */

/* /////////////////////////////////////////////////////////////////////////////  FORM  /////// */
	
#footer {
	clear: both;
	
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:-525px;
	
	padding:20px;
	text-align: center;
	background: #111;
	width:200%;
	height:240px;
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
}
ul{
	list-style-type:none;
	margin:0;
	padding:0;
	}







