* {margin:0;padding:0}

body{
background-color: #ffffff;
font-family: Verdana,Arial, Tahoma;
font-size:11px;
line-height: 18px;
color: #666666;
margin: 0px;
padding: 0px;
}
input, textarea{
font-family: Verdana,Arial, Tahoma;
font-size:11px;
line-height: 18px;
color: #666666;
}
.body1{
/* normaal thema*/
background-image: url(../images/body_bg.jpg);
background-repeat: repeat-x;
/* sinterklaas thema
background-image: url(../images/pepernoten.jpg);
background-position: top center;
background-repeat: no-repeat;*/
/* Kerst thema
background-image: url(../images/kerst.jpg);
background-position: top center;
background-repeat: no-repeat;
Oud en nieuw thema
background-image: url(../images/oud_en_nieuw.jpg);
background-position: top center;
background-repeat: no-repeat;
*/
}
.body2{
		background-image: url(../images/body_bg2.jpg);
background-repeat: repeat-x;
}
a{
	color: #00ABC4;
	text-decoration: none;
}
h1{
	display: block;
	font-family: Verdana, Arial;
	color: #46A9C2;
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}

h2{
	display: block;
	text-transform: uppercase;
	font-family: Verdana,Arial, Tahoma;
font-size:11px;
font-weight: normal;
}
h4{
	font-family: Verdana,Arial, Tahoma;
font-size:11px;
font-weight: bold;
display:block;
}
h3{
	font-family: Verdana,Arial, Tahoma;
font-size:11px;
font-weight: bold;
display:block;
color: #00ABC4;
	
}
h5{
	display: block;
	font-family: "Century Gorhic", Verdana, Arial;
	color: #46A9C2;
	font-size: 31px;
	line-height: 31px;
	font-weight: normal;
	margin-bottom: 10px;
}
table {
	border-spacing:0;
	border-collapse:collapse;
	empty-cells:show;
	border:0 none;
	}
