/* $Id: skin1.css,v 1.24.2.1 2006/05/18 13:27:13 max Exp $ */
/*
	General styles
*/
BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT {
	font-family: Verdana;
	color: #000000;
}
A:link {
}
A:visited {
}
A:hover {
}
A:active  {
}
H1 {
	font-size: 15px;
}
H2 {
	font-size: 13px;
}
H3 {
	font-size: 12px;
	font-family: Verdana;
}
HR {
	color: #DDDDDD;
	height: 1px;
}
HTML,BODY {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #EEF9FF;
	font-family: Verdana;
	font-size: .9em;
}
FORM {
	margin: 0px;
}
TABLE,IMG {
	border: 0px;
}

/*
	Content enviroment styles
*/
TABLE.Container {
	height: 100%;
}
TD.Container {
	vertical-align: top;
	height: 100%;
}

/*
	Header styles
*/
.HeadLogo {
	padding-left: 27px;
	text-align: left;
}
.HeadRightBox {
	vertical-align: top;
	text-align: right;
}
.HeadText {
	font-size: 12px;
	font-weight: bold;
}
.HeadLine {
	background-color: #D6D7D9;
}
.HeadThinLine {
	background-color: #68C1FF;
	height: 1px;
}
.PrintableRow {
	width: 100%;
	vertical-align: middle;
	padding-right: 176px;
	height: 18px;
}
.HeadTopPad {
	height: 18px;
}
.HeadTopPad IMG {
	width: 1px;
	height: 18px;
}

/*
	Footer styles
*/
.BottomRow {
	text-align: center;
	vertical-align: bottom;
}
.BottomBox {
	background-color: #D6D7D9;
	color: #68C1FF;
	height: 22px;
	vertical-align: middle;
	padding-left: 12px;
	padding-right: 12px;
}
.Bottom {
	font-family: Verdana;
	padding: 0px 5px 0px 5px;
	font-size: .7em;
}
.BottomPopup {
	width: 100%;
	text-align: right;
	padding-bottom: 10px;
}

/*
	Common styles
*/
.SubmitBox {
	padding-top: 10px;
}
HR.Line {
	width: 100%;
	height: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}
