
/* block */
.block_begin { /* lege div */
	width: 0px;
	height: 0px;
	line-height: 0px;
}

.block_einde { /* lege div */
	width: 0px;
	height: 0px;
	line-height: 0px;
}

.block { /* de hele tabel */
	width: 100%;
	border: 0px;
}

.block_b { /* td boven in het midden */
	font-size: 0px;
	line-height: 0px;
	height: 15px;
	border: 0px;
	background-color: #ffad5d;
}
 .block_lb { /* td linksboven */
 	width: 15px;
 	font-size: 0px;
 	line-height: 0px;
	height: 15px;
	background-image:url(../images/block_lb.gif);
}
.block_rb { /* td rechtsboven */
	width: 15px;
	font-size: 0px;
	line-height: 0px;
	height: 15px;
	background-image:url(../images/block_rb.gif);
}
.block_m td { /* td waar de inhoud in komt */
	color: #ffffff;
}
.block_m { /* td waar de inhoud in komt */
	border: 0px;
	background-color: #ffad5d;
}
.block_lm { /* td linksmidden */
	background-color: #ffad5d;
}
.block_rm { /* td rechtsmidden */
	background-color: #ffad5d;
}
.block_o { /* td onder in het midden */
	line-height: 0px;
	height: 15px;
	border: 0px;
	background-color: #ffad5d;
}
.block_lo { /* td linksonder */
	line-height: 0px;
	background-image:url(../images/block_lo.gif);
}
.block_ro { /* td rechtsonder */
	line-height: 0px;
	background-image:url(../images/block_ro.gif);
}

		.machine {
	margin-top:15px;
	background-color:#FFFFFF;
	border:#999999 1px solid;
}

.machine .fotos {
	vertical-align: top;
	width: 300px;
	text-align:left;
}
.machine .fotos img {
	margin-bottom:15px;
}
.machine .omschrijving {
	vertical-align:top;
	margin-bottom:15px;
	line-height:150%;
}
.machine .omschrijving h2 span {
	font-size:14px;
	vertical-align:middle;
}
.machine .pijl {
position:absolute;
top:auto;
margin-top:35px;
left:auto;
margin-left:850px;
}
#content div.pijl img {
border:none;
padding:0px;
}
		.multiColumn, .multiColumn-screen { 
		display:block; 
		position:relative;
	}

	.multiColumn-print{ 
display:none;
 }

        .multiColumn, .multiColumn-screen { 
				width:100%;
				margin:0 0 20px 20px;
				padding: 0px;
				float:right;			
        }
		/* nieuwsmodule */
.nieuwskop {
	color: #f6650d;
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 1.2em;
}

.nieuwsintro { 
	text-align: justify;
}

.feed {
  margin-left: 2px;
  padding: 0 0 0 18px;
  background: url("../images/feed-icon-14x14.png") no-repeat 0 50%;
} 
		/* oneliners */
.oneliner img {
    padding: 0px;
    border: 0px;
    background-color:transparent;
}
		.poll .resultaten .optie {
    font-weight: bold;
    font-size:10px;
}
.poll .resultaten .tekst_indicator {
    font-size:9px;
}
.poll .resultaten .bg_balk {
    width:100%;
    height:4px;
    background-color:#fbd49d;
    border-width:1px;
    border-style:solid;
    border-color:#cccccc;
}
.poll .resultaten .bg_balk .indicator_balk {
   background-color:#fe7314;
height:4px;
}

		#popup {
	background-color: #ffffff;
	background-image: url(../images/img4c.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 500px;
	width: 450px;
        margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 50px;
	margin-left: 25px;
}
		.ranking {
clear:both;
float:none;
}

.ranking .rank_stars {
width:100px;
height:18px;
	background-image:url(../images/stars.png);
	background-repeat:no-repeat;

}
.ranking td input {
	border:none;
float:left;
outline:none;
}

.ranking .ranking_stats {
font-size:9px;
color:#999999;
text-align:right;
}


		.reflect a:link {
border:none;
cursor:pointer;
}

		.sitemap ul {
width:200px;
height:auto;
float:left;
text-align:left;
list-style:none;
padding-left:0px;
margin-left:0px;
font-size:20px;
}

.sitemap ul ul {
width:auto;
height:auto;
clear:both;
text-align:left;
margin-left:10px;
font-size:14px;
display:block;
float:none;
}

.sitemap ul ul ul {
font-size:11px;
clear:both;
display:block;
float:none;
}
		/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
text-decoration:none;
}

#lbCloseLink:hover {
text-decoration:none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

		.tip img {
	border:#aaa solid 1px;
	padding:5px;
	background-color:#FFF;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 2px;
}
		.wissellijst {
     float:left;
}
		#zoeken #zoekwoord {
   border:none;
   border-width: 0px;
   background-image:url(../images/zoek_bg.gif);
   height:17px;
   width:167px;
   padding-top:4px;
   padding-bottom:4px;
   padding-left:8px;
   padding-right:8px;
   vertical-align:top;
   font-family: "Trebuchet MS", Verdana, Arial;
   font-size:13px;
   color:#444444;
}
#zoeken #submit {
   width: 26px;
   height: 25px;
   background-image:url(../images/zoeken_knop.gif);
}
.zoekresultaten {
   padding: 40px;
   padding-top: 0px;
   padding-right: 0px;
}
.zoekresultaten a:link {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #3284B5;
}

.zoekresultaten a:hover {
	border-bottom: none;
	color: #43b0f1;
}

.zoekresultaten a:visited {
	text-decoration: none;
	color: #3284B5;
}
		