/*
* Cache van main.style.css
* Created: 2010-02-10 12:04:56
*/

/*
* $Author: sjors $
* $LastChangedDate: 2006-07-05 13:58:04 +0200 (wo, 05 jul 2006) $
* $Id: main.style.css 18 2006-07-05 11:58:04Z sjors $
* $Rev: 18 $
*/

/* Style reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
:focus {outline: 0;}
body {line-height: 1; color: black; background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/* End style reset */

.clear {clear: both;}
strong {font-weight: bold;}
em {font-style: italic;}
.hidden {display: none;}
.error {color: #ffe301;}
ul {list-style: none;}

html {height: 100%;}

body {
	background-color: #4a4a4a;
	background-image: url(/images/back.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
}
h1.titlebox {
	text-transform: uppercase;
	font-weight: bold;
	line-height: 55px;
}
h2 {
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	margin-bottom: 10px;
}
h2#right {
	text-align: right;
}
h3 {
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	margin-bottom: 10px;
	font-weight: bold;
}
h4 {margin-top: 10px; line-height: 16px;}
h5 {
	font-size: 12px;
	text-transform: uppercase;
	color: #ffffff;
	margin-bottom: 5px;
	margin-top: 7px;
	line-height: 16px;
}
h6 {
	font-size: 14px;
	line-height: 20px;
	color: #ff9900;
	margin-bottom: 0;
}
p {
	color: #ffffff;
	line-height: 16px;
	margin-bottom: 10px;
}
p.locations {
	background-color: #4e4c4d;
	padding: 2px 10px;
	position: absolute;
	left: 10px;
	bottom: 0;
}
a {color: #ffffff; text-decoration: underline;}
a:hover {color: #FF9900; text-decoration: underline;}
sup {font-size: smaller; vertical-align: super;}
sub {font-size: smaller; vertical-align:sub;}
div#container_all {
	background-image: url(/images/watermerk.gif);
	background-repeat: no-repeat;
	background-color: #4e4c4d;
	margin: 0 auto;
	width: 1044px;
	min-height: 100%;
	_height: 100%;
}
div#banner {
	width: 683px;
	height: 129px;
	background-image: url(/images/banner.gif);
	background-repeat: no-repeat;
	float: left;
	position: relative;
}
img#logo {
	width: 241px;
	height: 98px;
	position: absolute;
	top: 0;
	left: 226px;
}
div#textsize {
	height: 11px;
	position: absolute;
	bottom: 13px;
	left: 10px;
	display: none;
}
body.js div#textsize {
	display: block;
}
div#textsize a {color: #000000; text-decoration: none; padding-right: 4px;}
div#textsize a:hover {text-decoration: underline;}
div#textsize a.zoom0 {font-size: smaller;}
div#textsize a.zoom1 {}
div#textsize a.zoom2 {font-size: larger;}
ul#supernav {
	position: absolute;
	top: 5px;
	left: 5px;
}
ul#supernav li {
	font-size: 10px;
	text-transform: lowercase;
	color: #ffffff;
	float: left;
}
ul#supernav li a {
	padding: 0 5px;
	color: #ffffff;
	text-decoration: none;
}
ul#supernav li a:hover {
	text-decoration: underline;
}
div#photo_home {
	width: 683px;
	height: 640px;
	background-image: url(/images/photo_home.jpg);
	background-repeat: no-repeat;
	float: left;
	position: relative; 
}
div#back_middle {
	width: 683px;
	height: 100%;
	float: left;
	position: relative; 
}
div#topcomment {
	width: 643px;
	padding: 10px 12px 0;
}
div#maintext {
	width: 380px;
	margin-left: 20px;
	margin-top: 12px;
	float: left;
}
div#maintext p {
	font-size: 12px;
	line-height: 18px;
}
div#maintext table {
	margin-bottom: 10px;
}
div#maintext caption {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #ffffff;
}
div#maintext td {
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	width: 190px;
	
}
div#maintext h1 {
	width: 190px;
	color:#FFFFFF;
	font-size:16px;
	line-height:20px;
	text-align:right;
	position: absolute;
	top: 10px;
	left: -10px;
	
}

