@import url("dropdown.css");
@import url("projecten.css");
@import url("slider.css");
@import url("nivoslider.css");
@import url("jquery.fancybox.css");
@import url("../system/seo/aanvragen/contact.form.css");

*{
	margin:0;
	padding:0;
}

html {
	overflow: -moz-scrollbars-vertical;
}

body {
	background:#012d74 url(../images/bg3.6.jpg) no-repeat top center;
	text-align:left;
}

#wrapper{
	margin:0 auto;
	text-align:left;
	width:907px;
	position:relative;
/*	background: url(../images/header.jpg) no-repeat top center;		*/
}

#head{
	float:left;
	width:907px;
	height:128px;
}

#logo{
	float:left;
	width:274px;
	height:103px;
	margin-left:15px;
}

#menu{
	float:right;
	width:873px;
	padding:0 30px 0  0;
	text-align:right;
	border-bottom:1px solid #62afd8;
}

#menu ul{
	list-style:none;
	float:right;
}

#menu li{
	float:left;
	padding:0 7px;
	width:auto;
	display:inline-block;
}

#content{
	width:899px;
	float:left;
	padding:0 4px 0 4px;
}

#content-links{
	float:left;
	width:555px;
	border-top:1px solid #007cc0;
	margin:15px 0 0 0;
	background:	url(../images/content.png) no-repeat bottom right;
	z-index:8;
	min-height:405px;
	height: auto !important;
	height:405px;
}

#content-links-tekst{
	position:relative;
	z-index:9;
	float:left;
	width:514px;
	padding:20px 20px 70px 20px;
}

#content-rechts{
	float:left;
	width:309px;
	padding:0 0 0 27px;
	margin:15px 0 0 0;
	position:relative;
}

.nieuws{
	float:left;
	width:289px;
	background:#fff;
	/* for IE */
	filter:alpha(opacity=80);
	/* CSS3 standard */
	opacity:0.80;
	border:1px solid #007cc0;
	padding:8px 10px;
	margin:0 0 7px 7px;
}

.nieuws-afb{
	float:left;
	margin: 4px 7px 2px 0;
	width:80px;
	border:1px solid #007cc0;
}

.nieuwsitem{
	float:left;
	width:514px;
	margin:5px 0 0 0;
	padding:0 0 6px 0;
	border-bottom:1px solid #a2c8dc;
}

.nieuwsitem-info{
	float:right;
	width:420px;
	padding:3px 0 0 0;
}

.nieuwsitem-afb{
	border:1px solid #007cc0;
	float:right;
}

.img{
	border:1px solid #007cc0;
	margin:7px;
}

iframe{
	border:1px solid #007cc0;
}

#footer{
	float:left;
	width:907px;
}

#footer p.cogas{
	float:left;
	width:50%;
	padding: 10px 0 10px 20px;
	text-align:left;
}

#footer p.wingweb{
	float:right;
	width:40%;
	padding: 10px 20px 10px 0;
	text-align:right;
}
