BODY{
	font : 12px Arial;
	color : #000000;
	//background-color:#D1D1D1;
        //background-color:#6E5C91;
        background-color:#D2BB8A;
	margin:0px;
}
TD{
        font-size:12px;
	color : #000000;
}
FONT{
        font-size:12px;
}
.ruimteBovenkant{
        height:17px;
}
.balk_links{
	font : 12px Trebuchet MS;
	color : #000000;
	background-color:#7BCA42;
}
.schuin{
	font : 12px Trebuchet MS;
	color: #069D9D;
	font-style : italic;
}
.recht{
	font : 12px Trebuchet MS;
	color: #069D9D;
	font-weight: bold;
}
/*A{
	font : 12px Trebuchet MS;
	color: #7BCA42;
}
A:HOVER{
	font : 12px Trebuchet MS;
	color: #000000;
}*/
.kleinplaatje{
	border : 1px solid #329996;
}
.hoofdmenu{
	font-family: Arial;
	font-size: 14px;
	//color:#6C5C72;
        //color:#6E5C91;
        color:#BE5909;
	text-decoration:none;
	line-height:30px;
	font-weight:bold;

}
.hoofdmenu:HOVER{
	font-family: Arial;
	font-size: 14px;
	color:#000000;
	text-decoration:underline;
	line-height:30px;
	font-weight:bold;
}
.hoofdmenu_actief{
	font-family: Arial;
	font-size: 14px;
	color:#000000;
	text-decoration:underline;
	line-height:30px;
	font-weight:bold;
}
.submenu{
	font-family: Arial;
	font-size: 14px;
	color:#7BCA42;
	text-decoration:none;
	line-height:35px;
	font-weight:normal;
        margin-left:10px;
}
.submenu:HOVER{
	font-family: Arial;
	font-size: 14px;
	color:#000000;
	text-decoration:underline;
	line-height:35px;
	font-weight:normal;
        margin-left:10px;
}
.submenu_actief{
	font-family: Arial;
	font-size: 14px;
	color:#000000;
	text-decoration:underline;
	line-height:35px;
	font-weight:normal;
        margin-left:10px;
}
A{
	color: #7BCA42;
}
A:HOVER{
	color: #000000;
}
.middenkleur{
        //background-color:#F7F2F8;
        background-color:#FFFFFF;
        height:500px;
        padding-right:15px;



}
.middenkleur_menubalk{
        background-color:#FFFFFF;
        width:179px;
        padding:0px;
}
.menubalk{
        padding:20px;
        margin:0px;
        width:179px;
}
.ruimte_boven_tekst{
        background-color:#FFFFFF;
        height:215px;
}
.onderbalk{
        background-color:#000000;
        color:#FFFFFF;
        font-size:12px;
}
.onderBalkBoven{
        height:95px;
}
.afbeeldingGeselecteerd{
        background-color:#7BCA42;
}
.afbeelding{
        background-color:#6B5C71;
}
.geheleThumbnailWinkel{
        margin-right:2px;
        border:1px solid #CCCCCC;
}
.email{
	font : 12px Trebuchet MS;
	color: #7BCA42;
}

.email:hover{
	font : 12px Trebuchet MS;
	color: #ffffff;
}
.bestellen{
	font : 12px Arial;
	color: #D0150B;
        font-weight:bold;
        text-decoration:underline;
}
.prijs{
        font-size:16px;
        color:#000000;
        font-weight:bold;
}
.artikelBinnen{
        border:1px solid #000000;
        background-color:#EDEDED;
        color:#000000;
        padding:10px;
        width:300px;
        vertical-align:top;
}
.afbeeldingArtikel{
        border:0px solid #000000;
}
.geenAfbeelding{
        background-image:url('http://www.step2web.nl/winkel/img/geenafbeelding.jpg');
        padding:0px;
        margin:0px;
        border:0px solid #000000;
}
.spacerGeenAfbeelding{
        width:91px;
        height:68px;
        border:0px;
}
.artikel{
        width:100%;
        border:1px solid #CCCCCC;
        background-color: #FFFFFF;
}
P{
	padding:0px;
	margin:0px;
}
.script{
	display:none;
}
/*Hieronder de lightbox css*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../foto/fotoalbums/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../foto/fotoalbums/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

