@charset "utf-8";
body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif; line-height:14px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	background-color:#393619;
}
img 	{ border:none;}

/* Headers */
h1 		{font-size:14px; color:#000;}


/* links */
a 					{ color: #000; font-weight:bold; }
a:link, a:visited	{ text-decoration: underline; }
a:hover            	{ text-decoration: none; }





/* CSS Document */

.ClearingSpace						{ clear:both; margin:0px; padding:0px;}
html>body .ClearingSpace				{ padding:0px 0px 0px 0px;}


/* Homepage kolomenshade*/
#HomePageKolomenShade  	{ margin: 0px 210px 10px 190px; padding: 0px ; width:830px;  }



/*kolommen met schaduw*/

.kolomshade_lightB 	{ background-image:url(images_layout/kolomshade_lightB_3.gif); background-position: 242px 0; background-repeat:no-repeat; width:250px; margin:10px 0px 0px 20px; float:left;}
.kolomshade_darkB 	{ background-image:url(images_layout/kolomshade_darkB_3.gif); background-position: 242px 0; background-repeat:no-repeat; width:250px; margin:10px 0px 0px 20px; float:left;}
.kolomshade_header_green 	{ background-color:#b6c397; margin-right:8px; font-size:12px; font-weight:bold; text-align:center; color:#393619; padding:8px 0px 8px 0px; }
.kolomshade_header_red 		{ background-color:#993300; margin-right:8px; font-size:12px; font-weight:bold; text-align:center; color:#393619; padding:8px 0px 8px 0px; }
.kolomshade_header_blue 	{ background-color:#a6d4f4; margin-right:8px; font-size:12px; font-weight:bold; text-align:center; color:#393619; padding:8px 0px 8px 0px; }
.kolomshade_header_braun 	{ background-color:#554b2d; margin-right:8px; font-size:12px; font-weight:bold; text-align:center; color:#393619; padding:8px 0px 8px 0px; }
.kolomshade_header_yellow 	{ background-color:#e1ba50; margin-right:8px; font-size:12px; font-weight:bold; text-align:center; color:#393619; padding:8px 0px 8px 0px; }
.kolomshade_header_pink 	{ background-color:#ecd0e1; margin-right:8px; font-size:12px; font-weight:bold; text-align:center; color:#393619; padding:8px 0px 8px 0px; }

.kolomshade_Image 	{ background-color:#FFF; margin-right:8px; height:180px; }
.kolomshade_Image img { margin-top:10px;}
html>body .kolomshade_Image img { margin-top:5%; margin-bottom:5%;}

html>body .kolomshade_Image { height:auto; min-height:180px;}

.kolomshade_info_LightB	{ background-color:#c8ba95; margin-right:8px; padding:10px 0px 0px 0px;}

.kolomshade_info_LightB_large	{ background-color:#c8ba95; margin-right:8px; padding:10px 0px 0px 0px; height:95px; text-align:center; color:#000;}
.kolomshade_info_LightB_large a:link, .kolomshade_info_LightB_large a:visited { text-decoration: underline;}
.kolomshade_info_LightB_large a:hover 		{ text-decoration:none;  }
.kolomshade_info_LightB_large a				{ color:#000000; font-weight:bold; }

html>body .kolomshade_info_LightB_large { height:auto; min-height:95px;}

.kolomshade_info_MidB	{ background-color:#b4a17d; margin-right:8px; padding:10px 0px 0px 0px;}
.kolomshade_footer 	{ background-image:url(images_layout/kolomshade_lightB_1.gif); background-repeat:no-repeat;}
.kolomshade_footer_darkB 	{ background-image:url(images_layout/kolomshade_darkB_1.gif); background-repeat:no-repeat;}

.kolomshade_praatballon { background-image:url(images_layout/praatballon_wit.gif);background-position:50% -8px; height:105px; background-repeat:no-repeat; padding:25px 20px 50px 25px; color:#000; background-color:#FFF; margin-right:8px;  }

/* Content - IFrame */
.iframe_header 		{ float:left; background:url("images/cat_links.gif") no-repeat left top;  margin:0; padding:0 0 0 4px; text-decoration:none; border-bottom:solid; border-color:#393619; border-width:4px;}
.iframe_header span 	{ float:left; background:url("images/cat_rechts_groot.gif") no-repeat right top; padding:5px 15px 4px 6px; display:block; width:804px;  }
#iframe_content { float: left; margin: 0px; background-color:#c8ba95; padding: 10px; height:680px; color:#000; clear:both; width:805px; text-align:left;}
html>body #iframe_content { height:auto; min-height:680px; }

/************ Pop met transparant bg *************/
#Pop_foto		  		{ position: relative; height:99%; z-index:3000; width:100%; margin-left:-100% }
#Pop_foto2		  		{ position: relative; height:99%; z-index:3000; width:100%; visibility: hidden; margin-left:-100% }
#Pop_foto3		  		{ position: relative; height:99%; z-index:3000; width:100%; visibility: hidden; margin-left:-100% }
html>body #Pop_foto{ position: absolute; width:100%; margin-left:auto; margin-right:auto;} 
.Pop_transbg 			{ position: absolute; background-color: #000; height:1000px; width:100%; filter:alpha(opacity=50); /* IE's opacity*/ opacity: 0.50; z-index:3001;  }
html>body .Pop_transbg 	{ position: absolute; background-color: #000; height:100%; width:100%; filter:alpha(opacity=50); /* IE's opacity*/ opacity: 0.50; z-index:3001; }
.Pop_content			{ margin-left: auto; margin-right: auto; background-color: transparent;	position: absolute; top: 100px; width: 100%;	height: 400px;	z-index:3002;}

a.Pop_close:visited				{ color: #000; }
a.Pop_close:hover 			    { color: #FFF; background-color: #993300; }
a.Pop_close    				    { color: #000; background-color: #c8ba95; text-decoration:none; padding: 10px 10px 5px 10px; border:solid; border-color:#000; border-width:1px; font-weight: bold; }

#Top_sellers { background-image:url(images_layout/home_best_seller.gif); background-repeat:no-repeat; background-position:0px 10px; margin:30px 0px 0px 0px; width:156px; padding:50px 0px 20px 20px; color: #c8ba95; }
#Top_sellers a 					{ color: #c8ba95; font-weight:normal; padding:5px; }
#Top_sellers a:link, #Top_sellers a:visited	{ text-decoration: none; }
#Top_sellers a:hover            	{ text-decoration: underline; }

#poll { background-image:url(images_layout/home_poll.gif); background-repeat:no-repeat; background-position:0px 10px; margin:0px; width:156px; padding:55px 0px 30px 20px; color: #c8ba95; border-style:solid; border-color:#CCC; border-width:1px 0px 0px 0px; }

