body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#D1D1D1;
	background-image:url(../graphics/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family: Arial, Helvetica, Trebuchet, "Trebuchet MS", sans-serif;
	font-size: 0.75em;
}
#myBodyWrapper {
	width: 900px;
	min-height:400px;
	margin: 0px auto 0px auto;
	position:relative;
	background-image:url(../graphics/container_bg.jpg);
	background-repeat:repeat-y;
}
#myHeader {
	height: 68px;
	width: 900px;
	background-image:url(../graphics/header.jpg);
}
#myHeaderDiscount {
	height: 68px;
	width: 900px;
	background-image:url(../graphics/kortingshop_header.jpg);
}
.endspacer_200 {
	clear:both;
	position:relative;
	float:left;
}
.endspacer_400 {
	width: 400px;
	height: 1px;
	position:relative;
	float:left;
	overflow:hidden;
}
.endspacer_900 {
	clear: both;
	width: 900px;
	height: 0;
	overflow: hidden;
}
.clearRight {
	clear:right; 
	height:0px; 
	overflow:hidden;
}
/* FONT STYLES STANDARD */
h1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Trebuchet, "Trebuchet MS", sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:1.8em;
	text-align:left;
}
h2 {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	font-family: Arial, Helvetica, Trebuchet, "Trebuchet MS", sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:1.3em;
	text-align:left;
}
h3 {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	font-family: Arial, Helvetica, Trebuchet, "Trebuchet MS", sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.3em;
	text-align:left;
}
/* FONT STYLES LINKS */
a:link, a:visited, a:active {
	color: #6A03AF;
	text-decoration:none;
}
a:hover {
	color: #6A03AF;
	text-decoration:underline;
}
a.menuActive:link, a.menuActive:visited, a.menuActive:active, a.menuActive:hover {
	display:block;
	width:200px;
	height: 20px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;
	text-align:left;
}
a.menuInactive:link, a.menuInactive:visited, a.menuInactive:active {
	display:block;
	width:200px;
	height: 20px;
	color:#CAB6D7;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;
	text-align:left;
}
a.menuInactive:hover {
	color:#FFFFFF;
}
a.myProductCategoryActive:link, a.myProductCategoryActive:visited, a.myProductCategoryActive:active, a.myProductCategoryActive:hover {
	display:block;
	width:160px;
	height: 18px;
	color:#000000;
	font-weight:bold;
	font-size:1.1em;
	text-decoration:none;
	text-align:left;
}
a.myProductCategory:link, a.myProductCategory:visited, a.myProductCategory:active {
	display:block;
	width:160px;
	height: 18px;
	color:#6F6F6F;
	font-weight:bold;
	font-size:1.1em;
	text-decoration:none;
	text-align:left;
}
a.myProductCategory:hover {
	color:#000000;
}
a.myProduct:link, a.myProduct:visited, a.myProduct:active {
	color:#6F6F6F;
	text-decoration:none;
	text-align:left;

}
a.myProduct:hover {
	color:#000000;
	text-decoration:underline;
}
/* NAVIGATION STYLES */
#myNavContainer {
	display:inline;
	width:230px;
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
	background-image:url(../graphics/nav_top.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#myNavContainerDiscount {
	display:inline;
	width:230px;
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
	background-image:url(../graphics/kortingshop_nav_top.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#myNavTop {
	width: 230px;
	height: 30px;
	position:relative;
	float:left;

}
.myNavMenuContainer {
	display:inline;
	margin:0px;
	padding:0px;
	width: 230px;
	position:relative;
	float:left;
}
.myNavMenuContainer ul{
	width: 230px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.myNavMenuContainer li {
	display:inline;
	width: 200px;
	margin: 0px 0px 5px 30px;
	padding: 0px;
	clear:both;
	float: left;
	position: relative;
}
#myNavContact {
	display:inline;
	width:200px;
	padding:0px;
	margin: 0px 0px 0px 30px;
	position:relative;
	float:left;
}
.myNavContactText {
	width:200px;
	padding:0px;
	margin: 0px;
	color:#CAB6D7;
	font-size: 0.8em;
	text-align:left;
}
.myNavSpacer_40px {
	width: 230px;
	height: 40px;
	position:relative;
	float:left;
}
/* CONTENT STYLES */
#myContentContainer {
	display:inline;
	margin:0px;
	padding:0px;
	width:470px;
	position:relative;
	float:left;
}
#myContentHeader {
	display:inline;
	width:470px;
	height:190px;
	position:relative;
	float:left;
	background-image:url(../graphics/content_header_empty.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#myContentHeaderWelcome {
	width:470px;
	height:220px;
	position:relative;
	float:left;
	background-image:url(../graphics/content_header_multimedia.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#myContentHeaderSint {
	display:inline;
	width:470px;
	height:210px;
	position:relative;
	float:left;
	background-image:url(../graphics/content_header_sint.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#myContentHeaderKerst {
	display:inline;
	width:470px;
	height:210px;
	position:relative;
	float:left;
	background-image:url(../graphics/content_header_kerst.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#myContentHeaderDiscount {
	width:470px;
	height:220px;
	position:relative;
	float:left;
	background-image:url(../graphics/kortingshop_content_header.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#myContent {
	display:inline;
	width:410px;
	margin: 10px 0px 10px 30px;
	padding:0px;
	position:relative;
	float:left;
	text-align:left;
}
.myContentSubheader {
	display:inline;
	width:410px;
	height:25px;
	margin: 10px 0px 0px 30px;
	position:relative;
	float:left;
}
.myContentProductContainer {
	display: inline;
	width: 410px;
	margin: 15px 0px 0px 30px;
	padding: 5px 0px 0px 0px;
	position:relative;
	float:left;
	text-align:left;
}
.myContentProductTitle {
	width:400px;
	position:relative;
	float:left;
	font-size:1.1em;
	font-weight:bold;
	text-align:left;
	line-height:18px;
}
.myContentProductSubtitle {
	width:400px;
	position:relative;
	float:left;
	font-size:1em;
	text-align:left;
	line-height:18px;
	color: #682F8D;
}
.myContentProductTitleLarge {
	width:410px;
	position:relative;
	float:left;
	font-size:1.1em;
	font-weight:bold;
	text-align:left;
	line-height:22px;
}
.myContentProductPrice {
	width:180px;
	height:22px;
	position:relative;
	float:right;
	color:#6A03AF;
	font-size:1.3em;
	font-weight:bold;
	text-align:right;
	line-height:22px;
}
.myContentProductSeperator {
	width:410px;
	height:2px;
	margin: 3px 0px 8px 0px;
	position:relative;
	float:left;
	overflow:hidden;
	background-color:#EBEBEB;
}
.myContentProductPhoto {
	width:130px;
	position:relative;
	float:left;
}
.myContentProductDescription {
	width:270px;
	margin: 0px 0px 0px 10px;
	position:relative;
	float:left;
}
.myContentProductDetails {
	width: 410px;
	margin: 20px 0px 0px 30px;
	padding: 5px 0px 5px 0px;
	position:relative;
	float:left;
	text-align:left;
}
.myContentProductPhotoDetail {
	width:150px;
	position:relative;
	float:left;
}
.myContentProductDescriptionDetail {
	width:250px;
	margin: 0px 0px 0px 10px;
	position:relative;
	float:left;
}
.myContentProductPhotoShoppingcart {
	width:200px;
	margin: 0px;
	position:relative;
	float:left;
}
.myContentProductDescriptionShoppingcart {
	width:100px;
	height: 22px;
	margin: 0px;
	position:relative;
	float:right;
	text-align:right;
	line-height:22px;
}
.myContentRelatedProductContainer {
	display: inline;
	width: 390px;
	margin: 4px 0px 0px 30px;
	padding: 5px 10px 0px 10px;
	position:relative;
	float:left;
	text-align:left;
	border: 1px solid #DDDDDD;
}
.myContentRelatedProductTitle {
	margin: 0px 0px 4px 10px;
	position:relative;
	float:left;
	font-weight:bold;
}
.myContentRelatedProductImage {
	width:50px;
	position:relative;
	float:left;
}
.myContentRelatedProductDescription {
	width:330px;
	margin: 0px 0px 0px 10px;
	position:relative;
	float:left;
}
select.myListmenuShoppingcart {
	width: 50px;
	height:22px;
	margin: 0px;
	padding:0px;
}
.myContentProductButtonSmaller {
	width:36px;
	height:20px;
	margin: 10px 0px 10px 10px;
	position:relative;
	float:right;
}
.myContentProductButtonSmall {
	width:61px;
	height:20px;
	margin: 10px 0px 10px 10px;
	position:relative;
	float:right;
}
.myContentProductButtonMedium {
	width:84px;
	height:20px;
	margin: 10px 0px 10px 10px;
	position:relative;
	float:right;
}
.myContentProductButtonLarge {
	width:110px;
	height:20px;
	margin: 10px 0px 10px 10px;
	position:relative;
	float:right;
}
.myContentProductButtonLarger {
	width:121px;
	height:20px;
	margin: 10px 0px 10px 10px;
	position:relative;
	float:right;
}

.myContentSpacer_10px {
	width:410px;
	height:10px;
	position:relative;
	float:left;
}
#myContentBottomSpacer {
	width:470px;
	height:70px;
	position:relative;
	float:left;
}
.myContentAlertGreen {
	display:inline;
	margin: 10px 0px 0px 0px; 
	padding:10px;
	background-color:#BCEF66;
	position: relative;
	float: left;
}
.myContentAlertBullet {
	display:inline;
	width: 10px;
	height: 30px;
	margin: 0px 0px 0px 0px; 
	padding:0px;
	background-color:#BCEF66;
	position: relative;
	float: left;
}
.myContentAlertContent {
	display:inline;
	width: 380px;
	margin: 0px 0px 0px 0px; 
	padding:0px;
	background-color:#BCEF66;
	position: relative;
	float: right;
}

/* PRODUCT STYLES */
#myProductContainer {
	display:inline;
	width:200px;
	margin:0px;
	padding:0px;
	position:relative;
	float:left;
	background-image:url(../graphics/product_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#myProductTop {
	width:200px;
	height:30px;
	position:relative;
	float:left;
}
.myProductCategoryTitle {
	width:200px;
	height:25px;
	position:relative;
	float:left;
	text-align: left;
}
.myProductCategoryContainer {
	display:inline;
	width:180px;
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 0px 0px;
	position:relative;
	float:left;
	text-align: left;
}
.myProductCategoryContainer ul{
	margin:0px 0px 0px 20px;
	padding:0px;
	list-style-image:url(../graphics/product_list_image.gif);
}
.myProductCategoryContainer li {
	margin:0px;
	padding:0px;
}
.myProductShoppingcartTitle {
	width:200px;
	height:25px;
	position:relative;
	float:left;
	text-align: left;
}
.myProductShoppingcartContainer {
	display:inline;
	width:180px;
	margin: 0px 0px 5px 20px;
	position:relative;
	float:left;
	color:#6F6F6F;
	font-size:1.1em;
	text-align: left;
}
.myProductShoppingcartNumber {
	clear:left;
	width:20px;
	position:relative;
	float:left;
	text-align: left;
}
.myProductShoppingcartProduct {
	width:160px;
	margin: 0px 0px 5px 0px;
	position:relative;
	float:left;
	text-align: left;
}
.myProductShoppingcartButtonBestellen {
	width:55px;
	height:20px;
	margin: 5px 10px 0px 0px;
	position:relative;
	float:left;
}
.myProductSpacer_20px {
	width:200px;
	height:20px;
	position:relative;
	float:left;
}
.myProductSpacer_40px {
	width:200px;
	height:40px;
	position:relative;
	float:left;
}
/* FOOTER STYLES */
#myFooterContainer {
	width:900px;
	height:30px;
	position:relative;
	float:left;
	background-color:#FFFFFF;
	border-top: 3px solid #56018F;
}
#myFooterLogo {
	display:inline;
	width: 60px;
	height: 40px;
	margin: 0px;
	position:relative;
	float:right;
}
#myFooterText {
	display:inline;
	width: 750px;
	height: 30px;
	margin: 0px 0px 0px 75px;
	position:relative;
	float:left;
	font-size:0.9em;
	color:#999999;
	line-height: 30px;
	text-align:center;
}
#myEmptyFooter {
	width:900px;
	height:50px;
	position:relative;
	float:left;
}
.myContent {
	display:inline;
	width:410px;
	margin: 0px 0px 10px 30px;
	padding:0px;
	position:relative;
	float:left;
	text-align:left;
}

/* sIFR */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
}