@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	
	/*
	background-image: url(../images/bg_body2.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	*/
	background-image: url(../images/2011_ruitje.gif);
	background-position: top;
	background-repeat: repeat;
}

h1 {
	color: #333;
	font-size: 16px;
}

h2 {
	color: #333;
	font-size: 14px;
}

h3 { 
	color: #333;
	font-size: 14px;
}

h4 {
	/* -- voor b2b titels in tabel -- */
	display: inline;
	margin: 0;
	padding: 0;
	padding-right: 5px;
	font-size: 12px;
}

h5 {
	color: #333;
	font-size: 12px;
}

h6 {
	display: inline;
	color: #8cc63f;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

h6.noresult {
	display: inline;
	color: #900;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.titelkeuze {
	color: #8cc63f;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
}

.actions {
	/* voor div voor titel acties */
	font-size: 16px;
	color: #C00;
	font-weight: bold;
	padding-bottom: 10px;
}

.clear {
	margin: 0;
	padding: 0;
	height: 1px;
	clear: both;
	display: block;
	overflow: hidden;
}

.buttonzoeken {
	background-color: #FFFFFF;
	border-color: #FFF;
	border-width: 1px;
	border-style: solid;
}

.inputzoeken {
	width: 80px;
	border: 1px solid #999;
}

.inputcontact {
	width: 200px;
	border: 1px solid #999;
}

.inputadoc {
	width: 200px;
	border: 1px solid #999;
}

.inputaantal {
	width: 3em;
}


.submitcontact {
	width: 202px;
	height: 25px;
	color: #FFF;
	background-color: #FFFFFF;
	background-image: url(../images/go-button.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

.imgmerken {
	height: 150px;
	vertical-align: bottom;
}

.imgmerkenleeg {
	height: 150px;
}

.zwart {
	color: #000;
}

.txtfotosmall {
	color: #000;
	font-size: 75%;
}

.korting {
	color: #C00;
	font-size: 11px;
	width: 4em;
	display: block;
	font-weight: bold;
	text-decoration: blink;
}

a:link, a:visited {
	text-decoration: underline;
	color: #666;
}

a:hover, a:active {
	text-decoration: underline;
	color: #000;
}

a.aimg:link, a.aimg:visited {
	text-decoration: none;
	color: #666;
}

a.aimg:hover, a.aimg:active {
	text-decoration: none;
	color: #000;
}

a.anew:link, a.anew:visited {
	color: #8cc63f;
	font-size: 14px;
	font-weight: bold;
}

a.anew:hover, a.anew:active {
	color:  #999;
	font-size: 14px;
	font-weight: bold;
}

a.aimgborder:link, a.aimgborder:visited {
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 110px;
	padding: 10px;
	border: 1px solid #ccc;
}

a.aimgborder:hover, a.aimgborder:active {
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 110px;
	padding: 10px;
	border: 1px solid #8cc63f;
}

a.aimgborderhome:link, a.aimgborderhome:visited {
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 145px;
	padding: 10px;
	border: 1px solid #ccc;
}

a.aimgborderhome:hover, a.aimgborderhome:active {
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 145px;
	padding: 10px;
	border: 1px solid #8cc63f;
}

a.aimgborderhomeblauw:hover { border: 1px solid #0068b3; }
a.aimgborderhomepaars:hover { border: 1px solid #6f3a96; }
a.aimgborderhomerood:hover { border: 1px solid #d33132; }

a.downloadimg:link, a.downloadimg:visited {
	display: block;
	text-decoration: none;
	color: #666;
	margin: 0px;
	padding: 0px;
}
a.downloadimg:hover, a.downloadimg:active {
	display: block;
	text-decoration: none;
	color: #000;
	margin: 0px;
	padding: 0px;
}

.pubborder {
	border: 1px solid #8cc63f;
	padding: 3px; 
}

.spanimgmerken {
	display: block;
	width: 132px;
	padding-bottom: 0px;
	text-align: left;
}

.spanimgmerkenhome {
	display: block;
	width: 165px;
	padding-bottom: 0px;
	text-align: left;
}

.spanimgmerkensmall {
	display: block;
	width: 132px;
	padding-bottom: 0px;
	text-align: left;
	font-size: 9px;
}

.banner1 {
	display: block;
	margin-top: 0px;
	color: #000;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 4px;
	font-weight: bold;
}

.imggo {
	display: block;
	padding-top: 3px;
	text-align: left;
}

.blauw { color: #0068b3; }
.rood { color: #d33132; }
.paars { color: #6f3a96; }
.groen { color: #8cc63f; }

.stansvorm {
	width: 120px;
	display: block;
	float: left;
	text-align: center;
}

.tabelheader {
	font-weight: bold;
	color: #CCC;
	background-color: #333;
}

.tabelborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
}

.favheader {
	font-weight: bold;
	padding-bottom: 10px;
}

.inputorder {
	width: 40px;
	border: 1px solid #666;
	padding-left: 6px;
	padding-right: 6px;
}

.buttonorder {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 8px;
}

.textareaorder {
	width: 270px;
	height: 34px;
	border: 1px solid #666;
}

.inputbestelref {
	width: 270px;
	border: 1px solid #666;
	margin-bottom: 5px;
}

.inputdatum {
	width: 200px;
	border: 1px solid #666;
	margin-bottom: 5px;
}

select.styled {
	color: #fff;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #8fc54f;
}

optgroup {
	color: #666;
	font-style: oblique;
}

option {
	background-color: #8fc54f;
	color: #fff;
}

div.hselect {
	height: 26px;
}
select.levadresnr {
	color: #000;
	width: 400px;
	font-size: 10px;
	background-color: #FFFFFF;
}

select.levadresnr option {
	font-size: 10px;
	background-color: #FFFFFF;
	color: #000;
}

select.landcode {
	color: #000;
	width: 270px;
	font-size: 10px;
	background-color: #FFFFFF;
}

select.landcode option {
	font-size: 10px;
	background-color: #FFFFFF;
	color: #000;
}

.checkaantal {}

.rekenmachine {
	padding-top: 3px;
	padding-right: 20px;
}

.tblorders {
	font-size: 10px;
}

#kalbutton { padding-right: 10px; }

.bordergreen { border: 1px solid #8cc63f; }

.lhfav {
	display: block;
	height: 18px;
	padding-top: 3px;
}

.floatright { float: right; }
.floatright2 { 
	float: right; 
	text-align: center;
}

.iconexcel {
	float: right;
	width: 50px;
	padding-right: 20px;	
}

.menuklant {
	display: block;
	width: 100px;
	margin-left: 6px;
	background-color: #8cc63f;
	color: #FFF;
	font-size: 11px;
	padding-left: 8px;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 10px;
}

a.menulos:link,  a.menulos:visited,  a.menulos:hover,  a.menulos:active {
	display: block;
	width: 100px;
	margin-left: 6px;
	background-color: #edeced;
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 10px;
	text-decoration: none;
}

.gamma2011 td {
	background-color: #9bc11d;
	color: #FFF;
	padding: 4px;
}

.gammaheader {
	font-weight: bold;
}

.gamma2011 a:link, .gamma2011 a:visited {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}

.gamma2011 a:hover, .gamma2011 a:active {
	display: block;
	color: #FFF;
	text-decoration: underline;
	padding-top: 4px;
	padding-bottom: 4px;

}

div.nbcontent {
	padding-left: 30px;
	padding-bottom: 10px;
	color: #000;
	
}

ul.dealerbe {}

ul.dealerbe li {
	list-style-type: none;
	line-height: 25px;
}

div.dealerbe {
	background-image: url(../images/bg_dealerbe.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 450px;
}

div.imgonlinehowto {
	width: 400px;
	float: right;
}

textarea.importxls {
	display: block;
	width: 500px;
}


#placeholder {
	position: relative;
	width: 990px;
	margin: 0 auto;
	background-image: url(../images/2011_body.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

#header {
	position: relative;
	height: 88px;
	overflow: hidden;
	background-image: url(../images/2011_header88.gif);
	background-position: top;
	background-repeat: no-repeat;	
}

#talen {
	position: absolute;
	width: 60px;
	height: 60px;
	top: 1px;
	right: 2px;
	/*float: right;
	margin-top: 1px;*/
}

#headerlogo {
	/*
	voor normaal logo
	height: 23px;
	width: 230px;
	margin-top: 54px;
	margin-left: 62px;
	*/
	height: 162px;
	width: 230px;
	margin-left: 62px;
	float: left;
}

#headerlogotext {
	height: 20px;
	width: 300px;
	margin-top: 6px;
	margin-left: 0px;
}

#menuzoeken {
	position: absolute;
	width: 550px;
	top: 8px;
	right: 142px;
	text-align: right;
	/*padding-right: 20px;
	padding-top: 28px;*/
	float: right;
}

#menuzoeken form {
	display: inline;
}

#menuzoeken img {
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
}

#menuzoeken a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

#menuzoeken a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

#menuzoeken a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}

#menuzoeken a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}

#menuleft {
	position: relative;
	/*
	padding-left: 45px;
	width: 130px;
	float: left;
	
	padding-left: 1px;*/
	width: 988px;
	margin-left:1px;
	/*height: 28px;*/
	/*height: 58px;*/
	background-color: #9bc11d;
	z-index: 2000;
}


#mainhome {
	width: 810px;
	float: left;
}

#main {
	/*
	width: 810px;
	float: left;
	min-height: 600px;
	padding-top: 8px;
	padding-bottom: 30px;
	*/
	width: 970px;
	/*min-height: 400px;*/
	padding-top: 8px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

#statuslogin {
	display: block;
	width: 44%;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #9bc11d;
	color: #FFF;
	font-size: 11px;
	/*padding: 8px;
	margin-bottom: 0px;
	margin-top: 10px;*/
}

#statuslogin a:link {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

#statuslogin a:visited {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

#statuslogin a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

#statuslogin a:active {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

#cartleft {
	display: none;
	/*
	margin-top: 4px;
	width: 300px;
	margin-left: 216px;
	margin-right: 30px;
	background-color: #8cc63f;
	*/
	position: absolute;
	right: 0px;
	bottom: 6px;
	width: 55%;
	background-color: #9bc11d;
	color: #FFF;
	font-size: 11px;
	padding: 4px 4px 4px 4px;
	text-align: right;
}

.carttotal {
	color: #fff;
}

.titelcart {}

#cartleft a:link, #cartleft a:visited {
	font-size:11px;
	display: inline;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

#cartleft a:hover, #cartleft a:active {
	font-size: 11px;
	display: inline;
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}

