* {
	line-height: 14px;
}
html, body {
	background: #d1e8f7;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
a img {
	border: 0px;
}
h3 {
	font-size: 24px;
	color: #1e93e7;
}
h4 {
	font-size: 20px;
	color: #fff;
	font-weight: normal;
}




#container {
	position: relative;
	display: block;
	width: 995px;
	margin: 0 auto;
}

#container_boven {
	display: inline-block;
}

#left {
	background: url(../images/port-left.png) no-repeat;
	float: left;
	width: 230px;
}
#left a {
	color: #033979;
}
#left p {
	font-size: 11px;
	color: #033979;
	margin-left: 30px;
	margin-top: 30px;
	line-height: 13px;
}
#left p.menuintro {
	padding: 0;
	margin: 0;
	color: #fff;
	font-weight: bold;
	margin-left: 37px;
	margin-top: 87px;
    margin-bottom: 3px;
}

#header {
	background: url(../images/port-header.jpg);
	float: right;
	height: 85px;
	width: 765px;
}

#subheader {
	background: url(../images/port-subheader.jpg);
	float: right;
	height: 130px;
	width: 765px;
}

#content {
	background: #fff;
	float: right;
	min-height: 395px;
	width: 765px;
	padding-bottom: 10px;
}


#footer {
	width: 995px;	height: 60px;	 margin: 0 auto; display: block; 
}

#footer div.left {
	float: left;
	height: 60px;
	width: 995px;
}

#submenu {
	float: right;
	width: 765px;
	height: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 10px;
	text-transform: uppercase;
}




#text {
	float: left;
	margin-left: 40px;
	margin-top: 15px;
	width: 500px;
/* 	height: 190px; */
	clear: both;
	padding-top: 10px;
	padding-bottom: 15px;
}
#text h3, #text p {
	margin: 0px;
	padding: 0px;	
}
#text p {
	margin-top: 20px;
}



/*
#news {
	background: url(../images/port-nieuws.jpg);
	float: right;
	height: 350px;
	width: 200px;
	margin-right: 10px;
	margin-top: 15px;
	color: #fff;
}
*/
#news {
	float: right;
	width: 200px;
	margin-right: 10px;
	margin-top: 15px;
	color: #fff;	
}
#news img {
	width: 200px;
	float: left;
}
#news_top {
	float: left;
	background: url(../images/top_nieuws_uitgelicht.png);
	margin-top: -11px;
	width: 200px;
	height: 11px;
}
#news_text {
	float: left;
	width: 176px;
	padding: 5px 12px;
	background-color: #db001b;
}
/*
#news h4 {
	margin: 0px;
	padding: 0px;
	margin-top: 150px;
	margin-left: 12px;
}
#news h5 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-left: 12px;
	margin-top: 12px;
}
#news p {
	margin: 0px;
	padding: 0px;
	margin-left: 12px;
	padding-right: 12px;
}
*/
#news h4 {
	margin: 0;
}
#news h5 {
	font-size: 14px;
	font-weight: bold;
	margin: .5em 0 0 0;
}
#news a {
	color: #fff;
	font-weight: bold;
}


#vast {
	clear: left;
	background: url(../images/port-vast.jpg);
	float: left;
	height: 150px;
	width: 130px;
	margin-left: 30px;
}


#bouw {
	background: url(../images/port-bouw.jpg);
	float: left;
	height: 150px;
	width: 130px;
	margin-left: 10px;
}	
	
	
	
#klomp {
	background: url(../images/port-klomp.jpg);
	float: left;
	height: 147px;
	width: 221px;
	margin-left: 10px;
}

#portmenu {
	float: left;
	height: 110px;
	width: 480px;
	margin-left: 40px;
}
#portmenu a {
	float: left;
	margin-top: 15px;
}

/*
#footer {
	background: url(../images/footer.jpg);
	float: right;
	height: 60px;
	width: 765px;
}
*/

#nieuwslijst {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
#nieuwslijst li {
	margin-bottom: 5px;
}
#text a {
	color: #1e93e7;
}

