@CHARSET "ISO-8859-1";
.cake-sql-log {
	clear: both;
}
* {
	line-height: 1.35em;
}
html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #707173;
}
#background_image {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: .5em;
	color: #df922c;
}
h1 {
	font-size: 1.75em;
}
h2 {
	font-size: 1.45em;
}
h3 {
	font-size: 1.17em;
}
h4 {
	font-size: 1em;
}
a {
	color: #df922c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
input, select {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 1em;
}
p {
	margin-top: 0;
	margin-bottom: 1.35em;
}
#ticker, .marquee0 {
	height: 20px;
	background: url(../images/backgrounds/ticker_bg.png);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
}
#tickerlist {
	margin: 0;
	padding: 0;
	position: absolute;
	list-style: none;
	height: 20px;
	line-height: 20px;
}
#tickerlist li {
	float: left;
	width: auto;
	height: 20px;
	line-height: 18px;
	font-size: .9em;
	margin-left: 15px;
}
#tickerlist li a {
	line-height: 18px;
	height: 20px;
}
#logo {
	float: left;

	margin-left: 19px;
	margin-bottom: -18px;
}

#flags-nl {
	float: right;
	margin-right: 55px;
	margin-top: 45px;
	width: 19px;
}
#flags-en {
	float: right;
	margin-right: 10px;
	margin-top: 45px;
	width: 19px;
}
#flags-en a, #flags-nl a {
	display: block;
	float: left;
	width: auto;
	margin-right: 0px;
}

#container {
	width: 926px;
	margin: 0 auto;
	position: relative;
	padding-top: 20px;
}
#header, #content, #footer {
	padding-left: 28px;
	padding-right: 28px;
	width: 870px;
	float: left;
	clear: both;
}
#header {
	padding-top: 28px;
	background-image: url(../images/backgrounds/container_bg_top.png);
	position: relative;
	z-index: 25;
}
#content {
	background-image: url(../images/backgrounds/container_bg_middle.png);
}
#footer {
	padding-top: 10px;
	min-height: 18px;
	background: url(../images/backgrounds/container_bg_footer.png) top left no-repeat;
	color: #000;
}
#footertext {
	clear: both;
	width: 100%;
	border-top: 2px solid #df922c;
	border-bottom: 2px solid #df922c;
	padding: 1em 0;
	float: left;
	margin: 1em 0;
}
#footertext a {
	color: #707173;
}
#keywords {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}
#keywords ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	overflow: hidden;
}
#keywords ul.footercolumn_1 {
	width: 180px;
	margin-right: 21px;
}
#keywords ul.footercolumn_2, #keywords ul.footercolumn_3 {
	width: 170px;
	margin-right: 10px;
}
#keywords ul.footercolumn_4, #keywords ul.footercolumn_5 {
	width: 140px;
	margin-left: 10px;
}
#keywords li {
}

#menu_container {
	width: 100%;
	background-image: url(../images/backgrounds/menu_bg.png);
	height: 30px;
	z-index: 100;
}
#menu_container form {
	float: right;
	margin-top: 5px;
	margin-right: 15px;
}
#menu_container form input {
	width: 150px;
	border: 1px solid #fff;
	background: #fff;
	float: left;
	margin-right: 5px;
	height: 15px;
}
#menu_container form input.submit {
	width: auto;
	border: 0;
	background: transparent;
	color: #fff;
	text-transform: uppercase;
}
#languages {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	width: auto;
}
#languages li {
	float: left;
	width: auto;
	height: 30px;
	line-height: 30px;
	margin-right: 7px;
}
#languages a {
	color: #fff;
	line-height: 30px;
}

#breadcrumbs {
	background-image: url(../images/backgrounds/breadcrumbs_bg.png);
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}
#breadcrumbs a {
	line-height: 30px;
	color: #707173;
}
#case_search {
	width: 278px;
	height: 118px;
	padding: 10px;
	background: url(../images/backgrounds/case_search_bg.png);
	float: right;
	border: 1px solid #c6c7c8;
}
#case_search fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
#case_search legend {
	color: #df922c;
	font-size: 1.5em;
	margin-bottom: .25em;
}
#case_search label {
	float: left;
	width: 80px;
	padding-right: 10px;
	margin-top: .25em;
	text-align: right;
}
#case_search select {
	float: left;
	width: 100%;
}
#case_search div {
	margin-bottom: .25em;
	clear: both;
	float: left;
	width: 100%;
}
#case_search .submit input {
	float: right;
	margin-right: 2px;
	border: 0;
	background: transparent;
	padding: 0;
	color: #df922c;
	cursor: pointer;
}
#pagecontent, #pagecontent_text {
	width: 640px;
	padding: 9px;
	border: 1px solid #c6c7c8;
	background: url(../images/backgrounds/pagecontent_bg.png) bottom left no-repeat;
	min-height: 450px;
	float: right;
	margin-top: 10px;
}
#pagecontent_text {
	float: left;
	width: 850px;
	border: 0;
	padding-left: 0;
	padding-right: 0;
	margin-left: 10px;
}
#pagecontent h2, #pagecontent_text h2 {
	font-size: 1.75em;
	margin-bottom: 3px;
}
#pagecontent h3, #pagecontent_text h3 {
	font-size: 12px;
	margin: 0;
	margin-top: 15px;
	color: #707173;
}
#pagecontent h3:first-child, #pagecontent_text h3:first-child {
	margin:0;
}
.column {
	float: left;
}
#pagecontent_text .column {
	padding-left: 14px;
	border-left: 1px solid #c6c7c8;
	border-left: 1px solid #fff;
	margin-left: 15px;
}
.cols2 {
	width: 410px;
}
.cols3 {
	width: 263px;
}
#leftcol, #pagecontent_text #leftcol {
	margin-left: 0;
	padding-left: 0;
	border-left: 0;
	padding-top: 0;
}
#pagecontent #leftcol {
	width: 340px;
	margin-right: 9px;
	border-right: 1px solid #c6c7c8;
	padding-right: 9px;
}
/*
#leftcol {
	width: 340px;
	margin-right: 9px;
	border-right: 1px solid #c6c7c8;
	padding-right: 9px;
}
*/
#rightcol {
	width: 280px;
}
#imagebar {
	float: left;
	width: 200px;
	margin-top: 10px;
}
#imagebar img {
	float: right;
	margin-bottom: 9px;
}
#rightcol img {
	margin: 0 0 9px 9px;
	float: left;
}
#rightcol img:first-child {
	margin-left: 0;
}

