body
	{
		font-family:Arial;
		font-size:12px;
		margin:0px;
		background-color: #EDEDED;
		padding-bottom:10px;
		line-height: 16px;
		}

a:link, a:visited, a:active  {
text-decoration: underline; 
color : #006633;
font-weight:bold;
}
a:hover {
color : #d62027;
text-decoration : none;
font-weight:bold;
} 


#main
	{
		width:942px;
		margin:0px auto;
	}
	
#content_top
	{
		background: url(img/kerstkaarten.jpg);
		background-repeat:no-repeat;
		width: 688px;
		height:140px;
		padding-left:254px;
		margin-top:0px;
	}
	
	
.content_middle
	{
	width: 920px;
	background-color:#EDEDED;
			padding-top: 12px;
			padding-left: 16px;
	}


h1
	{
		margin:0px;
		padding:0px;
		font-size: 36px;
		font-weight:bold;
		padding-top:38px;
		color:#d62027;
		/*padding-left:16px;*/
	}
	
	
.header-text{	
		font-size: 16px;
		font-weight:bold;
		color:#000;
		/*padding-left:16px;*/
}
	
h2{
		margin:0px;
		padding:0px;
		font-size: 16px;
		font-weight:bold;
		color: #000000;
		/*padding-left:1px;*/
	}
	
	
	
h3{
		margin:0px;
		padding:0px;
		font-size: 14px;
		font-weight:bold;
		color: #006633;
		/*padding-left:1px;*/
	}

.list-number{
	color: #d62027;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}


li{
list-style-image: url(img/list.jpg);
}	
	
.green
	{
	width: 700px;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-top:2px;
	line-height: 28px;
	}


	

.footer
	{
	font-size:11px;
	}


.footer a:link, .footer a:visited, .footer a:active  {
text-decoration:none; 
color : #d62027;
font-weight:bold;
font-size:11px;
}

.footer a:hover {
color : #006633;
text-decoration : none;
font-weight:bold;
font-size:11px;
}

/* Bestelbuttons */
/******************/
.bestellen a { padding: 3px 10px;
width: 200px;
height: 30px; }

.bestellen a:link, .bestellen a:visited{
color: #FFFF00;
background-color: #006633;
text-decoration: none;
font-weight:bold;
}

.bestellen a:hover{
color: #FFF;
background-color: #d62027;
text-decoration: none;
font-weight:bold;
}




/*formulier */
/***********/


.text-klein{
font-size:10px;
}


input, textarea
{
border: 1px solid #999999;
background-color: #FEFEFE;
}

.maak-keuze{
font-size:11px;
color: #006633;}

.submit{
width: 240px;
height: 30px;
background-color:#FF6600;
color:#000000;
font-weight:bold;
}


#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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../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; }