ul {
	margin-bottom: 15px;
	
}
ul li {
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	background-image: url(/images/bullet_vacancy.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding-left: 10px;
}
ul.expandinglist li {
	background-image: none;
}
ul.vacancy li {
	line-height: 16px;
	background-image: none;
}
ul.vacancy li a {
	color: #ffffff;
	text-decoration: none;
	background-image: url(/images/bullet_vacancy.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-left: 10px;
}
ul.vacancy li a:hover {
	color: #ff9900;
	text-decoration: underline;
	background-image: url(/images/bullet_vacancy_o.gif);
}
div#textbox ul.vacancy {
	margin-top: 30px;
	text-align: right;
}
div#textbox li {background-image: none; margin-left: -10px;}
ul#establishments {
	list-style: none;
}
body.js ul#establishments {
	display: none;
}
div#newsboxwrapper {
	width: 230px;
	height: auto ;
	position: absolute;
	top: 0;
	left: 622px;
	float: left;
}
div#newsboxwrapper h4 {
	width: 190px;
	color:#000000;
	font-size:11px;
	font-weight: bold;
	text-align:right;
	text-transform: uppercase;
	position:absolute;
	top: -33px;
	left: -138px;
}
img.productphoto {
	width: 230px;
	margin-bottom: 10px;
}
div.newsbox {
	width: 160px;
	min-height: 160px;
	_minheight: 160px;
	margin-bottom: 20px;
	padding: 20px;
	background-color: #999999;
	position: relative;
}
div.newsbox_alt {
	width: 160px;
	margin: 60px 0 20px -10px;
	padding: 20px;
	background-color: #999999;
	position: relative;
}
div.newsbox p {
	padding-right: 5px;
}
div.newsbox_alt img {
	margin-bottom: 5px;
}
div.newsbox a, div.newsbox_alt a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
div.newsbox a:hover, div.newsbox_alt a:hover {
	color: #000000;
	text-decoration: underline;
}
div.date {
	padding: 5px 10px 4px 10px;
	background-color: #000000;
	color: #ffffff;
	opacity: 0.7;
	filter: alpha(opacity=70);
	position: absolute;
	top: 0;
	left: 0;
}
div#wrapper {
	width: 660px;
}
div#wrapper div.newsbox {
	float: left;
	margin-right: 20px;
}

div.newsboxwrapper_2 {
	width: 200px;
	margin-right: 20px;
	float: left;
}
div#textbox_home {
	width: 180px;
	height: auto;
	padding: 10px;
	background-color: #000000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	position: absolute;
	top: 0;
	left: 0;
}
div#textbox_home p {
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	margin-bottom: 10px;
}
div#textbox {
	width: 180px;
	height: auto;
	min-height: 480px;
	_height: 480px;
	padding: 10px;
	background-color: #333333;
	position: relative;
	float: left;
}
.locationslist {
	width: 180px;
	height: auto;
	min-height: 480px;
	_height: 480px;
	padding: 10px 10px 50px 10px !important;
	background-color: #333333;
	position: relative;
	float: left;
}
img.bottom {
	position: absolute;
	bottom: 0;
	right: 0;
}
ul.newslist {
	padding: 0;
	
}
ul.newslist li {
	margin-bottom: 10px;
	line-height: 14px;
	color: #ffffff;
	text-align: right;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 170px 3px;
	padding-right: 15px;
}
ul.newslist a {
	text-decoration: none;
}
ul.newslist a:hover {
	color: #ffffff;
	text-decoration: underline;
}
ul#products {
	color: #ffffff;
	margin-top: 20px;
	width: 180px;
}
ul#products li {
	font-weight: bold;
}
ul#products li a {
	padding: 5px 0 5px 10px;
	text-decoration: none;
	color: #ffffff;
	display: block;
}
ul#products li a:hover {
	text-decoration: underline;
}
img.brochure_thumb {
	width: 50px;
	height: 71px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
ul#menu {
	width: 147px;
	margin-top: 98px;
	margin-left: 10px;
	float: left;
}
ul#menu li {
	text-transform: uppercase;
	font-weight: bold;
	background-image: none;
	line-height: 11px;
}
ul#menu li a {
	padding: 10px 0 10px 10px;
	text-decoration: none;
	color: #000000;
	display: block;
}
ul#menu li a:hover, ul#menu li.current a {
	background-color: #ff9900;
}
ul#menu ul {
	margin: 0;
}
ul#menu ul li {
	text-transform: lowercase;
	font-weight: normal;
}
ul#menu ul li a {
	padding: 10px 0 10px 25px;
	text-decoration: none;
	background-color: transparent !important;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px 55%;
	color: #666666;
	display: block;
}
ul#menu ul li a:hover, ul#menu ul li.current a {
	color: #000000;
	background-color: #ffcc00 !important;
	background-image: url(/images/bullet_o.gif);
	background-repeat: no-repeat;
	background-position: 15px 55%;
}

div#footer {
	width: 1044px;
	margin: 0 auto;
	height: 20px;
	position: relative;
}

fieldset {
	margin: 10px 0;
}
legend {
	margin: 0 0 10px 0;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	line-height: 18px;
}
label {
	color: #ffffff;
	display: inline-block;
	width: 135px;
	vertical-align: top;
	line-height: 18px;
}
input.text, select, textarea {
	width: 200px;
	background-color: #ffffff;
	border: 1px solid #333333;
	margin: 1px 0;
}
textarea {
	height: 100px;
}
div.error input.text, div.error select, div.error textarea {
	border: 2px solid #ffe301;
}
div.error label {
	color: #ffe301;
}
span.required {
	color: #ffe301;
}
input.submit {
	margin: 5px 0 0 140px;
}

/* WYMeditor */
/* A: Externe link */
a.externlink /* a */ {
	/* background-color: red; */
}
/* /WYMeditor */