li.unpublished {
	padding: 2px;
	background: #ddd;
}

#headerimg {
	float: left;
	width: 560px;
	height: 140px;
}

/* Blokje voor slideshow */
#headerimgs {
	position: relative;
	width: 870px;
	height: 140px;
	float: left;
}
#headerimgs.small {
	width: 560px;
}
#headerimgs img {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 7;
}
#headerimgs img.active {
	z-index: 10;
}
#headerimgs img.last-active {
	z-index: 9;
}

#buttons_klein {
	clear: right;
	float: right;
	width: 155px;
	margin: 0 0 0 50px;
}
#buttons_klein a {
	display: block;
	float: right;
	width: auto;
	margin-left: 4px;
}
#contactdetails {
	background: url(../images/contact_bg.png);
	width: 183px;
	height: 222px;
	padding: 9px;
	float: left;
    margin-top: 9px;
	font-size: .9em;
}
#contactdetails ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.contact form label {
	display: block;
	float: left;
	width: 75px;
	padding-right: 10px;
	margin-top: .25em;
	text-align: right;
}
.contact form div {
	clear: both;
	margin-bottom: .25em;
	float: left;
	width: 100%;
}
.contact form .radio label, .contact form .checkbox label {
	width: auto;
	margin-top: 0;
}
.contact form .radio, .contact form .submit, .contact form .checkbox {
	margin-left: 85px;
}
.contact form input, .contact form textarea {
	float: left;
	width: 220px;
	border: 1px solid #c6c7c8;
}
.contact form .error input, .contact form .error textarea {
	border-color: #df922c;
}
.contact form textarea {
	height: 100px;
}
.contact form .radio input, .contact form .submit input, .contact form .checkbox input {
	width: auto;
}
.contact #rightcol label {
	width: 40px;
}
.contact #rightcol input {
	width: 220px;
}
.contact #rightcol .radio, .contact #rightcol .submit {
	margin-left: 50px;
}
.contact #rightcol .radio input, .contact #rightcol .submit input, .contact #rightcol .radio label {
	width: auto;
}

.contact .column {
	width: 310px;
}
.contact #leftcol {
	width: 170px;
}


#newslist {
	margin: 0;
	padding: 0;
	list-style: none;
}
#newslist img {
	margin: 0 0 9px 9px;
	float: right;
}
#newslist li {
	clear: both;
}
.case h4 {
	color: #707173;
	margin-bottom: 0;
}
.case #rightcol img {
	margin-left: 0;
	margin-right: 5px;
}
#rightcol ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.searchresult ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
hr {
	height: 1px;
	background: #c6c7c8;
	border: 0;
	margin: 1em 0 .5em 0;
}
ul.clients {
	margin: 0;
	padding: 0;
	list-style: none;
}
#clients {
	margin: 0;
	padding: 0;
	list-style: none;
}
#clients li {
	float: left;
	width: 180px;
	height: 120px;
	margin: 10px;
}
#clients a img {
	border: 0;
}
#address {
	display: block;
	float: right;
	font-size: 0.9em;
	margin: 5px 0 0 0;
	white-space: nowrap;
}
#address a {
	/* color: #707173; */
}

#instijl {
	margin: .5em 0 0 0;
	padding: 0;
	list-style: none;
}
#instijl li {
	margin: 0 10px 20px 10px;
	padding: 0;
	float: left;
	width: 395px;
	height: 200px;
	overflow: hidden;
}
#instijl img {
	float: left;
	margin-right: 10px;
}
#instijl h3, #instijl p {
	float: left;
	width: 200px;
}
#instijl h3 {
	margin-bottom: 0;
}
a#logoHome span {
	float: left;
	text-indent: -1000em;
}
#pagecontent.inspiratie {
	width: 850px;
}
#pagecontent #leftcol.column.inspiratietext {
	width: 550px;
}
