html, body 
{
	height: 100%;
	margin: 0;
	padding: 0;
}

body
{
	background: url(../images/achtergrond.png) top left repeat-x;
	font-size: 76%;
	font-family: arial;
}

#centered
{
	background: url(../images/wooshboven2.png) top center no-repeat;
	min-height: 100%;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;	
	position: relative;
	margin-top:-1em;
}

#centered:after, #portal:after 
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#logo{
	width:210px;
	height:100px;
	float:right;
	}
	
#logo img{
	border:none;
}
#payoff{
	position:absolute;
	top:42px;
	padding-top:0;
	left:35px;
	width:385px;
	height:50px;
	font-family:arial;
	font-size:25px;
	font-weight:normal;
	background: url(../images/payoff2.gif) top right no-repeat;
	}


#slogan1{
	color:white;
	font-size:2.3em;
	font-family:arial;
	font-style:italic;
	position:absolute;
	top:340px;
	right:170px;
	}
	
#slogan3, #slogan2{
	color:white;
	font-size:2.3em;
	font-family:arial;
	font-style:italic;
	position:absolute;
	top:190px;
	right:160px;
	}

#slogan4{
	color:white;
	font-size:2.3em;
	font-family:arial;
	font-style:italic;
	position:absolute;
	top:310px;
	left:150px;
	}

#portal{	
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	position: relative;
}

#portalviewer{
	background:transparent url(../images/witvlak4.png) top left no-repeat;
	position:absolute;
	top:200px;
	left:0;
	width:950px;
	}
	
#achtergrondfoto1{
	background: transparent url(../images/gemeentebg2.png) 87px 145px no-repeat;
	width:920px;
	height:498px;
	margin-left:0px;
	margin-top:0;
	}
	
#achtergrondfoto2{
	background: transparent url(../images/digitaal_loket2.png) 87px 145px no-repeat;
	width:920px;
	height:498px;
	margin-left:0px;
	margin-top:0;
	}

#achtergrondfoto3{
	background: transparent url(../images/raadsinformatiebg3.jpg) 87px 145px no-repeat;
	width:920px;
	height:498px;
	margin-left:0px;
	margin-top:0;
}

#achtergrondfoto4{
	background: transparent url(../images/ondernemersloketbg2.png) 87px 145px no-repeat;
	width:920px;
	height:498px;
	margin-left:0px;
	margin-top:0;
}

.kolom
{
	background:transparent;
	width: 11.5em;	
	height: 400px;
	padding-left: 0;
	float: left;
	padding-top: 8em;
	position: relative;
	color: white;
	list-style-type: none;
	}

#datum 
{
	position: absolute;
	top: 3em;
	right: 7em;
	margin-top: .6em;
	color: #000;
	font-size: 1.2em;
	width: 15em;
	text-align: right;
}

#datum a{
	color:#000;
	text-decoration: none;
}