td{
	vertical-align: top;
	text-align: left;
	empty-cells: show;
}
p{
	margin: 0;
}
ul,ol{
	margin-top:0px;
	padding-left: 20px;
}
img{
	border: 0;
	behavior: url(includes/iepngfix.htc) ;
}
div{
	behavior: url(includes/iepngfix.htc) ;
}
.wrapper{
width: 1000px;
background-image: url(../images/wrapper_bg.png);
background-repeat: repeat-y;
background-position: top center;
}
.header{
	width: 960px;
	height: 78px;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid white;
	text-align: left;
}
.header td {
	vertical-align: bottom;
}
.headertd{
	padding-bottom: 8px;
}
.middle1{
	width:960px;
	height: 98px;
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
}
.middle_home{
	width:960px;
	height:350px;
	background-repeat: no-repeat;
	background-position: top left;
	background-position: 0px -98px;
	text-align: left;
}
.logo{
	margin-left:10px;
}
.menutop{
	font-family: "Century Gothic", Verdana, Arial;
	text-transform: uppercase;
	color: #333333;
	margin-right: 20px;
}
.zoekvenster{
	width:194px;
	height: 18px;
	background-image: url(../images/zoekvenster.jpg);
	background-repeat: no-repeat;
	border:0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	font-family: "Century Gothic", Verdana, Arial;
	color: #333333;
	font-size: 11px;
	margin:0;
}
input.zoek {
display: inline-block;
	margin-top: 2px;
	border: 1px dashed red;
	
}
.bureau{
	color: White;
	font-size: 16px;
	font-weight: bold;
	font-family: "Century Gothic", Verdana, Arial;
	text-shadow: black 1px 1px 1px;
	height: 30px;
	filter: Shadow(Color=#000000, Direction=120, Strength=1);

}

/* Internet Explorer 8 */
.bureau:before {
  margin: 0;
  padding: 0;
  content: '';
}
.menutop2{
	height: 20px;
	color: white;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	text-shadow: black 1px 1px 1px;
	filter: Shadow(Color=#000000, Direction=120, Strength=1);
}

/* Internet Explorer 8 */
.menutop2:before {
  margin: 0;
  padding: 0;
  content: '';
}
.margin{
	padding: 20px;
}
.projectpreview{
	margin-left: 15px;
	width:670px;
	float:left;

}
.prevproject{
	z-index: 2;
	position: absolute;
	margin-top: 166px;

}
.nextproject{
	z-index: 2;
	margin-top: 166px;
	margin-left: 619px;
	position: absolute;

}
.projectlink{
	margin-left: 15px;
}
.home_rechts{
	float: right;
	width: 235px;
	margin-right:30px;
	text-align: justify;
	color: white;
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 18px;
}
.home_rechts a{
color: white;
text-decoration: underline;
}
.home_rechts_kop{
font-family: "Century Gothic", Verdana, Arial;
text-align: left;
	
	font-size: 28px;
	line-height: 28px;
	display: block;

}
.content{
	width: 960px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid white;
	text-align: left;
	
}
.contentlefthome{
	margin-top:30px;
	margin-left: 20px;
	width:619px;
	float:left;

}
.contentleft{
	margin-top:30px;
	margin-left: 20px;
	width:619px;
	float:left;
	margin-bottom:20px;
}

.lijn{
	border-top: 1px solid #dedede;
	margin-bottom: 20px;
}
.home_table{
margin-bottom: 20px;
}
.home_image {
	border: 1px solid #dedede;
	background-color: white;
}
	.doc_preview{
	width: 196px;
	height: 220px;
	background-color: #f5f5f5;
	float: left;
	margin-bottom : 10px;
	display: inline-block;
	overflow: hidden;
	border: 1px solid #dedede;
}
	.spacer{
	width: 10px;
	height: 100px;
	float: left;
	display: inline-block;
}
.spacer2{
	margin:5px;
	}
.home_item{
	padding-left: 20px;
}
.contentrechtshome{
	float: right;
	width: 235px;
	margin-right:30px;
	margin-top:30px;

}
.contentrechts{
	float: right;
	width: 235px;
	margin-right:30px;
	margin-top:30px;
	margin-bottom:20px;
}

.tweet{
	border-top: 1px solid #dedede;
	padding-top:10px;
	padding-bottom: 10px;
}
.blauw{
	color: #46A9C2;
	
}
.verderhome{
	width:269px;
	text-align: right;
}
.terughome{	width:269px;
}
.ballon{
width:25px;
height: 26px;
background-image: url(../images/ballon.jpg);
background-repeat: no-repeat;
	font-weight: bold;
	font-size: 12px;
	float: right;
	text-align: center;
	cursor: hand;
}
.ballon2{
	float: right;
}
.submenu a{
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
	display: block;
}
.footer{
background-image: url(../images/footer_bg.jpg);
background-repeat: no-repeat;
background-position: top center;
	width: 1000px;
	height: 38px;
	padding-top: 20px;

}
.footer a{
	color:#999999;
}
.resulttable td{
	padding: 3px;
	margin: 0;
}
.resulttable input{
border: 1px solid #CFD0CB;
background-color: #F0F0F0;
width: 250px;
}
.resulttable textarea{
border: 1px solid #CFD0CB;
background-color: #F0F0F0;
width: 250px;
}
.resulttable select{
border: 1px solid #CFD0CB;
background-color: #F0F0F0;
width: 150px;
}
.middlehome{
	width:960px;
	height: 449px;
}
.but_on{
	color: #00ABC4;
	width: 30px;
	height: 26px;
	background-color: white;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding-top:4px;
	display: inline-block;
	margin-left: 5px;
	}
	.but_off{
	color: #666666;
	width: 30px;
	height: 26px;
	background-color: white;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding-top:4px;
	display: inline-block;
	margin-left: 5px;
	}
.imagebuttons{
	float: right;
	z-index: 2;
	position: absolute;
	text-align: right;
	width: 940px;
	margin-top:405px;
	
}
.imagebuttons2{
	float: right;
	text-align: right;
	margin: 5px;
	margin-right:0;
	display: block;
}
.pand{
	width: 960px;
	height: 449px;
}
.duikmee{
	position: absolute;
	margin-left:700px;
	margin-top: 301px;
	display: none;
}
.divider{
	width: 10px;
	display: block;
	
}
.mensen_klein{
	font-size: 14px;
	margin:0;
}
.mensen_klein img{
	margin:0;
	z-index:1;
	position: absolute;

}


.streep{
	width: 140px;
	height:3px;
	border: 1px dashed red;
}
.linkterug{
	text-transform: uppercase;
	color: #666666;
}
.profiel_links{
	width: 290px;
	padding: 10px;
	padding-left: 0px;
	float: left;
}
.profiel_rechts{
	width:300px;
	float: right;
}
.fotogroot{
	border-bottom: 1px solid #dedede !important;
}
.merkkiezer{
	width:220px;
	height: 22px;
	background-image: url(../images/zoekvenster.jpg);
	background-repeat: no-repeat;
	border:0;
	padding-bottom: 2px;
	font-family: "Century Gothic", Verdana, Arial;
	color: #333333;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.listitem{
	background-color: #f0f0f0;
}
.pagetags{
	width:380px;
	float: left;
	margin-bottom: 5px;
}
.pagetags a{
	color: #666666;
}
.sharing{
	float: right;
	text-align: right;
}
.sharelink {
	vertical-align: top;
}
#infopanel a{
	text-decoration: underline;
}
.reactie_1{
	padding: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.reactie_2{
	padding: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #F5F5F5;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #d6d6d6;
}
.reactie_body{
	padding: 5px;
	
	margin-bottom: 5px;
}
.submit1{
background-color: #46A9C2;
color: white;
padding: 2px;
}
.highlight{
	background-color: Yellow;
}
.SearchResults{
	display: block;
	padding: 10px;
	background-color: #E1E1E1;
}
.SearchResults2{
	display: block;
	padding: 10px;
	}
.SearchResults a,.SearchResults2 a{
	font-weight: bold;
}
.twitterfollow{
	z-index: 1;
	position: absolute;
	 position: fixed;
	margin-left: 980px;
	top: 92px;
}
.invoer{
	border: 1px solid #D6D6D6;
	background-color: #f5f5f5;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	font-family: "Century Gothic", Verdana, Arial;
	color: #333333;
	font-size: 11px;
	margin:0;

}
textarea.invoer{
	margin-top: 5px;
	margin-bottom: 5px;
}
#feest1{
	z-index: 1;
	position: absolute;
	background-color: white;
	height: 1000px;
}
.logo_div{
	width: 164px;
	height: 120px;
	float: left;
	padding: 10px;
}

/* Facebook pagina */

.fb_content{
	margin-top:0px;
	margin-left: 0px;
	width:500px;
	float:left;
	margin-bottom:0px;
}
.fb_profiel{
	width:32px;
}


/* Easy Slider */
	#content{
	margin-top:10px;
	padding-left: 25px;
		position:relative;
		}	
	#slider{
	text-align: center;
	}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:180px;
		height:140px;
		overflow:hidden; 
		}	
												
#prevBtn, #nextBtn{ 
		display:none;
		
		}	
	
/* // Easy Slider */
