body{
	margin:0;
	padding:0;
	background-image:url(../img/background.jpg);
	background-repeat:repeat;
}
#outerwrapper{
	width:100%;
	height:100%;
}
#level1{
	width:100%;
	height:200px;
	background-color:#BBD605;
	margin:0 auto;	
}
#level23{
	background-image:url(../img/groen_lvl23.png);
	background-repeat:repeat-x;
	width:100%;
	height:301px;
	overflow:hidden;
	margin:0 auto;
}
#level2{
	height:140px;
}
.column {
	color:#FFF;
	line-height:18pt;
	margin-top:5px;
	width:650px;
}
.home .column {
	margin-top:0px;
}

#level23 a, #level4 a{
	text-decoration:none;
	color:#FFF;
	border-bottom:1px none #fff;
}
#level23 a:hover, #level4 a:hover{
	border-bottom:#fff 1px dotted;
}
#level3 {
    height: 147px;
    position: relative;
    margin-top: 28px;
}
#level23 a:hover img:hover
{
	border-bottom:none;	
}
#level4{
	background-image:url(../img/level4_bg.png);
	background-repeat:repeat;
	width:100%;
	min-height:250px;
	margin:0 auto;
}
#bottomspacer{
	height:50px;
	margin:0 auto;
	width:100%;
}
.innerwrapper900{
	width:900px;
	height:100%;
	position:relative;
	margin:0 auto;
}
.innerwrapper650{
	width:650px;
	float:right;
	height:100%;
	right:0;
	top:0;
}
#logo{
	width:160px;
	height:160px;
	left:0;
	top:0;
}
#imagewrapperlvl23{
	float:left;
	width:238px;
	height:301px;
}
.riBlogItem .actueel {
	height: 84px;
	width: auto !important;
	float: left;
}
.riBlogContentItem .riBlogContentItemTitle{
	color:#FFF;
}
.riBlogContentItemImage img {
	height: 84px !important;
	width: auto !important;
}
.riBlogContentItemTitle {
	display: none;
}
.tagcloud {
	margin-bottom: 10px;
	margin-top: 10px;
}
.tagcloud .riRichTextContent {
	color: #fff;
}
.twittered {
	position: absolute;
	left: 230px;
	top: 140px;
}
.homecolumn {
	float: left;
	width: 162px;
	margin-right: 30px;
}
.actueel.home {
	float: left;
	width: 162px;
	margin-right: 10px;
}
.projecten_gallery {
	float: left;
	width: 420px;
}
.projecten_gallery .riGalleryContentItem {
	width: 162px;
	height: 130px;
	overflow: hidden;
	float: left;
	margin-right: 30px;
}
.projectenTitle {
	width: 96px;
	height: 45px;
	position: absolute;
	z-index: 19;
	left: 192px;
	top: 0px;
	background-image:url(../img/projecten.png);
	background-repeat:no-repeat;
}
.actueelTitle {
	width: 96px;
	height: 45px;
	position: absolute;
	z-index: 19;
	left: 384px;
	top: 0px;
	background-image:url(../img/actueel.png);
	background-repeat:no-repeat;
}

/* social-media */
.social {
margin-left: 26px;
}


/* Prezi toevoeging */

#level23-prezi {
    background-image: url("../img/groen_lvl23.png");
    background-repeat: repeat-x;
    height: 430px;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    padding: 30px 0 0 0px;
}
