/*
Gasunie



=================================================================*/




/* Hoofdlayout
=================================================================*/
* {
	margin:0;
	padding:0;
	}
body {
	font-family:arial;
	font-size:80%;
	background-color:#fec318;
	}
img {
	display:block;
	border:0px;
	}
.noshow {
	position:absolute;
	left:-9000px;
	}
.clearlaag {
	clear:both;
	line-height:1px;
	font-size:1px;
	}
#wrapitall {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:780px;
	background-color:#fff;
	}
#top {
	width:780px;
	padding-top:4px;
	height:22px;
	background-color:#e5e5e5;
	}
#topbar {
	width:780px;
	height:118px;
	position:relative;
	background:url('../gfx/topbarbg.gif') no-repeat right bottom;
	}
#logo {
	position:absolute;
	top:25px;
	left:10px;
	}
#slogan {
	position:absolute;
	top:-20px;
	right:10px;
	}

#insidewrapper {
	width:780px;
	display:block;
	background:#FFE5D0 url(../gfx/bg-content.gif) right repeat-y;
	}

#insidewrapperhome {
	width:780px;
	display:block;
	background:#FFE5D0;
	}

div#insidewrapper:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}

* html div#insidewrapper {height:1%;}

#linkerkant {
	width:210px;
	float:left;
	color:#ffdcc8;
	}
#rechterkant {
	width:570px;
	float:left;
	}
#fotobalk {
	width:570px;
	height:190px;
	background-color:#C6272D;
	color:#fff;
	}
#balkfoto {
	float:right;
	margin-left:5px;
	}
#kruimelpad {
	width:559px;
	height:18px;
	margin-left:0px;
	padding:4px 0px 4px 10px;	
	background-color:#e5e5e5;
	font-weight:bold;
	color:#717074;
	}
#kruimelpad a:link,
#kruimelpad a:visited,
#kruimelpad a:hover,
#kruimelpad a:visited:hover {
	font-weight:bold;
	}
#kruimelpad a:link,
#kruimelpad a:visited {
	color:#717074;
	}
#kruimelpad a:hover,
#kruimelpad a:visited:hover {
	color:#333;
	}
#content_container {
	width:570px;
	height:1%;
	}
#content {
	width:400px;
	float:left;	
	background-color:#fff;
	}

#content h3 {
	margin:0;
	padding:0 0 0 10px;
	color:#c6272c;
	}

.vergroot {
	font-style: italic;
	display: block;
	clear: both;
	font-size:11px;
	padding:0 0 0 10px;!important;
	}

.mfotos {
	display:block;
	clear:both;
	padding:0 0 25px 10px!important;
	}

#content2 {
	width:570px;
	float:left;	
	background-color:#fff;
	}

#blocks {
	width:170px;
	float:left;
	}
#footer {
	width:760px;
	height:14px;
	padding:4px 10px;
	background-color:#717074;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:0.9em;
	}















