@charset "utf-8";
/* CSS Document */


/*------------------------------- CSS reset ---------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td  { 
	margin: 0;
	padding: 0;
}
fieldset,img { 
	border: 0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border: 0;
}
a, object {
	outline: none;
}
.clear {
	clear: both;
}


/*------------------------------- Body ---------------------------------*/

body {
	background: url(../images/bg.jpg) no-repeat top center #6D6E71;
	font-family: Verdana, Geneva, sans-serif;
}

html, body, #container {height: 100%;}

body > #container {height: auto; min-height: 100%;}


/*------------------------------- Headings ---------------------------------*/

h1 { color: #3F4033; font-size: 12px; padding-top: 2px;}
h2 { color: #000000; font-size: 14px;}
h3 { color: #000000; font-size: 13px;}
h4 { color: #000000; font-size: 12px;}
h5 { color: #000000; font-size: 11px;}
h6 { color: #000000; font-size: 10px;}


/*------------------------------- Container ---------------------------------*/

#container {
	margin: 0 auto;
	width: 1006px;
	background: url(../images/containerBg.png);
}


/*------------------------------- Header ---------------------------------*/

#header {
	margin: 0 auto;
	width: 1006px;
	height: 324px;
}


/*------------------------------- Main ---------------------------------*/

#main {
	padding-bottom: 68px;
	margin: 0 18px;
	min-height: 265px;
	background: url(../images/mainBg.jpg) repeat-x top;
	font-size: 12px;
	color: #000;
}
	#main a { color: #000; text-decoration: none;}
	#main a:hover { color: #000;}


/*------------------------------- Frontpage:left ---------------------------------*/

#left {
	float: left;
	width: 740px;
}
#left #home { margin: 20px 0 20px 14px;}
#left #home .top {
	width: 700px;
	height: 18px;
	padding: 2px 0 0 22px;
	background: url(../images/homeTop.png);
}
#left #home .content {
	padding: 1px 25px 15px 25px;
	background: url(../images/homeBg.png) repeat-y;
}
	#left #home .content a { color: #000; text-decoration: underline;}
	#left #home .content a:hover { color: #C8DA2E;}

#left #home .bottom {
	width: 720px;
	height: 15px;
	margin: 0 0 0 1px;
	background: url(../images/homeBottom.png) no-repeat;
}


/*--- Recente projecten ---*/
#left #recenteProjecten {
	margin: 25px 0 0 0;
}
#left #recenteProjecten .project {
	float: left;
	width: 184px;
	margin: 0 22px 0 0;
	padding: 9px 9px 0 9px;
	background: url(../images/recentwerk/bg.png) no-repeat;
	font-size: 11px;
}
#left #recenteProjecten .project img {
	margin: 0 0 12px 0;
}
#left #recenteProjecten .project strong {
	display: block;
}
#left #recenteProjecten .project a {
	font-style: italic;
	color: #000;
}


/*------------------------------- Frontpage:right ---------------------------------*/

#right {
	float: left;
	width: 230px;
}

/*--- Service ---*/
#right #service {
	margin: 20px 0 25px 4px;
}
#right #service .top {
	width: 212px;
	height: 18px;
	padding: 2px 0 0 0;
	background: url(../images/serviceTop.png);
}
#right #service .content {
	width: 180px;
	padding: 12px 17px 1px 15px;
	background: url(../images/serviceBg.png) repeat-y;
}
#right #service .content a:hover {
	color: #C8DA2E;
}
#right #service .bottom {
	width: 212px;
	height: 17px;
	background: url(../images/serviceBottom.png);
}

/*--- Update ---*/
#right #update {
	margin: 20px 0 25px 4px;
	font-size: 11px;
}
#right #update .top {
	width: 212px;
	height: 18px;
	padding: 2px 0 0 0;
	background: url(../images/updateTop.png);
}
#right #update .content {
	padding: 1px 30px 15px 15px;
	background: url(../images/serviceBg.png) repeat-y;
}
#right #update .content li {
	padding: 10px 0 7px 15px;
	border-bottom: 1px dotted #6D6E71;
	background: url(../images/pakketten/li.jpg) no-repeat left;
}
#right #update .content li a:hover {
	color: #C8DA2E;
}
#right #update .bottom {
	width: 212px;
	height: 17px;
	background: url(../images/serviceBottom.png);
}


/*------------------------------- Content ---------------------------------*/

#content {
	width: 940px;
	padding: 20px 15px 20px 15px;
}
#content #top {
	width: 920px;
	height: 18px;
	padding: 2px 0 0 20px;
	background: url(../images/contentTop.png);
}
#content #inside {
	padding: 1px 25px;
	background: url(../images/contentBg.png) repeat-y;
}
#content #inside li { list-style: disc; margin: 2px 0 2px 15px;}

#content #bottom {
	width: 938px;
	height: 15px;
	margin: 0 0 0 1px;
	background: url(../images/contentBottom.png);
}

#content #inside .person {
	float: left;
	width: 200px;
	height: 275px;
	margin: 0 0 0 0;
}


/*------------------------------- Portfolio ---------------------------------*/

#portfolio {
	width: 948px;
	padding: 20px 11px;
}

/*--- Item ---*/
#portfolio .item {
	width: 904px;
	height: 373px;
	margin: 0 0 20px 0;
	padding: 22px 22px 23px 22px;
	background: url(../images/portfolioItemBg.png);
}
#portfolio .itemLeft {
	float: left;
	width: 499px;
	height: 373px;
}
#portfolio .itemRight {
	float: left;
	position: relative;
	width: 375px;
	height: 343px;
	padding: 15px;
	background: #EFEFEF;
}
#portfolio .itemRight .toTop {
	position: absolute;
	right: 5px;
	bottom: 5px;
}
#portfolio strong {
	display: block;
	font-size: 15px;
}


/*--- pagination ---*/
.pagination {
	width: 100%;
	overflow: hidden;
	text-align: center;
	color: #7C7C7C !important;
}
.pagination a {
	padding: 0 3px;
	color: #7C7C7C !important;
	font: Verdana, Geneva, sans-serif !important;
	font-size: 12px !important;
}
.pagination a:hover, .pagination .flatview a:hover, .pagination .flatview a.selected{ 
	color: #000 !important;
}

.pagination .inside {
	position: relative;
	float: left;
	left: 50%;
}
.pagination .inside .button {
	float: left;
	width: 35px;
	position: relative;
	right: 50%;
}
.pagination .inside .mid {
	float: left;
	padding: 4px 0 0 0;
	position: relative;
	right: 50%;
}


/*------------------------------- Hosting ---------------------------------*/

.hostingPakketten {
	height: 20px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}


/*------------------------------- Nieuws ---------------------------------*/

#nieuws {
	
}


/*------------------------------- Footer ---------------------------------*/

#footer {
	position: relative;
	width: 970px;
	clear: both;
	margin: 0 auto;
	margin-top: -68px;
}
	#footer a { color: #000; text-decoration: none;}
	#footer a:hover { color: #FFF;}

#footer .bottom {
	height: 46px;
}
#footer .bottom .left {
	float: left;
	margin: 0 0 0 20px;
}
#footer .bottom .right {
	float: right;
	margin: 0 20px 0 0;
}

#footer .adres {
	padding: 5px 0 0 0;
	height: 17px;
	background: #C0C0C0;
	text-align: center;
	font-size: 10px;
	color: #000;
}


/*------------------------------- Clearfix ---------------------------------*/

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */