<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Predefined */
.NoUnderline{ text-decoration:none; }
.NoUnderline a{ text-decoration:none; }
.HasHover:hover { text-decoration: underline; }
.HasHover a:hover { text-decoration: underline; }

/* Dynamic */
.WebsiteWidth{ width: 802px; }
.Super4WebsiteWidth{ width: 173px; }
.FontColor{ color: #e5cfcc; }

.FontSize{ font-size: 16px; }

.FontFamily {font-family: arial; }
.Background{ background-color: #e5cfcc; }
.Super4Background{ background-color: #e5cfcc; }
.MobileBackground{  }
.centerIE7 { }

.Menu1{ color: #000000; font-size: 18px; }
.Menu1FontColor{ color: #000000; }
.Menu1FontSize{ font-size: 18px; }
.Menu1BackgroundColor{ background-color: #ffffff; }
.Menu1SeperatorColor{ color: Red; }
.Menu1Padding{ padding: 520px; }
.Menu1Icon{ width:11px; background-repeat: no-repeat; background-image: url('/Templates/MenuIcons/'); background-position: center; }

.Menu2FontColor{ color: #000000; }
.Menu2FontSize{ font-size: 18px; }
.Menu2BackgroundColor{ background-color: #FEC908; }
.Menu2Icon
{ 
    width:11px; 
    background-repeat: no-repeat; 
    background-image: url('/Templates/MenuIcons/'); 
}

.CatalogFont{ color: #000000; font-size: 16px; font-weight:bold; color: black;}
/*.CatalogImageWidth{ width: 159px; }
.CatalogImageHeight{ height: 117px; }*/
.CatalogImageWidth{ width: 164px; }
.CatalogImageHeight{ height: 117px; }
.CatalogBorderColor{ border: solid 0px #000000; }

.CatalogBoxWidth { width:175px; }
.CatalogBoxHeight { height:170px; }
.CatalogBackground { }

.LogoBackground{ background-color: #ffffff; }
.LogoWidth{ width: 173px; }

.ProductHeadlineFontSize{ font-size: 24px; }
.ProductInputWidth{ width: 200px; }
.ProductInputFontSize{ font-size: 20px; }

.MarginTopHeight{ height: 20px; }
.MarginBottomHeight{ height: 20px; }
.MarginSideWidth{ width: 75px; }
.MarginBgColor{ background-color: ; }

.OuterMarginTopHeight{ height: 0px; }
.OuterMarginBottomHeight{ height: 0px; }
.OuterMarginWidth{ width: 75px; }
.OuterMarginColor{ background-color: ; }
.OuterMarginHeight{ height: 10px; }
.OuterMarginLeftBackground{ background-color: #000000; }
.OuterMarginRightBackground{ background-color: #000000; background-position:left top; }

.BigImageWidth{ width: px; }

.CustomColor1{ color: ; }
.CustomColor2{ color: ; }
.CustomBackgroundColor1{ background-color: ; }
.CustomBackgroundColor2{ background-color: ; }

.titkadem
{
	font-weight: bold;
	text-decoration: none;
	color: #F99C1B;
	font-size: 11px;	
}

.titkadem:hover
{
	text-decoration: underline;
}

</pre></body></html>