body{
	background-image: url(images/achtergrond.jpg);
	background-repeat: repeat-x;
	background-color: #888888;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a{
	color: #00afe6;
}
#container{
	background-image: url(images/achtergrond_header.jpg);
	width: 100%;
	background-position: top;
	background-repeat: no-repeat;
	min-height: 500px;
}
#containerPagina{
	background-image: url(images/achtergrond_paginas.png);
	width: 100%;
	background-position: top;
	background-repeat: no-repeat;
	min-height: 500px;
}
#smallContainer{
	width: 1000px;
	overflow: hidden;
	margin: 0 auto 0 auto;
}
.blauw{
	color: #00afe6;
}

/* header */
#header{
	height: 380px;
	width: 100%;
}
#headerPagina{
	height: 169px;
	width: 100%;
}
#zoeken{
	height: 40px;
}
#social{
	float:right; 
	margin: 1px 48px 0 0;
}
#logo{
	width: 280px;
	float: left;
	margin: 0 0 0 50px;
}
#menu{
	width: 620px;
	float: right;
	margin: 17px 50px 0 0;
	text-align: right;
	padding: 0;
}

#menu ul{
	margin: 0 -25px 0 0;
	padding: 0;
}
#menu ul li{
	display: inline;
	margin: 0 24px 0 0;
	padidng: 0;
}
#menu ul li a img{
	border: 0px;
}
/* einde header */

/* header home */
#homeIntroLinks{
	clear: both;
	width: 620px;
	height: 250px;
	float: left;
	margin: 25px 0 0 40px;
}
#homeIntroRechts{
	width: 265px;
	float: right;
	margin: 40px 50px 0 0;
}
#homeIntroRechts h1{
	margin: 6px 0 0 0;
	font-size: 16px;
	color: #00afe6;	
}
#homeIntroRechts p{
	line-height: 200%;
	margin: 10px 0 0 0;
	text-align: justify;
}
/* einde header home */

/* home */
#home{
	width: 900px;
	margin: 40px auto 0 auto;
	overflow: hidden;
}	
#homeItem1{
	width: 290px;
	height: 374px;
	background-image:url(images/achtergrond_home_items.png);
	float: left;
	margin: 0;
}
#homeItem1 h2{
	background-image: url(/wp-content/themes/4fence/images/header_h2.png);
	width: 274px;
	height: 34px;
	position: absolute;
	margin: 15px 0 0 -6px;
	color: #fff;
	padding: 7px 0 0 28px;
	color: #fff;
}
#homeItem1 img{
	margin: 0 0 20px 0;
	border: 1px dashed #CCCCCC;	
}
#homeItem1 p{
	font-size: 11px;
	margin: 65px 20px 20px 20px;
	line-height: 210%;
	text-align: justify;
}
#homeItem2{
	width: 290px;
	height: 374px;
	background-image:url(images/achtergrond_home_items.png);
	float: left;
	margin: 0 0 0 20px;
}
#homeItem2 h2{
	background-image: url(/wp-content/themes/4fence/images/header_h2_2.png);
	width: 274px;
	height: 34px;
	position: absolute;
	margin: 15px 0 0 -6px;
	color: #fff;
	padding: 7px 0 0 28px;
	color: #fff;
}
#homeItem2 img{
	margin: 0 0 20px 0;
	border: 1px dashed #CCCCCC;	
}
#homeItem2 p{
	font-size: 11px;
	margin: 65px 20px 20px 20px;
	line-height: 210%;
	text-align: justify;
}
#homeTwitter{
	width: 262px;
	height: 374px;
	background-image:url(images/achtergrond_home_twitter.png);
	float: left;
	margin: 0 0 0 38px;
}
#homeTwitterHeader{
	position: absolute;
	margin: -10px 0 0 0;
}
/* einde home */

/* footer */
#footer{
	width: 900px;
	margin: 40px auto;
}
#footerTekst{
	font-size: 11px;
	color: #fff;
	text-align: center;
	margin: 20px 0 0 0;
}
#footerTekst a{
	text-decoration: none;
	color: #fff;
}
/* einde footer */

#rotatorFrame{
	width: 620px;
	height: 250px;
	position: absolute;
	background-image: url(images/rotator_frame.png);
	background-repeat: no-repeat;
	z-index: 100;
}

.pagina{
	background-image: url(images/achtergrond_paginas.png);
}