#myauroraleft {
	width: 48%;
	float: left;
	padding-left: 10px;
}

#map { overflow: hidden; }

#vernis { display: none; } /* pagina B2B */

#prijsReclameblokken {
	color: #9bc11d;
	font-weight: bold;
}

#myauroraright {
	width: 48%;
	float: left;
	padding-right: 10px;
}

#flash {
	width: 810px;
	height: 800px;
}

#fotohistoriek {
	float: right;
	text-align: center;
	padding-left: 10px;
	padding-right: 1px;
	padding-bottom: 20px;
}

#fotoagendamain {
	background-color: #FFF;
	float: right;
	text-align: center;
	padding-bottom: 10px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 10px;
	margin-right: 6px;
	border: 1px solid #9bc11d;
}

#teksthistoriek {
	padding-right: 390px;
	font-size: 12px;
}

#tekstactiviteiten {
	padding-right: 390px;
	font-size: 12px;
}

#footerhome {
	position: relative;
	color: #000;
	padding-top: 10px;
	height: 138px;
	/*text-align: center;*/
	overflow: hidden;
	width: 990px;
	margin: 0 auto;
	background-image: url(../images/2011_footer.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

.footeradres {
	display: block;
	padding-left: 145px;
	padding-top: 100px;
}

div.papershow {
	width: 490px;
	position: absolute;
	top: 25px;
	left: 456px;
}

div.papershow a {
	display: inline;
	margin-left: 72px;
}


#loaderselect {
	display: none;
}