.SectionBox {
	background-color: #ffffff;
	text-align: left;
}
.Text {
	color: #000000;
}
.NumberOfArticles {
	color: #000000;
	font-weight: bold;
}
.TopLabel {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.Message {
	color: #FF3300;
}
.Line {
	background-color: #FF3300;
}
TD.ButtonsRow {
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
}
.CustomerMessage {
	color: #FF3300;
	font-weight: bold;
}
.ErrorMessage {
	color: #FF3300;
	font-weight: bold;
}
.Star {
	color: #FF0000;
}
.TableHead {
	background-color: #DDDDDD;
	font-weight: bold;
}
.TableSubHead {
	background-color: #EEEEEE;
}
.Spc {
	width: 1px;
	height: 1px;
}
TABLE.EmptyBox {
	width: 100%;
}
TABLE.EmptyBox TR TD {
	padding: 0px;
}

/*
	Popup styles
*/
.PopupContainer {
	height: 100%;
	width: 100%;
	text-align: center;
}
.PopupTitle {
	background-color: #D6D7D9;
	height: 15px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.PopupBG {
	background-color: #D6D7D9;
}
.PopupHelpLink {
	font-size: 9px;
	color: #330000;
	text-decoration: none;
}

/*
	BuyNow section
*/
.BuyNowQuantity {
	height: 25px;
	width: 15%;
	white-space: nowrap;
	padding-right: 10px;
}
.BuyNowPrices {
	width: 100%;
	height: 25px;
	vertical-align: middle;
}

/*
	Vertical menu
*/
.VertMenuLeftColumn {
	width: 150px;
	vertical-align: top;
	padding-left: 6px;
	padding-right: 20px;
}
.VertMenuRightColumn {
	width: 150px;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 6px;
}
.VertMenuBox {
	background-color: #ffffff;
	padding: 1px;
border-bottom: 1px solid #68C1FF;
border-left: 1px solid #68C1FF;
border-right: 1px solid #68C1FF;
}
.VertMenuborder {
	background-color: #68C1FF;
}
.VertMenuTitle {
	background-color: #1697ED;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px;
}
.VertMenuSubTitle {
	background-color: #081589;
}
.VertMenuTitleIcon {
	width: 21px;
	height: 20px;
	margin-left: 8px;
	margin-right: 8px;
	vertical-align: middle;
}
.VertMenuItems {
	color: #000000;
}
A.VertMenuItems:link {
	color: #081589;
}
A.VertMenuItems:visited {
	color: #081589;
}
A.VertMenuItems:hover {
	color: #FF0000;
}
A.VertMenuItems:active  {
	color: #081589;
}
.VertMenuHr {
	width: 100%;
	height: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	color: #999999;
}
.CategoriesList {
	font-size: 12px;
}

/*
	Dialog box
*/
TABLE.DialogBox {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
TD.DialogBox {
	background-color: #ffffff;
	text-align: left;
	padding: 10px;
}
.DialogBorder {
	background-color: #68C1FF;
	height: 100%;
	padding: 0px;
}
TD.DialogTitle {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	background-image: url(images/dialog_bg_n.gif);
	vertical-align: bottom;
	height: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	text-align: left;
}
FONT.DialogTitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	vertical-align: bottom;
	height: 15px;
	text-align: left;
	margin-left: 10px;
}

/*
	Dialog info box
*/
TABLE.DialogInfo {
	width: 85%;
	text-align: center;
}
.DialogInfoTitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	vertical-align: bottom;
	text-align: left;
	height: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
.DialogInfoTitleborder {
	background-color: #081589;
	padding: 0px;
	vertical-align: bottom;
	height: 15px;
}
.DialogInfoborder {
	background-color: #081589;
	padding: 0px;
}
.DialogInfoIcon {
	width: 16px;
	height: 16px;
}
.DialogInfoClose {
	width: 15px;
	height: 13px;
}

/*
	Dialog tools section
*/
.NavDialogTitle {
	width: 50%;
    font-size: 11px;
    font-weight: bold;
    color: #330000;
	padding-left: 8px;
}   
.NavDialogborder {
	background-color: #D6D7D9;
}
.NavDialogBox {
	background-color: #FFFFFF;
}
.NavDialogSeparator {
	width: 100%;
	height: 14px;
	background-image: url(images/separator.gif);
	padding-left: 7px;
}
.NavDialogSeparator IMG {
	width: 100%;
	height: 14px;
}
.NavDialogCell {
	padding-right: 3px;
}
.NavDialogCell A IMG {
	width: 9px;
	height: 9px;
}

/*
	Product details page
*/
.ProductTitle {
	color: #081589;
	font-weight: bold;
	font-size: 12px;
}
.ProductTitleHidden {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}
.ProductDetailsTitle {
	color: #FF3300;
	font-weight: bold;
	font-size: 12px;
}
.TopText {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
}
.ProductDetails {
	color: #000000;
}
.ProductPriceTitle {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.ProductPriceConverting {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.ProductPrice {
	color: #FF3300;
	font-weight: bold;
	font-size: 12px;
}
.ProductPriceSmall {
	color: #FF3300;
	font-weight: bold;
}
.SaveMoneyLabel {
	width: 57px;
	height: 57px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/save_money.gif);
}
.MarketPrice {
	font-size: 14px;
	font-family: Times New Roman;
}
.PImgBox {
	text-align: left;
	vertical-align: top;
	width: 100px;
	padding-right: 8px;
}

/*
	Products list
*/
.PListImgBox {
	width: 90px;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	padding-right: 8px;
}
HR.PListLine {
	width: 100%;
	height: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}
.PListTaxBox {
	padding-left: 70px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.PListCell {
	background-color: #ffffff;
	text-align: center;
	padding: 10px;
	vertical-align: top;
}

/*
	Items style
*/
.ItemsList {
	color: #330000;
	font-weight: bold;
}
.ItemsListDisabled {
	color: #909090;
}
A.ItemsList:link {
	color: #330000;
	font-weight: bold;
}
A.ItemsList:visited {
	color: #330000;
	font-weight: bold;
}
A.ItemsList:hover {
	color: #330000;
	font-weight: bold;
}
A.ItemsList:active {
	color: #330000;
	font-weight: bold;
}

/*
	Location bar
*/
.NavigationPath {
	color: #000000;
	font-weight: bold;
}
.NavigationPath:link {
	color: #000000;
	font-weight: bold;
}
.NavigationPath:visited {
	color: #000000;
	font-weight: bold;
}
.NavigationPath:hover {
	color: #000000;
	font-weight: bold;
}
.NavigationPath:active  {
	color: #000000;
	font-weight: bold;
}

/*
	Buttons
*/
.FormButton {
	color: #28478B;
	font-weight: bold;
	font-size: 11px;
}
TABLE.ButtonTable {
	cursor: pointer;
	vertical-align: middle;
	DIRECTION: ltr;
}
TABLE.ButtonTable TD {
	padding: 0px;
}
TD.Button {								 
	background-image: url(images/custom/but_bg.gif);
	background-REPEAT: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
	white-space: nowrap;
}
FONT.Button {								 
	font-family: Arial;
	background: url(images/custom/but_bg.gif);
	color: #405685;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
IMG.ButtonSide {
	width: 10px;
	height: 22px;
}
.SimpleButton TR TD {
	padding: 0px;
	white-space: nowrap;
}
A.Button:link, A.Button:visited, A.Button:hover, A.Button:active {
	color: #330000;
	font-weight: bold;
}
.Goimage {
	width: 28px;
	height: 16px;
	vertical-align: middle;
	border: 0px;
}


/*
	Small text/link style
*/
.SmallNote:link {
	color: #000;
	font-size: 9px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:visited {
	color: #000;
	font-size: 9px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:hover {
	color: #000;
	font-size: 9px;font-family: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:active {
	color: #000;
	font-size: 9px;font-family: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallText {
	color: #000;
	text-decoration: none;
	font-size: 9px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
}

/*
	Category page
*/
.SubcatTitle {
	text-align: left;
	width: 95%;
	padding-left: 5px;
}
.SubcatInfo {
	text-align: right;
	white-space: nowrap;
	color: #000000;
}

/*
	Search sort bar
*/
.SearchSortTitle {
	font-weight: bold;
	padding-right: 20px;
}
.SearchSortLink:link, .SearchSortLink:visited, .SearchSortLink:hover, .SearchSortLink:active {
	text-decoration: underline;
}
.SearchSortImg {
	width: 9px;
	height: 9px;
	margin-right: 5px;
}
.SearchSortCell {
	padding-right: 20px;
}

/*
	Expandable section
*/
.ExpandSectionMark {
	width: 11px;
	cursor: pointer;
	vertical-align: middle;
}

/*
	Tab mechanism
*/
.Tab {
	background-color: #D6D7D9;
	font-weight: bold;
	TEXT-TRANSFORM: uppercase;
	width: 85px;
	height: 30px;
	text-align: center;
}
.TabTop {
	height: 5px;
	background-color: #D6D7D9;
}
TD.TabLeftSide {
	width: 9px;
	background-image: url(images/tab_l.gif);
}
TD.TabRightSide {
	width: 9px;
	background-image: url(images/tab_r.gif);
}
TD.TabLeftCorner {
	width: 9px;
	height: 9px;
	background-image: url(images/tab_c1.gif);
}
TD.TabRightCorner {
	width: 9px;
	height: 9px;
	background-image: url(images/tab_c2.gif);
}
TD.TabCenter {
	height: 9px;
	background-image: url(images/tab_b.gif);
}
IMG.TabCorner {
	width: 9px;
	height: 9px;
}
IMG.TabSide {
	width: 9px;
	height: 1px;
}

/*
	Pagination mechanism
*/
.NavigationArrow {
	width: 9px;
	height: 9px;
}
.NavigationTitle {
	white-space: nowrap;
	height: 14px;
	padding-right: 10px;
}
.NavigationCell {
	text-align: center;
	vertical-align: bottom;
	width: 17px;
	height: 14px;
}
.NavigationCell A:link, .NavigationCell A:visited, .NavigationCell A:hover, .NavigationCell A:active {
	text-decoration: none;
}
.NavigationCell IMG {
	height: 1px;
	width: 17px;
}
.NavigationCellWide {
	text-align: center;
	vertical-align: bottom;
	width: 23px;
	height: 14px;
}
.NavigationCellWide A:link, .NavigationCellWide A:visited, .NavigationCellWide A:hover, .NavigationCellWide A:active {
	text-decoration: none;
}
.NavigationCellWide IMG {
	height: 1px;
	width: 23px;
}
.NavigationCellSel {
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	width: 15px;
}

/*
	Subheader styles
*/
TABLE.SubHeaderGrey {
	width: 100%;
	margin-bottom: 10px;
}
.SubHeaderGrey {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
}
.SubHeaderGreyLine {
	height: 1px;
	background-color: #CCCCCC;
	padding: 0px;
}
TABLE.SubHeaderBlack {
	width: 100%;
	margin-bottom: 10px;
}
.SubHeaderBlack {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}
.SubHeaderBlackLine {
	height: 1px;
	background-color: #000000;
	padding: 0px;
}
TABLE.SubHeaderRed {
	width: 100%;
	margin-bottom: 10px;
}
.SubHeaderRed {
	font-weight: bold;
	padding: 0px;
}
.SubHeaderRedLine {
	height: 1px;
	background-color: #550000;
	padding: 0px;
}
TABLE.SubHeader {
	width: 100%;
	margin-bottom: 10px;
}
.SubHeader {
	color: #FF3300;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
}
.SubHeaderLine {
	height: 1px;
	background-color: #FF6600;
	padding: 0px;
}

/*
	User profile page
*/
.RegSectionTitle {
	color: #550000;
	font-size: 10px;
	font-weight: bold;
}

/*
	Customer reviews module
*/
IMG.StarImg {
	width: 14px;
	height: 14px;
}

/*
	Manufacturers module
*/
.ManufacturersItem {
	text-align: left;
	white-space: nowrap;
	width: 95%;
	padding-left: 5px;
}

/*
	Recommended products module
*/
UL.RPItems {
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/*
	Webmaster mode
*/
SPAN.Lbl {
	color: green;
	font-weight: bold;
}
.Section {
	margin: 0px;
	padding: 0px;
}

/*
	Fast Lane Checkout module
*/
.FLCAuthBox {
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 5px;
}
.FLCAuthPreBox {
	padding-left: 30px;
	height: 20px;
	width: 100%;
}
.FLCTopPad {
	vertical-align: middle;
	height: 15px;
}
.FLCTopPad IMG {
	width: 1px;
	height: 15px;
}

/*
		-- ADDONS --
*/

/*
	Gift registry module
*/
.HighLight {
	background-color: #FFFFCC;
}

/*
	Feature comparison module
*/
TABLE.CompareBtn {
	cursor: pointer;
}
TD.CompareBtnLeft {
	height: 18px;
	width: 21px;
	background-image: url(images/compare1.gif);
}
TD.CompareBtnLeft IMG {
	height: 18px;
	width: 21px;
}
TD.CompareBtnMain {
	background-image: url(images/compare2.gif);
	background-REPEAT: repeat-x;
	vertical-align: top;
	padding-left: 5px;
	padding-top: 2px;
}
TD.CompareBtnMainMozilla {
	background-image: url(images/compare2.gif);
	background-REPEAT: repeat-x;
	vertical-align: top;
	padding-left: 5px;
	padding-top: 1px;
}
TD.CompareBtnRight {
	height: 18px;
	width: 9px;
}
TD.CompareBtnRight IMG {
	height: 18px;
	width: 9px;
}
TD.FCompProductSelBox {
	padding: 0px;
	white-space: nowrap;
}
TD.FCompProductButtonBox {
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	width: 100%;
	white-space: nowrap;
}
TD.FCompProductAddCL {
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

TD.FCompFeatureHCell {
	vertical-align: top;
	text-align: center;
	background-color: #EEEEEE;
	font-weight: bold;
}
.HightLightEqualRow {
	background-color: #ffe8af;
	text-align: center;
}

/*
	Special offers module
*/
.SpecialOffersPrice {
	color: #FF3300;
	font-weight: bold;
	font-size: 14px;
}
.SpecialOffersThumb {
	DISPLAY: inline;
	margin-left: -51px;
}
.SpecialOffersThumb A IMG {
	width: 47px;
	height: 44px;
}

/*
	Fancy categories module
*/
.CatMenuItemOff {
	background-color: transparent;
	color: #1697ED;
	border-right: none;
	border-TOP: none;
	border-left: none;
	border-bottom: none;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left: 1px;
	margin-right: 0px;
	cursor: pointer;
	font-size: 12px;
}
.CatMenuItemOffExp {
	background-color: transparent;
	border-right: none;
	border-TOP: none;
	border-left: none;
	border-bottom: none;
	margin-bottom: 1px;
	margin-top: 1px;
	margin-left: 2px;
	margin-right: 3px;
	cursor: pointer;
}
.CatMenuItemOn {   
	background-color: #FFFFFF;
	color: #1697ED;
	border-right: 0px solid;
	border-TOP: none;
	border-left: none;
	border-bottom: none;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left: 1px;
	margin-right: 0px;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
}
.CatSubMenu {
position:relative;
	background-color: #D6D7D9;
	border-right: #68C1FF 1px solid;
	border-TOP: #68C1FF 1px solid;
	border-left: #68C1FF 1px solid;
	border-bottom: #68C1FF 1px solid;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	width: 150px;
	z-index: 100
}
A.CatMenuItem {
	font-size: 12px;
	font-family: Verdana;
	cursor: pointer;
	font-weight:bold;
	color:#1697ED;
	
}
A.CatMenuItem:link {
	color: #1697ED;
	text-decoration: none;
}
A.CatMenuItem:visited {
	color: #1697ED;
	text-decoration: none;
}
A.CatMenuItem:hover {
	color: #1697ED;
	text-decoration: none;
}
A.CatMenuItem:active {
	color: #1697ED;
	text-decoration: none;
}
A#nojs.CatMenuItem:hover {
    background-color: #FFFFFFF;
    color: #330000;
    text-decoration: none;
    	text-align: center;
}
IMG.FCIcon {
	width: 100px;
	height: 50px;
	border-width: 0px;
	margin-left: 2px;
	margin-right: 3px;
}
IMG.FCTriangle {
	width: 9px;
	height: 9px;
	border-width: 0px;
	margin-left: 3px;
}
TABLE.FCItemTable {
	width: 100%;
	border-width: 0px;
	margin: 0px;
	text-align: left;
}
TD.FCIconCell {
	vertical-align: middle;
	text-align: center;
}
TD.FCTriangleCell {
	vertical-align: middle;
	text-align: right;
}
/*	Explorer skin */

/*
	Product configurator module
*/
.ProductBG {
	background-color: #ffffff;
}
.SlotCell {
	width: 50%;
	height: 35px;
	padding-top: 25px;
	background-color: #ffffff;
	text-align: center;
}
.SlotProductCell {
	width: 50%;
	height: 35px;
	background-color: #ffffff;
	text-align: center;
}
TABLE.PCSummaryTable {
	width: 100%;
	background-color: #ffffff;
}
.PimageimageCell {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	height: 100%;
}
.PimageimageCell IMG {
	text-align: center;
	vertical-align: middle;
}
.PimageNumbersCell {
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
}
.PimageLine {
	height: 1px;
	background-color: #CCCCCC;
}
.PimageLine IMG {
	height: 1px;
}
BODY.Pimage {
	background-color: #FFFFFF;
}
.PimagePageRow {
	height: 30px;
	vertical-align: middle;
	padding-left: 10px;
}
.EqualRow {
	background-color: #ffffff;
	text-align: center;
}
TD.FCChain {
	width: 18px;
	background-REPEAT: repeat-y;
}
TD.FCChain IMG {
	width: 18px;
	height: 1px;
}
TD.FCExplorerBox {
	width: 37px;
	vertical-align: top;
	background-REPEAT: repeat-y;
}
TD.PListImgBox {
	width: 125px;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	padding-right: 8px;
}
DIV.PListImgBox {
	white-space: nowrap;
}
TD.FLCDialogCell {
	width: 50%;
	height: 220px;
	text-align: center;
}
TABLE.FLCDialog {
	width: 100%;
	height: 100%;
}

.MainBlue {
        background-color: #1697ED;
		  height: 22;
		  }

.LightBlue {
        background-color: #9fdaf8;
		  }

.BottomTitle {
      font-size: 13px; font-weight: bold; font-family: Verdana; color: #fff;
	  	background-image: url(images/bgrechtsonder.jpg);
	 }
	 
.FeaturedDialogBoxOff {
border: 1px solid #EEF9FF;
}

.FeaturedDialogBoxOn {
background-color: #EEF9FF;
border: 1px solid #555555;
} 

.HeaderMain {
background-color: #9fdaf8;
    text-decoration: none;
} 

#tablist {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #1697ED;
}

#tablist li {
	list-style: none;
	margin: 0;
	display: inline;
}

#tablist li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #1697ED;
	border-bottom: none;
	background: #159EFF;
	text-decoration: none;
	font-family: Verdana;
}

#tablist li a:link { 
	color: #330000; 
}

#tablist li a:visited { 
	color: #330000; 
}

#tablist li a:hover {
	color: #000000;
	background: #9fdaf8;
	border-color: #159EFF;
}

#tablist li a.current {
	background: #9fdaf8;
	color: #330000;
	border-bottom: 1px solid #159EFF;
}

#textbox {float:left; height:600px; overflow:hidden;}
.txt {display:block; height:600px;}

.DropLeft {
	background-image: url(images/dropshadow_left.jpg);
	width: 7px;
}

.DropRight {
	background-image: url(images/dropshadow_right.jpg);
	width: 7px;
}
.DropBottomRight {
	background-image: url(images/dropshadow_bottomright.jpg);
	width: 7px;
	height: 5px;
}.DropBottom {
	background-image: url(images/dropshadow_bottom.jpg);
	width: 7px;
	height: 5px;
}.DropBottomLeft {
	background-image: url(images/dropshadow_bottomleft.jpg);
	width: 7px;
	height: 5px;
}
.TopAnders {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	color: #1697ED;
	font-weight: bold;
}
.Button {
	font-family: Arial;
	background: url(images/custom/but_bg.gif);
	font-weight: bold;
	color: #04148D;
	font-size: 11px;
	text-decoration: none;
}
.ButtonHead {
	font-family: Verdana, Arial, sans-serif;
	background: url(images/custom/but_head_bg.gif);
	color: #4E6281;
	font-size: 10px;
	text-decoration: none;
}

.sidebox {
margin: 0 auto; 
width: 24em; 
background: url(images/sbbody-r.gif) no-repeat bottom right;
font-size: 100%;
}
.boxhead {
background: url(images/sbhead-r.gif) no-repeat top right;
margin: 0;
padding: 0;
text-align: left;
}
.boxhead h2 {
background: url(images/sbhead-l.gif) no-repeat top left;
margin: 0;
padding: 18px 30px 5px;
color: white; 
font-weight: bold; 
font-size: 1.2em; 
line-height: 1em;
}
.boxbody {
background: url(images/sbbody-l.gif) no-repeat bottom left;
margin: 0;
padding: 5px 25px 25px;
} 
.CatTitle {
      font-size: 13px; font-weight: bold; font-family: Verdana; color: #fff;
	  	 }
.CartTitle {
      font-size: 12px; font-weight: bold; font-family: Verdana; color: #fff;
      	background-image: url(images/winkelwgbg.jpg);
	  	 }

#navcontainer ul
{
font-size: .9em; font-weight: bold; font-family: Verdana;
background-color: #ffea00;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
border-top: 5px solid #ff0000;
border-bottom: 5px solid #ff0000;
line-height:18px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
padding: 0.2em 1em;
color: #000;
background-color: #ffea00;
}

#navcontainer ul li a:hover
{
color: #fff;
background-color: #1697ED;
}

#navcontainerbttm ul
{
font-size: .9em; font-weight: bold; font-family: Verdana;
background-color: #1697ED;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
line-height:18px;
border-top: 5px solid #ff0000;
border-bottom: 5px solid #ff0000;
}

#navcontainerbttm ul li { display: inline; }

#navcontainerbttm ul li a
{
text-decoration: none;
padding: 0.2em 1em;
color: #fff;
background-color: #1697ED;
}

#navcontainerbttm ul li a:hover
{
color: #000;
background-color: #ffea00;
}

.Motto {
color: #000000;
font-size: 1.3em; font-weight: bold; font-family: Verdana;
} 