html, body {
	margin: 0px;
	padding: 0px;
	background: #efefef url(/images/bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282828;
	width: 100%;
	height: 100%;
}

img {
	border: none;
}

.clear {
	clear: both;
	font-size: 1px;
}

#container {
	width: 80%;
	min-width: 950px;
	max-width: 1100px;
	margin: 0px auto;
	padding-bottom: 15px;
}

#head {
	height: 58px;
	background: url(/images/head.gif) no-repeat;
	padding-top: 41px;
}

#logo {
	position: absolute;
	display: block;
	width: 62px;
	height: 61px;
	margin: -5px 0px 0px 18px;
	text-decoration: none;
}

#logo_tekst {
	text-align: right;
}

#footer {
	width: 80%;
	min-width: 950px;
	max-width: 1100px;
	margin: 0px auto;
	text-align: right;
	padding: 10px 14px 20px 0px;
}

#menu {
	padding: 3px 0px 0px 164px;
}

#submenu {
	margin: 33px 0px 0px 0px;
}

.menu {
	position: absolute;
	list-style: none;
	margin: 0px;
}

.menu li {
	float: left;
	padding: 0px 15px;
}

.menu li a {
	color: #282828;
	text-decoration: none;
}

.menu li a:hover {
	color: #0099d8;
}

#inhoud {
	margin: 0px auto;
	width: 950px;
}

/* Clients */

.links_cases a {
	text-decoration: underline;
	color: #0099d8;
}

.links_cases a:hover {
	text-decoration: none;
}

#clients_cases {
	padding-top: 192px;
}

#clients_cases img {
	padding-left: 12px;
}

#clients_cases .case, #clients_cases .case_under_hover {
	display: block;
	width: 220px;
	height: 130px;
	position: absolute;
	margin-right: 23px;
	text-align: center;
	background: url(/images/client_case.png) no-repeat;
	padding-top: 90px;
	font-size: 34px;
	letter-spacing: -2px;
	color: #282828;
	text-decoration: none;
}

#clients_cases .case_under_hover {
	opacity: .15;
	filter: alpha(opacity=15);
}

#clients_cases .case_hover {
	display: none;
	position: absolute;
	width: 220px;
	height: 140px;
	/*float: left;*/
	margin-right: 23px;
	text-align: center;
	margin-top: 80px;
	font-size: 16px;
	font-weight: bold;
	color: #1494c5;
	text-decoration: none;
	z-index: 5;
}

#pane-target {
	width: 800px;
	height: 536px;
	overflow: hidden;
}

#pane-inner {
	width: 10000px;
}

.clients_subject {
	width: 155px;
	float: left;
	padding-left: 15px;
}

.clients_subject .titel {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}

.clients_subject .titel a {
	color: #282828;
	text-decoration: underline;
}

.clients_subject .titel a:hover {
	/*background: url(/images/hr.gif) repeat-x bottom left;*/
	color: #0099d8;
	text-decoration: none;
}

.clients_subject .titel a.hover {
	color: #282828;
	text-decoration: none;
}

.clients_subject ul {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	list-style: none;
	font-size: 11px;
	line-height: 145%;
	color: #a5a5a5;
}

.client_logo {
	width: 150px;
	text-align: left;
	float: left;
	padding: 25px 0px 0px 15px;
}

.client_keywords {
	width: 450px;
	text-align: right;
	float: right;
	padding: 25px 15px 0px 0px;
}

.client_keywords a {
	font-size: 14px;
	text-decoration: none;
	color: #282828;
}

.client_keywords a:hover {
	color: #0099d8;
}

.client_keywords a span {
	vertical-align: middle;
}

.client_keywords a img {
	vertical-align: middle;
}

.case_menu {
	padding: 18px 15px 8px 15px;
	font-size: 11px;
}

.case_menu a {
	color: #686868;
	text-decoration: underline;
}

.case_menu a:hover {
	color: #0099d8;
	text-decoration: none;
}

#client_index {
	width: 780px;
	margin: 0px auto;
	padding-top: 252px;
}

#client_index .clients_subject {
	width: 245px;	
}

#client_index .clients_subject .titel {
	font-size: 34px;
	letter-spacing: -2px;
	font-weight: normal;
}