#levadreshide, #levadreshide2, #levadreskies {
	display: none;
}
#levadresfac, #levadresfac {}

span.levadresfac {
	font-weight: bold;
}

/* ------------------- slider home --------------*/

#home12 {
	position: relative;
	height: 395px;
	padding-top: 10px;
	padding-left: 32px;
	padding-right: 26px;
}

#home1 {
	position: relative;
	display: block;
	width: 440px;
	height: 400px;
	float: left;
}

#home2 {
	position: relative;
	display: block;
	width: 440px;
	height: 400px;
	float: right;
}

#home36 {
	position: relative;
	height: 190px;
	padding-top: 10px;
	padding-left: 32px;
	padding-right: 36px;
	z-index: 1;
}

#home34 {
	position: relative;
	display: block;
	width: 430px;
	height: 190px;
	float: left;
	z-index: 1;
}

#home3 {
	position: relative;
	display: block;
	width: 195px;
	height: 184px;
	float: left;
	z-index: 1;
}

#home4 {
	position: relative;
	display: block;
	width: 195px;
	height: 184px;
	float: right;
}

#home56 {
	position: relative;
	display: block;
	width: 430px;
	height: 190px;
	float: right;
}

#home5 {
	position: relative;
	display: block;
	width: 195px;
	height: 184px;
	float: left;
}

