@charset "utf-8";

/*******************************
*	pre defined
*******************************/
*
{
	margin: 0px;
	padding:0px;
}



HTML, BODY
{
	width: 100%;
	height: 100%;
}



BODY
{
	background-color: #000000;
	font-size: 11px;
	font-family: 'Trebuchet MS', tahoma, arial, verdana;
}




A
{
	color: #FF8800;
	text-decoration: underline;
}
A:hover
{
	color: #FFCC88;
	text-decoration: underline;
}
A IMG
{
	border: none;
}




/*******************************
*	container
*******************************/
#container, #containerD
{
	width: 800px;
	height: 100%;
	min-height: 100%;
	margin: 0px auto 0px auto;
	background-color: #484848;
	background-image: url('../images/layout/k/bg.png');
	background-repeat: repeat-x;
	background-position: left top;
}
#containerD
{
	background-image: url('../images/layout/k/bg.d.png');
	background-color: #2f2f2f;
}
HTML > BODY #container, HTML > BODY #containerD
{
	height: auto;
}



#containerContent
{
	padding: 0px 0px 50px 0px;
}



/*******************************
*	De bovendste balk
*******************************/
#header
{
	height: 10px;
	width: 800px;
	background-color: #ff8800;
	font-size: 1px;
}
#header IMG
{
	position: absolute;
	margin: 21px 0 0 20px;
}



/*******************************
* Logo met kruimelpad
*******************************/
#top, #topD
{
	height: 35px;
	background-color: #422101;
	text-align: right;
	color: #DDDDDD;
	padding: 20px 10px 0px 0px;
}
#topD
{
	background-color: #1f0803;
}
#top A, #topD A
{
	color: #DDDDDD;
	text-decoration: underline;
}
#top A:hover, #topD A:hover
{
	color: #FFFFFF;
	text-decoration: none;
}



/*******************************
* Pagina titel
*******************************/
#titel
{
	height: 100px;
	background-color: #422101;
	padding: 5px 240px 0px 75px;
}
#titelD
{
	height: 100px;
	background-color: #1f0803;
	padding: 5px 235px 0px 75px;
}
#titelA, #titelS
{
	height: 100px;
	background-color: #1f0803;
	padding: 5px 50px 0px 75px;
}
#contactA
{
	text-align:right;
	color:#FFFFFF;
	background-color: #1f0803;
	padding: 0px 10px 3px 15px;
}
#titel H1, #titelD H1
{
	color: #a4570c;
	font-size: 35px;
	font-weight: normal;
}
#titelD H1
{
	text-align: right;
	color: #574642;
}
#titelA H1, #titelS H1
{
	text-align: right;
	color: #574642;
	font-size: 46px;
}



/*******************************
* Foto
*******************************/
#image, #imageD, #imageA
{
	background-color: #a4570c;
	background-repeat: no-repeat;
	background-position: 0px 40px;
	padding: 0px;
	height: 250px;
}
#imageD, #imageA
{
	background-color: #45261a;
}
#imageA
{
	background-position: 0px 0px;
}
#image IMG, #imageD IMG
{
	border: none;
	display: block;
	width: 800px;
	height: 250px;
}
#imageVariantenMerken 
{
	position: absolute;
	left: 45%;
	top: 350px;
}
#imageKopjes 
{
	position: relative;
	margin: -200px 0px 0px 0px;
	float: right;
}



/*******************************
* Flash bal donker
*******************************/
#flashD
{
	width: 340px;
	height: 340px;
	float: left;
	position: absolute;
	margin: -300px 0px 0px 20px;
	z-index: 1;
}



/*******************************
* Flash selector
*******************************/
#flashS
{
	width: 800px;
	height: 500px;
	float: left;
	position: absolute;
	margin: -310px 0px 0px 0px;
	z-index: 1;
}



/*******************************
* Flash ballen
*******************************/
#flash
{
	width: 420px;
	height: 430px;
	float: left;
	position: absolute;
	margin: -305px 0px 0px 15px;
	z-index: 1;
}



/*******************************
* Flash OCS Index Anim Text
*******************************/
#ocsmainhometext
{
	width: 800px;
	height: 600px;
	position: absolute;
	margin: -400px 0px 0px 0px;
}




