@import url(/include/css/editor.php);

/** =COLORS **
#f2ef00		Yellow
*/
body {
	background: #333333;
}

ul {
	list-style-position: inside;
}

img.generator_content_image_left {
	margin-right: 5px;
}

/** =LAYOUT **/
div#lang-switch {
	padding-left: 935px;
	padding-bottom: 10px;
	color: white;
	margin: 10px auto;
	width: 70px;
	font-weight: bold;
	clear: both;
}

div#lang-switch span {
	display: block;
	float: left;
	height: 10px;
	line-height: 10px;
}

div#lang-switch span#active {
	color: yellow;
}

div#lang-switch span#sep {
	height: 8px;
	line-height: 7px;
	margin: 1px 5px 0 3px;
	border-right: 1px solid white;
}

div#lang-switch a {
	color: #F2F2F2;
	text-decoration: none;
}

#shadow-mid {
	width: 973px;
	margin: 10px auto;
	background: url('/image/shadow-mid.gif') repeat-y center center;
}

#shadow-top {
	background: url('/image/shadow-top.gif') no-repeat center top;
}

#shadow-btm {
	padding-bottom: 17px;
	background: url('/image/shadow-btm.gif') no-repeat center bottom;
}

#container {
	margin: 0px 17px;
	background: #ffffff url('/image/bg-content.jpg') repeat-y center center;
}

#wrapper {
	margin-top: 26px;
}

/** =HEADER **/
#hp #header {
	height: 420px;
	height: 390px;
	/* background-image: url('/image/visual/vis01.jpg'); */
}

#header {
	height: 229px;
	position: relative;
	padding-top: 30px;
	background: url('/image/visual/vis-content.jpg') no-repeat;
}

#logo {
	width: 302px;
	margin-top: -18px;
	left: 10px;
	position: absolute;
	/* background: url('/image/logo-txt.png') no-repeat left 18px; */
}

#navigation {
	height: 61px;
	margin: 0px 10px;
	background: url('/image/nav.png') repeat-x left bottom;
}

#slogan {
	float: right;
	width: 300px;
	font-size: 270%;
	line-height: 1;
	text-align: right;
	margin-right: 20px;
	margin-top: 30px;
}

.slogan-dark {
	color: #333333;
}

.slogan-light {
	color: #ffffff;
}

/** =CONTENT - HOMEPAGE **/
#home-intro {
	margin-bottom: 20px;
}

.route {
	padding-top: 5px;
	padding-bottom: 10px;
}

.project {
	height: 155px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.project .figure {
	float: left;
	height: 55px;
	width: 78px;
	overflow: hidden;
}

.project h3 {
	float: right;
	width: 168px;
	height: 52px;
	margin-top: -2px;
	line-height: 1.2;
	overflow: hidden;
	font-size: 130%;
	color: #000000;
}

.project .content {
	clear: both;
	height: 4.6em;
	width: 240px;
	overflow: hidden;
	padding-top: 10px;
	margin-bottom: 10px;
}

.project .readmore {
	padding-top: 10px;
	text-align: right;
	background: url('/image/dot.gif') repeat-x left top;
}

.intro {
	height: 68px !important;
}

/** CONTENT - DEFAULT **/
#content {
	
}

#sidebar {
	margin-top: 52px;
}

/** =FOOTER **/
#spacer {
	clear: both;
	height: 30px;
}

#footer {
	clear: both;
	height: 100px;
	padding-top: 15px;
	background: #999999 url('/image/bg-footer.gif') repeat-x left top;
}

#footer .content {
	height: 45px;
	padding-top: 26px;
	padding-left: 20px;
}

#footer .content p.rel {
	text-transform: none;
	padding-top: 13px;
}

#footer .content p.rel a {
	color: white;
}

#footer p {
	float: left;
	width: auto;
	color: #ffffff;
	line-height: 1.2;
	text-transform: uppercase;
}

#footer p span.txt {
	padding-top: 7px;
}

#footer p.txt {
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 10px;
	background: url('/image/footer-line.gif') no-repeat left center;
}

