#wrapper {
	width: 960px;
	min-height: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	position: relative;
	z-index: 200;
}

#logo {
	width: 260px;
	height: 96px;
	margin-bottom: 10px;
	margin-left: 40px;
	float: left;
}
#menu {
	float: right;
}
/* Main */
#menu{
	width: 100%;
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;  
	background: #3fa5d5;
/*	background: -moz-linear-gradient(#badff0, #3fa5d5); 
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #3fa5d5),color-stop(1, #badff0));	
	background: -webkit-linear-gradient(#badff0, #3fa5d5);	
	background: -o-linear-gradient(#badff0, #3fa5d5);
	background: -ms-linear-gradient(#badff0, #3fa5d5);
	background: linear-gradient(#badff0, #3fa5d5);*/
	-moz-border-radius: 10px;
	border-radius: 10px;
	/*-moz-box-shadow: 0 2px 1px #9c9c9c;
	-webkit-box-shadow: 0 2px 1px #9c9c9c;
	box-shadow: 0 2px 1px #9c9c9c;*/
}

#menu li{
	float: left;
	padding: 0 0 10px 0;
	position: relative;
}

#menu a{
	float: left;
	height: 25px;
	padding: 0 25px;
	color: #fff;
	text-transform: uppercase;
	font: bold 12px/25px Arial, Helvetica;
	text-decoration: none;
	text-shadow: 0 1px 0 #237aa2;
}

#menu li:hover > a{
	color: #c6c6c6;
}

*html #menu li a:hover{ /* IE6 */
	color: #c6c6c6;
}

#menu li:hover > ul{
	display: block;
}

/* Sub-menu */

#menu ul{
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 99999;    
    background: #444;
  /*  background: -moz-linear-gradient(#444, #111);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));
    background: -webkit-linear-gradient(#444, #111);    
    background: -o-linear-gradient(#444, #111);	
    background: -ms-linear-gradient(#444, #111);	
    background: linear-gradient(#444, #111);	*/
    -moz-border-radius: 5px;
    border-radius: 5px;
	color: #558afe;
}

#menu ul li{
    float: none;
    margin: 0;
    padding: 0;
    display: block;  
/*    -moz-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    -webkit-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;*/
}

#menu ul li:last-child{   
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;    
}

#menu ul a{    
    padding: 10px;
    height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
}

*html #menu ul a{ /* IE6 */   
	height: 10px;
	width: 150px;
}

*:first-child+html #menu ul a{ /* IE7 */    
	height: 10px;
	width: 150px;
}

#menu ul a:hover{
    background: #0186ba;
/*	background: -moz-linear-gradient(#badff0, #3fa5d5);	
	background: -webkit-gradient(linear, left top, left bottom, from(#badff0), to(#3fa5d5));
	background: -webkit-linear-gradient(#badff0, #3fa5d5);
	background: -o-linear-gradient(#badff0, #3fa5d5);
	background: -ms-linear-gradient(#badff0, #3fa5d5);
	background: linear-gradient(#badff0, #3fa5d5);*/
}

#menu ul li:first-child a{
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

#menu ul li:first-child a:after{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #444;
}

#menu ul li:first-child a:hover:after{
    border-bottom-color: #04acec; 
}

#menu ul li:last-child a{
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

/* Clear floated elements */
#menu:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */
#nav {
	float: right;
	
	margin-right: 40px;
	margin-top: 50px;
}
#slider{
	float:left;
	margin-left: 40px;
	margin-top: 25px;
	/*border: 3px solid #3fa5d5;*/
}
#content {
	float: left;
	width: 960px;
	margin-top: 20px;
}
#tekst {
	margin-right: auto;
	margin-left: auto;
	/* [disabled]height: 280px; */
	width: 720px;
	text-align: justify;
}
#tekst_bedrijf {
	width: 400px;
	text-align: left;
	float: left;
	margin-left: 40px;
}
#wrapper #content #tekst h3 {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #999;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	line-height: 10px;
	text-align: center;
}
#wrapper #content #tekst p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999;
	line-height: 22px;
	text-align: center;
}
#tekst_bedrijf h3 {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #999;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	line-height: 10px;
}
#tekst_bedrijf p {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	line-height: 22px;
	text-align: left;
}

#footer {
	height: 30px;
	float: left;
	width: 960px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: justify;
	/*border-top: 3px solid #3fa5d5;*/
}
#wrapper #footer #adres {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	
}
#wrapper #footer #adres p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #3fa5d5;
	text-align: center;
}
#wrapper #content #tekst p {
	text-align: center;
}
#wrapper #content #tekst_bedrijf form {
	margin-top: 50px;
	float: left;
	margin-bottom: 10px;
	margin-right: 50px;
	margin-left: 50px;
}
#wrapper #content #tekst_bedrijf img {
	margin-right: 100px;
	margin-left: 100px;
	float: left;
}
#wrapper #content #tekst_bedrijf form input {
	background-color: #3fa5d5;
	border-radius: 7px;
	padding-right: 5px;
	padding-left: 5px;
	color: #fff;
	font: 16px Arial, Helvetica, sans-serif;
}
#wrapper #content #tekst_bedrijf form textarea {
	background-color: #3fa5d5;
	border-radius: 7px;
	padding-right: 5px;
	padding-left: 5px;
	color: #fff;
	font: 16px Arial, Helvetica, sans-serif;
}