/*******************************
* Het menu
*******************************/
#menu, #menuD
{
	width: 173px;
	float: right;
	margin: -342px 0px 0px 0px;
	position: relative;
	z-index: 2;
}
#menuTop, #menuTopD
{
	width: 169px;
	height: 32px;
	background-image: url('../images/layout/k/menu.top.png');
	background-repeat: no-repeat;
	background-position: left top;
}
#menuTopD
{
	background-image: url('../images/layout/k/menu.d.top.png');
}
#menuTop A, #menuTopD A
{
	color: #847463;
	text-decoration: none;
	display: block;
	padding: 6px 0px 0px 8px;
}
#menuTop A:hover, #menuTopD A:hover
{
	color: #FFFFFF;
}
#menuTop A IMG, #menuTopD A IMG
{
	vertical-align: middle;
}
#menuMid, #menuMidD
{
	width: 169px;
	background-image: url('../images/layout/k/menu.mid.png');
	background-repeat: repeat-y;
	background-position: left top;
}
#menuMidD
{
	background-image: url('../images/layout/k/menu.d.mid.png');
}
#menuMid UL, #menuMidD UL
{
	list-style: none;
	border-top: 1px solid #41260d;
	margin: 0px 6px 0px 3px;
}
#menuMid UL A, #menuMidD UL A
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #41260d;
	padding: 2px 10px 2px 10px;
}
#menuMid UL A:hover, #menuMidD UL A:hover
{
	background-color: #251404;
}
#menuMid UL .active, #menuMidD UL .active
{
	color: #FF8800;
}
#menuMid UL .hasSub, #menuMidD UL .hasSub
{
	background-image: url('../images/layout/k/has.subs.png');
	background-repeat: no-repeat;
	background-position: 148px 50%;
}
#menuBot, #menuBotD
{
	width: 169px;
	height: 37px;
	background-image: url('../images/layout/k/menu.bot.png');
	background-repeat: no-repeat;
	background-position: left top;
}
#menuBotD
{
	background-image: url('../images/layout/k/menu.d.bot.png');
}

.menuBanner
{
	margin: 5px 0px 0px 3px;
}

