body{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-image: url(images/bg.gif);
	padding-bottom: 40px;
}

#construct{
	position:relative;
	margin-left: -402px;;
	left: 50%;
	width: 804px ;
	height: 343px;
	top: 120px;
}


#Container{
	width: 800px;
	background-color:#FFFFFF;
	position:relative;
	left: 50%;
	margin-left: -400px;
	margin-top: 30px;
	margin-bottom: 50px;
	border: 2px solid #cacaca;
}

#TopMenu{
	height: 30px;
	background-color:#f1f1f1;
	padding-left: 5px;
}

#Banner{
	height: 151px;
}

#Banner #BannerLeftPane {
	background-color: #f42d5c;
	background-position:top right;
	background-repeat: no-repeat;
}

#ContentContainer{
	width: 800px;
	padding-bottom: 40px;
}


#ContentContainer #ContentPane {
	padding-left: 30px;
	padding-top: 15px;
	padding-right: 20px;
}



#Footer{
	width: 800px;
	background-color: #f1f1f1;
	height: 30px;
}
#Footer2{
	width: 800px;
	background-color: #ffffff;
	height: 15px;
}

#SubMenuPane{
	padding-top: 30px;
}


#ShopMenu{
	background-color: #f1f1f1;
	border: 2px solid #e4e4e4;
	width: 195px;
	margin-left: 5px;
	margin-bottom: 20px;
}

#ShopMenu .ShopMenuItem0{
	height: 20px;
	border-bottom: 1px solid #cccccc;
	
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 8px;
}

#ShopMenu .ShopMenuItem0 A{
	color:#666666;
	font-weight: bold;
	 TEXT-DECORATION: none
}
#ShopMenu .ShopMenuItem0 A:link {    COLOR:#666666;  }
#ShopMenu .ShopMenuItem0 A:visited{    COLOR: #666666;  TEXT-DECORATION: none}
#ShopMenu .ShopMenuItem0 A:hover{    COLOR: #666666;    TEXT-DECORATION: none}
#ShopMenu .ShopMenuItem0 A:active{    COLOR: #666666;   TEXT-DECORATION: none}




#ShopMenu .ShopMenuItem1 {
	padding-left: 30px;	
	margin-top: 5px;
}
#ShopMenu .ShopMenuItem1 A{
	color:#9c1d3b;
	font-size: 10px;
	TEXT-DECORATION: none
}
#ShopMenu .ShopMenuItem1 A:link {    COLOR:#9c1d3b;  }
#ShopMenu .ShopMenuItem1 A:visited{    COLOR: #9c1d3b;  TEXT-DECORATION: none}
#ShopMenu .ShopMenuItem1 A:hover{    COLOR: #666666;    TEXT-DECORATION: none}
#ShopMenu .ShopMenuItem1 A:active{    COLOR: #9c1d3b;   TEXT-DECORATION: none}


#ContentPane .productOverviewFrame {
	width: 530px;
	height: 85px;
	border: 1px solid #999999;
	margin-bottom: 20px;
}



#ContentPane .productOverviewFotoFrame{
	width: 200px;
	height: 85px;
}

#ContentPane .produtOverviewTitel{
	border-bottom: 1px solid #999999;	
	height: 17px;
	padding-left: 10px;
	padding-top: 3px;
} 



#ContentPane .productOverviewOmschrijving{
	border-bottom: 1px solid #999999;	
	height: 60px;
	padding-left: 10px;
	padding-top: 5px;
}


#ContentPane .productOverviewWinkelwagen{
	font-weight:bold;
	color:#f42d5c;
	height: 20px;
}

#ContentPane .productOverviewDetail{
	font-weight:bold;
	height: 20px;
	vertical-align:middle;
	
}
#ContentPane .productOverviewPrijs{	
	color:#f42d5c;
	font-size: 20px;
}
.cartTableHeader {
	height: 20px;
	font-weight:bold;
}


#ContentPane a {
	font-weight: bold;
	color: #c32a4e;
}
#ContentPane A:link {    COLOR:#c32a4e;  TEXT-DECORATION: underline;  }
#ContentPane A:visited{    COLOR: #c32a4e;  TEXT-DECORATION: underline; }
#ContentPane A:hover{    COLOR: #c32a4e;    TEXT-DECORATION: underline; }
#ContentPane A:active{    COLOR: #c32a4e;   TEXT-DECORATION: underline; }





#ContentPane .title {
	font-size: 13px;
	font-weight:bold;
	height: 25px;
	color: #f32e5c;
	background-image: url(images/titel.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-bottom: 15px;
	padding-top: 20px;
}


#winkelwagentabel td{
	border-bottom: 1px solid #cccccc;
}


#cartAmount{

}
#cartAmount A:link {    COLOR:#ffffff; font-weight:bold; TEXT-DECORATION: none;  }
#cartAmount A:visited{    COLOR: #ffffff;  font-weight:bold;  TEXT-DECORATION: none; }
#cartAmount A:hover{    COLOR: #ffffff;   font-weight:bold;   TEXT-DECORATION: none; }
#cartAmount A:active{    COLOR: #ffffff;  font-weight:bold;   TEXT-DECORATION: none; }




.copyrights{
	padding-right: 10px;
}
.copyrights A:link {    COLOR:#333333; font-weight:bold; TEXT-DECORATION: underline;  }
.copyrights A:visited{    COLOR: #333333;  font-weight:bold;  TEXT-DECORATION: underline; }
.copyrights A:hover{    COLOR: #333333;   font-weight:bold;   TEXT-DECORATION: underline; }
.copyrights A:active{    COLOR: #333333;  font-weight:bold;   TEXT-DECORATION: underline; }