#footer p span {
	float: left;
	display: inline-block;
}

#logo-footer {
	width: 172px;
	height: 50px;
	text-indent: -999em;
	background: url('/image/logo-footer.gif') no-repeat;
}

#footer a.icon {
	display: block;
	float: left;
}

#footer #certs {
	float: right;
	width: 181px;
	margin-top: -2px;
	margin-right: 10px;
	background-image: none;
}

#icon-hof {
	width: 41px;
	margin-right: 10px;
}

#icon-lef {
	width: 33px;
	margin-right: 10px;
}

#icon-iso {
	width: 87px;
}

/** =CLASSES **/
.obj-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.obj-list li {
	margin: 0 0 5px 0;
}

.item-list li {
	font-weight: bold;
	text-transform: uppercase;
}

.coll {
	float: left;
	width: 273px;
	width: 286px;
	margin-left: 20px;
}

.coll-2 {
	float: left;
	clear: right;
	width: 592px;
	padding-left: 20px;
}

.coll-3 {
	float: left;
	clear: right;
	width: 910px;
	padding-left: 20px;
}

.coll-nopad {
	width: 612px;
	margin-left: -20px;
}

.coll-nopad-nowidth {
	width: 930px;
	margin-left: -20px;
	overflow: auto;
}

.deco {
	padding-left: 10px;
	padding-right: 10px;
	border-left: 10px solid #f2ef00;
	background: #ffffff;
}

.deco h3 a {
	text-decoration: none;
}

.deco ul {
	list-style: none;
}

.btn {
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
	padding-right: 10px;
	background: url('/image/btn-right.gif') no-repeat right center;
}

.btn span {
	height: 18px;
	line-height: 18px;
	cursor: pointer;
	display: inline-block;
	padding-bottom: 1px;
	padding-left: 10px;
	background: url('/image/btn-left.gif') no-repeat left center;
}

a.materieel {
	margin-top: 5px;
}

table.materieel {
	margin-left: 2px;
}

.materieel .left {
	font-weight: bold;
	width: 150px;
}

h1.mat {
	margin-bottom: 5px;
}

/* CONTACTFORM */
form#contactform p {
	float: left;
	clear: both;
	margin-bottom: 4px;
	width: 600px;
}

form#contactform label {
	float: left;
}

form#contactform label.error {
	background-color: #F2EF00;
	/*background: url('/image/label-bg-error.gif') repeat-x left center;*/
	line-height: 21px;
	padding-left: 5px;
	margin-left: 5px;
	float: left;
}

label#radioerror {
	margin-left: 187px !important;
}

form#contactform textarea {
	width: 402px;
}

form#contactform p.submit,form#route p.submit {
	background-color: #999999;
	background: url('/image/btn-right.gif') no-repeat right center;
	display: inline-block;
	width: 150px;
}

form#contactform p.submit button,form#route p.submit button {
	border: none;
	color: white;
	background: url('/image/btn-left.gif') no-repeat left center;
	width: 150px;
	height: 21px;
}

.generator_content_image_right {
	margin-left: 10px;
}

a.news,a.materieel {
	float: right;
}

ul.materieel {
	margin-left: 0;
	padding-left: 0;
}

ul.materieel li {
	width: 115px;
	margin-right: 5px;
	float: left;
	margin-left: 0;
	padding-left: 0;
}

div.materieel div.content {
	height: 95px;
}

ul#photos {
	list-style: none;
	margin: 0;
	overflow: hidden;
	display: block;
	background-color: white;
	border-left: 10px solid #F2EF00;
	padding: 5px 5px 0 10px !important;
}

ul#mat {
	margin: 0 0 0 1.3em;
	padding: 0;
	overflow: hidden;
}

ul#photos li {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

ul#photos li a {
	display: block;
	width: 94px;
	height: 70px;
	overflow: hidden;
}

p.newsdate {
	color: gray;
}

div#map {
	border-left: 10px solid #F2EF00;
}

div.pcodecontainer {
	overflow: auto;
}

input.pcode {
	width: 60px;
}