BODY {
  font-size: 9px;
  FONT-WEIGHT: none; 
  FONT-FAMILY: Verdana, Helvetica, sans-serif;
  COLOR: #000000;
  line-height:20px;

}


TABLE.mainbox {
  BORDER-RIGHT: #FF7DB9 2px solid;
  BORDER-LEFT: #FF7DB9 2px solid;
  BORDER-BOTTOM: #FF7DB9 10px solid; 
  COLOR: #CC2036;
  BACKGROUND-COLOR: #FFFFFF;
 
 
 }


TABLE.kurvbox {
  BORDER-RIGHT: #FFCC99 1px solid;
  BORDER-LEFT: #FFCC99 1px solid;
  BORDER-BOTTOM: #FFCC99 1px solid; 
  BORDER-TOP: #FFCC99 1px solid; 
  BACKGROUND-COLOR: #FFFFFF;
  color: #000000;
  text-decoration:none;
  font-weight:none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:20px;
 
 
}

/* LEFT SIDE MENU */
TABLE.menubox {
  BORDER-TOP: #000000 5px solid; 
  BORDER-BOTTOM: #000000 5px solid; 
  BORDER-RIGHT: #000000 1px solid; 
  BORDER-LEFT: #000000 1px solid; 
  BORDER-COLLAPSE: collapse;
  COLOR: #FFFFFF;
  FONT-WEIGHT: bold;
  TEXT-INDENT: 1em;
}

.welcometitle {	
	color: #FA72AD;
	text-decoration:none;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	
	}
	
.katatitle{	
	/* color: #999999; */
	color: #FA72AD;
	text-decoration:none;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	
	
	}

.txt {	
	color: #000000;
	text-decoration:none;
	font-weight:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
		
		
		}

.disctxt {	
	color: #FF00CC;
	text-decoration:none;
	font-weight:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:20px;
		}

.laesmere a {	
	color: #FF9933;
	text-decoration:none;
	font-weight:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	
	
		}

.laesmere a:visited {	
	color: #FF9933;
	text-decoration:none;
	font-weight:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	
	
		}

.laesmere a:hover {	
	color: #CC6600;
	text-decoration:underline;
	font-weight:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	
	
		}

.next a {	
	color: #FF9933;
	text-decoration:none;
	font-weight:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	
	
		}

.next a:visited {	
	color: #FF9933;
	text-decoration:none;
	font-weight:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	
	
		}

.next a:hover {	
	color: #CC6600;
	text-decoration:underline;
	font-weight:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	
	
			}

.slet a {	
	color: #FF0000;
	text-decoration:none;
	font-weight:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	padding-right: 5px;
	padding-bottom: 5px;
	
		}

.slet a:visited {	
	color: #FF0000;
	text-decoration:none;
	font-weight:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	padding-right: 5px;
	padding-bottom: 5px;
	
		}

.slet a:hover {	
	color: #ff0000;
	text-decoration:underline;
	font-weight:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	padding-right: 5px;
	padding-bottom: 5px;
	
		
}
.Mainmenu a {	
	color: #ffffff;
	text-decoration:none;
	font-weight:Bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:20px;
}

.Mainmenu a:visited {	
	color: #ffffff;
	text-decoration:none;
	font-weight:Bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:20px;	

	
}
.Mainmenu a:hover {
	text-decoration:underline;
	color: #FFFFFF;
	font-size:10px;
	font-weight:Bold;
	line-height:20px;
	display:block;
   
}

.Minimenu a {	
	color: #000000;
	text-decoration:none;
	font-weight:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
}

.Minimenu a:visited {	
	color: #000000;
	text-decoration:none;
	font-weight:none;
	font-size:10px;
	line-height:12px;	

	
}
.Minimenu a:hover {
	text-decoration:underline;
	color: #000000;
	font-size:10px;
	font-weight:none;
	line-height:12px;

}
TR.menucontent {
  BACKGROUND-COLOR: #CC2036;
  COLOR: #FFFFFF;
  BORDER-TOP: #000000 1px dotted; 
  BORDER-COLLAPSE: collapse;
}

TR.menucontent:hover {
  BACKGROUND-COLOR: #FF263F;
  cursor: pointer; cursor: hand;
}

