* { 
	border: 0;
	padding: 0;
	margin: 0; 
}

body {
	background: #fff;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #333;
}

br.clear {
	clear: both;
}

a {
	color: #333;
}

p {
	line-height: 1.3em;
	margin-bottom: 25px;
}

p.nomargin {
	margin-bottom: 0;
}

strong {
	color: #333;
}

h3 {
	margin-bottom: 8px;
}

img.middle {
	vertical-align: middle;
}

ul.list {
	list-style-type: none;
	padding-left: 10px;
}

ul.list li {
	padding: 0 0 5px 25px;
	background: url('/_grafix/list_icon.gif') top left no-repeat;
	line-height: 1.4em;
}


/* wrapper & container */

#wrapper {
	float: left;
}

#container {
	float: left;
}

/* header */

#header {
	float: left;
	padding: 0 15px;
}

#header .logo {
	float: left;
	height: 120px;
	margin-top: 30px;
}

#header .navigation {
	display: none;
}

/* header slogan */

#header .slogan {
	display: none;
}

/* content */

#content {
	float: left;
}

/* home */

#home_carousel {
	display: none;
}

#home_contact {
	float: left;
	margin-top: 45px;
}

#home_contact .details {
	float: left;
	color: #666;
	font-size: 12px;
}

#home_contact .details ul {
	list-style-type: none;
}

#home_contact .details li {
	float: left;
	padding: 0;
	margin-right: 15px;
	padding-right: 45px;
	line-height: 1.5em;
	background: url('/_grafix/bg_home_contact_list.gif') top right repeat-y;
}

#home_contact .partners {
	display: none;
}


/* diensten */

#diensten_left {
	float: left;
}

#diensten_left .gutter {
	float: left;
	width: 600px;
}

#diensten_left strong {
	line-height: 1.2em;
	font-size: 14px;
}

#diensten_left p {
	margin-bottom: 10px;
}

#diensten_right {
	display: none;
}

#ikon {
	display: none;
}


/* websites */

#websites {
	float: left;
}

#websites div.site {
	float: left;
	width: 700px;
	background: #f4f4f4;
	margin-bottom: 20px;
}

#websites div.site_gutter {
	float: left;
	padding: 20px;
}

#websites div.site_image {
	float: left;
	width: 285px;
	height: 185px;
	margin-right: 25px;
	background: #fff;
	border: 2px solid #ddd;
}

#websites div.site_image a {
	border: 0;
}

#websites div.site img {
	float: left;
	margin: 5px 0 0 5px;
}

#websites div.site_info {
	float: left;
}

#websites div.site_info p {
	font-size: 12px;
}

#websites div.site_info span.year {
	display: block;
	font-size: 11px;
	color: #999;
	margin: 4px 0 2px 0;
}

#websites div.site_info a.url {
	line-height: 1.4em;
}

#website_browser {
	display: none;
}


/* contact */

#contact_left {
	float: left;
	width: 565px;
	margin-top: 50px;
}

#contact_left .gutter {
	float: left;
	width: 530px;
}

#contact_left .map_container {
	float: left;
	width: 530px;
	height: 375px;
}

#contact_right {
	float: left;
	width: 327px;
	margin-top: 50px;
}

#contact_right p {
	line-height: 1.5em;
}


/* voorwaarden */

#voorwaarden_left {
	float: left;
	width: 565px;
}

#voorwaarden_left .gutter {
	float: left;
}


/* footer */

#footer {
	float: left;
	color: #999;
	font-size: 11px;
	margin-top: 50px;
}
	
#footer .gutter {
	float: left;
}

#footer a {
	color: #999;
	border: 0;
	text-decoration: underline;
}


/* sIFR */

.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}