.navigation {
	width: 75px;
	float: left;
	padding-top: 242px;
}

#contact_us {
	display: none;
	font-size: 14px;
	width: 127px;
	height: 69px;
	position: absolute;
	margin: 301px 0px 0px 794px;
	line-height: 130%;
	background: url(/images/last_spread.png) no-repeat;
	padding: 13px 10px 0px 22px;
}

#contact_us a {
	text-decoration: underline;
	color: #0099d8;
}

#contact_us a:hover {
	text-decoration: none;
}

.spread {
	width: 800px;
	height: 536px;
	float: left;
}

.spread h4 {
	color: #ffffff;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-size: 16px;
	font-weight: normal;
}

.chapter, .chapter_black {
	color: #ffffff;
	padding: 1px 0px 0px 15px;
	font-size: 16px;
	width: 300px;
	float: left;
}

.chapter_black {
	color: #606060;
}

.lees_meer {
	width: 200px;
	float: right;
	text-align: right;
	padding: 4px 15px 0px 0px;
	color: #ffffff;
}

.lees_meer a {
	color: #ffffff;
	text-decoration: underline;
}

.lees_meer a:hover {
	text-decoration: none;
}

.volledige_afbeelding {
	text-align: right;
	padding: 10px 15px 0px 0px;
	height: 20px;
}

.volledige_afbeelding a {
	color: #282828;
	text-decoration: underline;
}

.volledige_afbeelding a:hover {
	text-decoration: none;
}

/* Your story & Our story */

#credo {
	width: 260px;
	float: left;
	padding: 120px 40px 0px 0px;
}

.credo {
	font-size: 24px;
	line-height: 130%;
	letter-spacing: -1px;
}

.klein_credo {
	font-size: 20px;
}

#rechts {
	width: 430px;
	float: left;
}

h1, h3 {
	font-size: 32px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	letter-spacing: -1px;
	color: #282828;
	font-weight: normal;
}

h3 {
	font-size: 24px;
}

h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 2px 0px;
}

h2.groot {
	font-size: 18px;
	margin-bottom: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	font-style: normal;
}

p {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	line-height: 140%;
}

p.klein {
	font-size: 11px;
}

p.examples {
	font-size: 11px;
}

p.examples a {
	color: #686868;
	text-decoration: underline;
}

p.examples a:hover {
	text-decoration: none;
	color: #0099d8;
}

ul.min {
	list-style: none;
	margin: 0px;
	padding: 0px
}

ul.min li {
	background: url(/images/li.png) no-repeat 2px 7px;
	padding: 0px 0px 8px 12px;
}

ul.normaal {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	line-height: 140%;
}

p a, ul a, div.paragraaf a {
	color: #1a92c0;
	text-decoration: underline;
}

p a:hover, ul a:hover, div.paragraaf a:hover {
	text-decoration: none;
}

a.black {
	color: #282828;
	text-decoration: underline;
	font-size: 14px;
}

a.black:hover {
	color: #0099d8;
	text-decoration: none;
}

.zuil {
	width: 160px;
	padding-right: 30px;
	float: left;
}

.info_open {
	margin-bottom: 5px;
	display: block;
	text-align: center;
	background: url(/images/down.png) no-repeat 60px 0px;
	height: 23px;
}

.info_open:hover {
	background: url(/images/down_hover.png) no-repeat 60px 0px;
}

.info_sluit {
	margin-bottom: 5px;
	display: none;
	text-align: center;
	background: url(/images/up.png) no-repeat 60px 0px;
	height: 23px;
}

.info_sluit:hover {
	background: url(/images/up_hover.png) no-repeat 60px 0px;
}

.sterretjes {
	background: url(/images/your_brand_vision.png) no-repeat 0px 30px;
	padding: 150px 0px 0px 360px;
}

#route {
	display: none;
	position: absolute;
	margin: 50px 0px 0px -54px;
	background: url(/images/contact_kaart.png) no-repeat;
	width: 677px;
	height: 576px;
}

/* sIFR */

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

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

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

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h1, .sIFR-hasFlash h2, .sIFR-hasFlash h3, .sIFR-hasFlash .credo, .sIFR-hasFlash .klein_credo {
	visibility: hidden;
}