/*******************************
* Het inhoud venster
*******************************/
#content, #contentD
{
	width: 389px;
	width: 329px;
	float: right;
	margin: -242px 174px 0px 237px;
	position: relative;
	z-index: 3;
}
#contentTop, #contentTopD
{
	width: 380px;
	width: 320px;
	height: 42px;
	background-image: url('../images/layout/k/content.top.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 6px 0px 3px;
}
#contentTopD
{
	background-image: url('../images/layout/k/content.d.top.png');
}
#contentTop H2, #contentTopD H2
{
	padding: 12px 20px 10px 20px;
	color: #FF8800;
	font-weight: normal;
	font-size: 20px;
}
#contentMid, #contentMidD
{
	width: 320px;
	width: 260px;
	background-image: url('../images/layout/k/content.mid.png');
	background-repeat: repeat-y;
	background-position: left top;
/*	padding: 4px 36px 0px 33px;*/
	padding: 24px 36px 0px 33px;
	color: #CCCCCC;
	line-height: 150%;
	font-size: 12px;
}
#contentMid B, #contentMid STRONG, #contentMidD B, #contentMidD STRONG
{
	color: #FFFFFF;
}
#contentMidD
{
	background-image: url('../images/layout/k/content.d.mid.png');
}
#contentMid LI, #contentMidD LI
{
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
}
#contentMid TABLE, #contentMidD TABLE
{
	border-collapse: collapse;
}

#options
{
	width: 260px;
	border-collapse: collapse;
}
	
#options td
{
	padding: 3px;
	border: 1px solid #999999;
}



#contentMid TD, #contentMid TH, #contentMidD TD, #contentMidD TH
{
	padding: 1px 4px 1px 4px;
	vertical-align: top;
}
#contentBot, #contentBotD
{
	width: 389px;
	width: 329px;
	height: 27px;
	background-image: url('../images/layout/k/content.bot.png');
	background-repeat: no-repeat;
	background-position: left top;
}
#contentBotD
{
	background-image: url('../images/layout/k/content.d.bot.png');
}




/*******************************
* Automaten
*******************************/
#automaten
{
	width: 720px;
	margin-top: -210px;
	padding: 0px 40px 0px 40px;
	height: 400px;
	overflow: auto;
}
#automaten UL
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#automaten LI
{
	float: left;
	padding: 220px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	width: 90px;
	text-align: center;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 50% top;
}
#automaten LI A
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	display: block;
	width: 75px;
	height: 32px;
	padding: 13px 0px 0px 0px;
	margin: 0px auto 10px auto;
	background-image: url('../images/layout/automaat.button.up.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#automaten LI A:hover
{
	background-image: url('../images/layout/automaat.button.over.png');
}




/*******************************
* Het inhoud venster automaat
*******************************/
#contentA
{
	width: 789px;
	position: absolute; 
	margin: -480px 4px 0px 7px;
	z-index: 1000;
}
#contentTopA
{
	width: 755px;
	height: 52px;
	padding: 0px 0px 0px 33px;
	background-image: url('../images/layout/content.automaat.top.png');
	background-repeat: no-repeat;
	background-position: left top;
}
#contentTopA H2
{
	color: #FF8800;
	font-weight: normal;
	font-size: 20px;
	float: left;
	padding: 24px 0px 0px 3px;
}
#contentTopA A
{
	float: right;
	display: block;
	width: 22px;
	height: 22px;
	margin: 5px 9px 0px 0px;
}
#contentMidA
{
	background-image: url('../images/layout/content.automaat.mid.png');
	background-repeat: repeat-y;
	background-position: left top;
	padding: 10px 296px 10px 43px;
	color: #CCCCCC;
	line-height: 150%;
	font-size: 12px;
}
#contentMidA B, #contentMidA STRONG
{
	color: #FFFFFF;
}
#contentMidA #flashAutomaat
{
	float: right;
	margin: 0px -290px 0px 0px;
	clear: both;
}
#contentMidA #pdfAutomaat
{
	float: right;
	background-image: url('../images/layout/pdflogo.up.png');
	text-decoration: none;
	display: block;
	width: 50px;
	height: 55px;
	margin: -30px -260px 50px 0px;
	clear: both;
	cursor: pointer;
}
#contentMidA #pdfAutomaat:hover
{
	background-image: url('../images/layout/pdflogo.over.png');
}
#contentBotA
{
	height: 26px;
	background-image: url('../images/layout/content.automaat.bot.png');
	background-repeat: no-repeat;
	background-position: left top;
}





/*******************************
* Scrollers automaten
*******************************/
#scrollers
{
	position: absolute;
	margin: -222px 0px 0px 0px;
	height: 22px;
	padding: 0px 10px 0px 10px;
	width: 780px;
}
#scrollers #scrollLeft
{
	float: left;
}
#scrollers #scrollRight
{
	float: right;
}



/*******************************
* terug knop automaten
*******************************/
#back
{
	position: absolute;
	margin: -430px 0px 0px 0px;
	height: 22px;
	padding: 0px 10px 0px 10px;
}



/*******************************
* terug knop selector
*******************************/
#backS
{
	position: absolute;
	margin: -240px 0px 0px 0px;
	height: 22px;
	padding: 0px 10px 0px 10px;
	z-index: 2;
}





/*******************************
* Onderkant, tekst en balk
*******************************/
#footer
{
	height: 40px;
	width: 800px;
	margin: -40px auto 0px auto;
	clear: both;
}
#footerTitle
{
	height: 30px;
	padding-left: 75px;
}
#footerTitle H2
{
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 4px;
}
#footerBar, #footerBarD
{
	height: 10px;
	background-color: #a4570c;
	font-size: 1px;
}
#footerBarD
{
	background-color: #45261a;
}



/*******************************
*	classes
*******************************/
.clear
{
	clear: both;
}



.inputText, .inputTextarea
{
	border: 1px solid #a4570c;
	font-size: 11px;
	padding: 2px;
	font-family: 'Trebuchet MS', tahoma, arial, verdana;
	background-color: #422101;
	color: #FFFFFF;
	width: 110px;
}
.inputTextarea
{
	height: 100px;
}
.inputTextRequired
{
	border: 1px solid red;
}



.error
{
	background-color: #ff8800;
	color: #000000;
	font-weight: bold;
	text-align: center;
}



.button
{
	border: none;
	font-size: 11px;
	padding: 2px;
	font-family: 'Trebuchet MS', tahoma, arial, verdana;
	background: none;
	background-image: url('../images/layout/k/k.button.up.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	color: #FFFFFF;
	width: 100px;
	cursor: pointer;
}
.button:hover
{
	background-image: url('../images/layout/k/k.button.down.png');
}



.trSpacer
{
	font-size: 1px;
	height: 4px;
}



.taLeft
{
	text-align: left;
}
.taCenter
{
	text-align: center;
}
.taRight
{
	text-align: right;
}

.highlight
{
	color: #FF8800;
	font-weight: bold;
}

#container #containerContent #content #contentMid H2 {
	padding: 15px 0px 10px 0px;
}

#container #containerContent #content #contentMid p {
	padding: 0px 0px 10px 0px;
}