#home6 {
	position: relative;
	display: block;
	width: 195px;
	height: 184px;
	float: right;
}



/* ------------------------------------------ SPRY ------------------------------------*/

th {}
.oddrow {}
.evenrow {}
.selectrow {}
.hoverrow {}
.sprytr {}

.bleft {
	height: 54px;
	padding: 5px;
	margin-bottom: 6px;
	vertical-align: top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8cc63f;
	border-bottom-color: #8cc63f;
	border-left-color: #8cc63f;
	background-color: #EDECED;
	/*
	background-image: url(../images/2011_ruitje.gif);
	background-position: top;
	background-repeat: repeat;
	*/
}

.btopbottom {
	height: 54px;
	padding: 5px;
	margin-bottom: 6px;
	vertical-align: top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8cc63f;
	border-bottom-color: #8cc63f;
}

.bright {
	height: 54px;
	padding: 5px;
	margin-bottom: 6px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #8cc63f;
	border-right-color: #8cc63f;
	border-bottom-color: #8cc63f;
}

.blefth {
	padding: 5px;
	margin-bottom: 6px;
	vertical-align: top;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #8cc63f;
	border-left-color: #8cc63f;
	background-color: #EDECED;
}

.btopbottomh {
	padding: 5px;
	margin-bottom: 6px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8cc63f;
}

.brighth {
	padding: 5px;
	margin-bottom: 6px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #8cc63f;
	border-right-color: #8cc63f;
}

/* ---------------------- SESSION TIMER -----------------------------------*/

#Countdown {
	font-weight: bold;
}


/* ---------------------- ADOC STEM NU COVERS 2011 ------------------------*/

table.voteadoc {}

table.voteadoc div {
	width: 180px;
	height: 220px;
	border: 1px solid #8cc63f;
}

table.voteadoc img {
	display: block;
}

table.voteadoc #spryradio1 {}

p.wegenwerken {
	font-weight: bold;
	color: #000;
}

img.floatleft {
	float: left;
	padding-right: 10px;
}

/* ---------------------- interlinie webdesign ----------------------------*/
#interlinie {
	margin: 0 auto;
	width: 990px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
}
.interlinie { color: #666; }
a.interlinie:link {
	text-decoration: none;
	font-weight: normal;
	color: #333;
}
a.interlinie:active {
	text-decoration: none;
	color: #000;
}
a.interlinie:visited {
	text-decoration: none;
	color: #333;
}
a.interlinie:hover {
	text-decoration: none;
	color: #000;
}
