/* CSS Document */

/* BAckground
************************************* */
#container{
	background:url(http://www.yogawebstore.nl/Images/VG/bg.gif);
}
#content{
	background:url(http://www.yogawebstore.nl/Images/VG/bg_content.gif) top repeat-x;
}


/* content
************************************* */

#content .Yogawebstore_maand{
	background:#d0cccc;
}
#content .Yogawebstore_maand .plaatje{
	float:left;
}
#content .Yogawebstore_maand H2{
	float:left;
	width:309px;
	height:92px;
	margin:0px;
	padding:0px;
	background: url(http://www.yogawebstore.nl/Images/Kopjes/Barbeque-van-de-maand.gif);
}
#content .Yogawebstore_maand H2 font{
	display:none;
}

#content .Yogawebstore_maand H1{
	float:left;
	width:309px;
	font-family:Arial, Helvetica, sans-serif;
	color:#632200;
	margin:0px;
	padding:0px;
	font-size:18px;
	line-height:25px;
}

#content .Yogawebstore_maand H1 A{
	color:#632200;
}
#content .Yogawebstore_maand H1 A:hover{
	color:#632200;
}
#content .Yogawebstore_maand H4{
	font-size:11px;
	line-height:15px
}
#content .Yogawebstore_maand P.van{
	font-weight:bold;
	margin:5px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#632200;
	font-size:13px;
	font-size:13px;
}
#content .Yogawebstore_maand P.voor{
	font-family:Arial, Helvetica, sans-serif;
	color:#632200;
	margin:0px;
	font-size:25px;
	line-height:25px;
	font-weight:bold;
}
#content .Yogawebstore_maand P.small{
	margin:0px;
	padding:0px;
	font-size:10px;
}
#content .Yogawebstore_maand .end{
	clear:left;
	width:572px;
	background:#a29a9a;
	height:1px;
	overflow:hidden;
}

#content .rij_home{
	background:url(http://www.yogawebstore.nl/Images/VG/bg_rij_home.gif);
	margin:15px 0 5px 0;
	padding:0px;
}
#content .rij_home .nieuws, #content .rij_home .product{
	width:284px;
	overflow:hidden;
	margin:0 1px 0 0px;
	float:left;
}

#content .rij_home H2{
	font-family:Arial, Helvetica, sans-serif;
	color:#632200;
	float:left;
	height:20px;
	width:284px;
	margin:0 0 5px 5px; 
	font-size:17px;
	line-height:20px;
}
#content .rij_home H2 A{
	color:#632200;
}
#content .rij_home H2 A:hover{
	color:#632200;
}
#content .rij_home .plaatje{
	float:left;
	width:132px;
	margin:0 5px 0 5px;
}
#content .rij_home .txt{
	font-size:11px;
	line-height:14px;
	float:left;
	width:132px;
}
#content .rij_home .txt P{
	margin:0 0 10px 0; 
}
#content .rij_home .txt P.van{
	font-weight:bold;
	margin:5px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#632200;
	font-size:13px;
	font-size:13px;
}
#content .rij_home .txt P.voor{
	font-family:Arial, Helvetica, sans-serif;
	color:#632200;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
}
#content .rij_home .txt P.small{
	margin:0px;
	padding:0px;
	font-size:10px;
}
#content .rij_home .end{
	height:5px;
	overflow:hidden;
	background:#FFFFFF;
	border-bottom:1px solid #a29a9a;
	width:572px;
	clear: left;
}


#aanbieding_ani{
	position:relative;
	height:230px;
}
#aanbieding_1, #aanbieding_2{
	position:absolute;
	left:0px;
	top:0px;
	width:572px;
}
/*trans*/
.trans_00{
	-moz-opacity:0.0;
	opacity: 0.0; 
	filter:alpha(opacity=00); 
}
.trans_20{
	-moz-opacity:0.2;
	opacity: 0.2; 
	filter:alpha(opacity=20); 
}
.trans_40{
	-moz-opacity:0.4;
	opacity: 0.4; 
	filter:alpha(opacity=40); 
}
.trans_60{
	-moz-opacity:0.6;
	opacity: 0.6; 
	filter:alpha(opacity=60); 
}
.trans_80{
	-moz-opacity:0.8;
	opacity: 0.8; 
	filter:alpha(opacity=80); 
}
.trans_100{
	-moz-opacity:1.0;
	opacity: 1.0; 
	filter:alpha(opacity=100); 
}
