* { 
	border: 0;
	padding: 0;
	margin: 0; 
}

body {
	background: #fff;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #666;
}

br.clear {
	clear: both;
}

a {
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #333;
}

a:hover {
	color: #000;
	border-bottom: 1px solid #ffe603;
}

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 {
	width: 970px;
	margin: auto;
}

#container {
	float: left;
	width: 970px;
}


/* header */

#header {
	float: left;
	width: 940px;
	height: 220px;
	padding: 0 15px;
}

#header .logo {
	float: left;
	width: 340px;
	height: 120px;
	margin-top: 30px;
}

#header .navigation {
	float: right;
	width: 400px;
	height: 65px;
	margin-top: 30px;
}

#header .logo a {
	border: 0;
}

/* header navigation */

#header .navigation ul {
	float: right;
	list-style-type: none;
}

#header .navigation li {
	float: right;
	vertical-align: top;
	height: 20px;
	margin-left: 10px;
	padding-left: 11px;
	background: url('/_grafix/nav_line.gif') center left no-repeat;
}

#header .navigation li a {
	float: right;
	display: block;
	vertical-align: top;
	height: 20px;
	border: none;
}

#header .navigation li a:hover { 
	background-position: 0 -20px; 
}

#header .navigation li a.selected { 
	background-position: 0 -20px; 
}

#header .navigation li a.selected:hover { 
	background-position: 0 -20px; 
}

#header .navigation li span {
	display: none;
}

/* header slogan */

#header .slogan {
	float: right;
	width: 320px;
	height: 55px;
}

#header .slogan img {
	float: right;
}

#header h1.slogan {
	display: none;
}


/* content */

#content {
	float: left;
	width: 970px;
}


/* home */

#home_carousel {
	float: left;
	width: 970px;
	height: 290px;
	background: url('/_grafix/bg_home_carousel.gif') top left no-repeat;
}

#home_carousel .title {
	float: left;
	width: 700px;
	height: 47px;
	padding: 23px 0 0 35px;
}

#home_carousel .menu {
	float: right;
	text-align: right;
	width: 200px;
	height: 35px;
	padding: 35px 35px 0 0;
}

#home_carousel .menu a:hover {
	border-bottom: 1px solid #000;
}

#home_contact {
	float: left;
	width: 935px;
	padding-left: 35px;
	margin-top: 45px;
}

#home_contact .title {
	float: left;
	width: 935px;
	height: 70px;
}

#home_contact .details {
	float: left;
	width: 550px;
	height: 55px;
	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 {
	float: right;
	width: 275px;
	padding-right: 35px;
}

a.feweb {
	float: right;
	display: block;
	width: 81px;
	height: 55px;
	background: url('/_grafix/feweb.gif') top left no-repeat;
	border: 0;
}

a.feweb:hover {
	background-position: 0 -55px;
	border: 0;
}

a.feweb span, 
a.ikon span {
	display: none;
}

a.ikon {
	float: right;
	display: block;
	width: 128px;
	height: 55px;
	background: url('/_grafix/ikon_small.gif') top left no-repeat;
	border: 0;
	margin-left: 25px;
}

a.ikon:hover {
	background-position: 0 -55px;
	border: 0;
}


/* diensten */

#diensten_left {
	float: left;
	width: 565px;
}

#diensten_left .gutter {
	float: left;
	width: 530px;
	padding-left: 35px;
}

#diensten_left strong {
	line-height: 1.3em;
	font-size: 14px;
}

#diensten_right {
	float: right;
	width: 327px;
	background: url('/_grafix/bg_right.gif') top right no-repeat;
}

#diensten_right .gutter {
	float: right;
	width: 277px;
	padding: 20px 30px 20px 20px;
}

#ikon {
	float: right;
	width: 327px;
	background: url('/_grafix/bg_right.gif') top right no-repeat;
	margin-top: 25px;
}

#ikon .gutter {
	float: right;
	width: 277px;
	padding: 20px 30px 20px 20px;
}

#ikon a.image {
	border: 0;
}


/* websites */

#websites {
	float: left;
	width: 925px;
	padding: 0 10px 0 35px;
}

#websites div.site {
	float: left;
	width: 925px;
	height: 230px;
	background: #f4f4f4;
	margin-bottom: 28px;
}

#websites div.site_gutter {
	float: left;
	width: 887px;
	height: 200px;
	padding: 20px 19px 0 19px;
}

#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;
	width: 573px;
	height: 189px;
	overflow: hidden;
}

#websites div.site_info p {
	font-size: 12px;
	margin-bottom: 15px;
}

#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 {
	float: left;
	width: 924px;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4em;
}

#website_browser .left {
	float: left;
	width: 300px;
}

#website_browser .right {
	float: right;
	width: 300px;
	text-align: right;
}

#website_browser span {
	color: #ccc;
}


/* contact */

#contact_left {
	float: left;
	width: 565px;
}

#contact_left .gutter {
	float: left;
	width: 530px;
	padding-left: 35px;
}

#contact_left .map_container {
	float: left;
	width: 530px;
	height: 375px;
}

#contact_right {
	float: right;
	width: 327px;
	background: url('/_grafix/bg_right.gif') top right no-repeat;
}

#contact_right .gutter {
	float: right;
	width: 272px;
	padding: 20px 30px 20px 25px;
}

#contact_right p {
	line-height: 1.5em;
}


/* voorwaarden */

#voorwaarden_left {
	float: left;
	width: 565px;
}

#voorwaarden_left .gutter {
	float: left;
	width: 530px;
	padding-left: 35px;
}


/* footer */

#footer {
	float: left;
	width: 950px;
	margin-top: 40px;
	padding-bottom: 15px;
	color: #999;
	font-size: 11px;
	text-align: center;
}
	
#footer .gutter {
	float: left;
	width: 950px;
	padding: 30px 0;
	text-align: center;
}

#footer a {
	color: #999;
	border: 0;
	text-decoration: underline;
}

#footer a:hover {
	color: #555;
}

#footer span {
	color: #ffe603;
}


/* sIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-active h1 {
	visibility: hidden;
  	font-family: Verdana;
  	line-height: 1em;
}

.sIFR-active h2 {
	visibility: hidden;
  	font-family: Verdana;
  	line-height: 1em;
}

.sIFR-active h3 {
	visibility: hidden;
  	font-family: Verdana;
  	line-height: 1em;
}