#contentContainer{
	width: 900px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	
}
#content{
	width: 612px;
	min-height: 300px;
	background-color: #fff;
	overflow: hidden;
	float: right;	
}
#content h1{
	font-size: 14px;
	margin: 10px 20px 20px 20px;
	color: #00afe6;	
}
#content h2{
	font-size: 12px;
	margin: 10px 20px 5px 20px;
	color: #00afe6;	
}
#content p{
	margin: 0 20px 15px 20px;
	font-size: 11px;
	line-height: 210%;
}
.imageBorder{
	border: 1px dashed #CCCCCC;
}
#content ul{
	font-size: 11px;
	line-height: 210%;
}
.alignright{
	float: right;
	margin: 7px 0 20px 20px;
}
.portfolio img{
	border: 1px dashed #CCCCCC;
}
.portfolioAfbeelding1{
	margin: 0 20px 30px 20px;
	width: 380px;
	height: 180px;
	float: left;
}
.portfolioTekst{
	margin: -2px 20px 10px 0;
	width: 170px;
	height: 180px;
	float: left;
	font-size: 11px;
	line-height: 210%;	
}

table{
	margin: 0 20px 15px 20px;
	font-size: 11px;
	line-height: 210%;
	width: 570px;
	border-top: 1px dashed #CCCCCC;	
}
table td{
	padding: 10px 0;
	border-bottom: 1px dashed #CCCCCC;	
}
#content a{
	color: #00afe6;	
}
#content_boven{
	width: 612px;
	height: 9px;
	background-image: url(images/content_boven.png);
	float: right;		
}
#content_onder{
	width: 612px;
	height: 9px;
	background-image: url(images/content_onder.png);
	float: right;
}

#sidebar{
	float: left;
	width: 250px;
}
.sidebar_item{
	width: 250px;
	background-color: #fff;
	min-height: 50px;
	overflow: hidden;
}
.sidebar_item_boven{
	width: 250px;
	background-image: url(images/sidebar_item_boven.png);
	height: 9px;
}
.sidebar_item_onder{
	width: 250px;
	background-image: url(images/sidebar_item_onder.png);	
	height: 9px;	
	margin: -5px 0 10px 0;
}
.sidebar_item h2{
	margin: 15px 20px 5px 20px;
	font-size: 14px;
	color: #00afe6;	
}
.sidebar_item_content{
	margin: 15px 20px;
	border-top: 1px dashed #CCCCCC;
}
.sidebar_item_content ul{
	margin: 0;
	padding: 0;
}	
.sidebar_item_content ul li{
	list-style: none;
	padding: 10px;
	margin: 0;
	font-size: 11px;
	border-bottom: 1px dashed #CCCCCC;	
}
.sidebar_item_content ul li a{
	display: block;
	color: #00afe6;	
}
.sidebar_item_content ul li a:hover{
	color: #000;
	text-decoration: none;
}
.sidebar_item h3{
	background-image: url(/wp-content/themes/4fence/images/header_sidebar.png);
	width: 226px;
	height: 36px;
	position: absolute;
	margin: 5px 0 0 -6px;
	color: #fff;
	padding: 5px 0 0 36px;
}
#submenu{
	margin: 40px 20px 15px 20px;
}
#submenu ul{
	padding: 0;
	margin: 0;
}
#submenu ul li{
	list-style: none;
	padding: 10px;
	margin: 0;
	font-size: 13px;
	border-bottom: 1px dashed #CCCCCC;	
}
#submenu ul li a{
	display: block;
	color: #00afe6;	
	text-decoration: none;	
}
#submenu ul li a:hover{
	color: #000;
}
.com{
	clear: both;
	margin: -10px 20px;
	padding: 5px 0 20px 0;
	border-top: 1px dashed #CCCCCC;
	font-size: 11px;
}
.sharebox{
	width: 20px;
	float: right;
}

/* Twitter */
#twitterFeed{ 
	width: 220px;
	margin: 0 20px;
	font-size: 11px;
	line-height: 180%;
	padding: 0;
}
#tiwtterFeed ul{
	margin: 0;
	padding: 0;
	
}
#twitterFeed ul li{
	margin: 0 0 10px -40px;
	padding: 0;
	list-style: none;
	height: 96px;
	overflow: hidden;
}
#twitterFeed ul li a{
	padding: 0;
	margin: 0;
	color: #000;
	text-decoration: none;
}
#twitterFeed ul li a:hover{
	color: #00afe6;
}
.twitterDatum{
	font-size: 9px;
	color: #999999;
	line-height: 100%;
	display: block;
	margin: 2px 0 0 0;
}
/* einde Twitter */

/* Easy Slider 2 */
 
	#slider ul, #slider li {
		margin:0;
		padding:0;
		list-style:none;
	}
	#slider, #slider li { 
		width:620px;
		height:250px;
		overflow:hidden; 
	}
 
	span#prevBtn{ display: none; width: 0; height: 0; overflow: hidden}
	span#nextBtn{ display: none; width: 0; height: 0; overflow: hidden}					
 
/* // Easy Slider */

#mobiel{
	position: absolute;
	margin: 5px 0 0 50px;
}