/* RIGHT SIDE MENU */
TABLE.rightbox {
  BORDER-TOP: #FEE4D5 5px solid; 
  BORDER-BOTTOM: #FEE4D5 5px solid; 
  BORDER-RIGHT: #FEE4D5 5px solid; 
  BORDER-LEFT: #FEE4D5 5px solid; 
  BORDER-COLLAPSE: collapse;
  COLOR: #FFFFFF;
  FONT-WEIGHT: none;
  font-size:12px;
}

TR.rightmenucontent {
  BACKGROUND-COLOR: #FFCC34;
  COLOR: #000000;
  BORDER-TOP: #000000 1px dotted; 
  BORDER-COLLAPSE: collapse;
  font-size:12px;
}

TR.rightmenucontent:hover {
  BACKGROUND-COLOR: #FFEEBA;
  cursor: pointer; cursor: hand;
}

TR.rightmenucontent2 {
  BACKGROUND-COLOR: #FFB0D8;
  COLOR: #000000;
  BORDER-TOP: #000000 1px dotted; 
  BORDER-COLLAPSE: collapse;
  font-size:12px;
}

TR.rightmenucontent2:hover {
  BACKGROUND-COLOR: #F5D4E4;
  cursor: pointer; cursor: hand;
}


/* TOP MENU */
TABLE.topbox {
  BORDER-TOP: #000000 1px solid; 
  BORDER-BOTTOM: #000000 1px solid; 
  BORDER-RIGHT: #000000 5px solid; 
  BORDER-LEFT: #000000 5px solid; 
  BORDER-COLLAPSE: collapse;
  COLOR: #FFFFFF;
  FONT-WEIGHT: bold;
  TEXT-ALIGN: center;
}

TD.topcontent {
  BACKGROUND-COLOR: #FFCC34;
  COLOR: #000000;
  BORDER-LEFT: #000000 1px dotted; 
  BORDER-COLLAPSE: collapse;
}

TD.topcontent:hover {
  BACKGROUND-COLOR: #FFEEBA;
  cursor: pointer; cursor: hand;
}

/* BASKET */
TABLE.basket {
  BORDER-TOP: #000000 1px solid; 
  BORDER-BOTTOM: #000000 5px solid; 
  BORDER-RIGHT: #000000 1px solid; 
  BORDER-LEFT: #000000 1px solid; 
  TEXT-ALIGN: center;
}

TR.basketheader {
  BACKGROUND-COLOR: #000000;
  COLOR: #FFFFFF;
  TEXT-ALIGN: center;
}

TR.basketcontent {
  BACKGROUND-COLOR: #FFCC99;
  BORDER-COLLAPSE: collapse;
  BORDER-TOP: #000000 1px dotted; 
  COLOR: #000000;
  
  }

TD.basketcontent {
  BACKGROUND-COLOR: #FFCC99;
  BORDER-COLLAPSE: collapse;
  BORDER-bottom: #000000 1px dotted; 
  COLOR: #000000;
}

TR.basketcontent:hover {
  BACKGROUND-COLOR: #CEDDE1;
  cursor: pointer; cursor: hand;
}


/* CHECKOUT */
TABLE.checkout {
  BORDER-TOP: #000000 1px solid; 
  BORDER-BOTTOM: #000000 1px solid; 
  BORDER-RIGHT: #000000 1px solid; 
  BORDER-LEFT: #000000 1px solid; 
}

TR.checkoutheader {
  BACKGROUND-COLOR: #AA0000;
  COLOR: #FFFFFF;
  TEXT-ALIGN: center;
}

TR.checkoutcontent {
  BACKGROUND-COLOR: #CCCCCC;
  BORDER-COLLAPSE: collapse;
  BORDER-TOP: #000000 1px dotted; 
  BORDER-BOTTOM: #000000 1px solid; 
  COLOR: #000000;
}

/* BLACK BOX */
TABLE.blackbox {
  BORDER: #000000 1px solid; 
}

TR.blackboxheader {
  BACKGROUND-COLOR: #000000;
  COLOR: #FFFFFF;
  TEXT-ALIGN: center;
}

TR.blackboxcontent {
  BACKGROUND-COLOR: #FED6F0;
  BORDER-COLLAPSE: collapse;
}
