@charset "UTF-8";

body {
	background-color: #FFF;
	margin: 0px;
}


A.cartNavigation {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 11px;
  color: #0000CC; 
}

A.cartNavigation:hover {
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	color: #0000CC;
}

.inactiveNavigation {
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: 13px;
	background: #F4F4F4;
	color: #666666;
}
TD.inactiveNavigation {
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: 13px;
	background: #F4F4F4;
	color: #999999;
}

inactiveSubNavigation {
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	background: #DDDDDD;
	color: #666666;
}
TD.inactiveSubNavigation {
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
}
.activeNavigation {
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: 13px;
	background: #CB2F54;
	color: #FFFFFF;
	font-weight: bold;
}

A.activeNavigation {
	color: #666666;
}

A.activeNavigation:hover {
	color: #FFE8EB;
	text-decoration: none;
}

TD.products_info_head_top {
	font-family:Georgia, "Times New Roman", Times, sans-serif;
	font-size: 12px;
	background: #F3F3F3;
	font-weight: bolder;
	color: #666666;
}

TD.products_info_head {
	font-family:Georgia, "Times New Roman", Times, sans-serif;
	font-size: 11px;
	background: #F4F4F4;
	line-height: 10px;
}



.boxText { font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma; font-size: 12px; }
.errorBox { font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma; font-size: 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma; font-size: 12px; color: #cc0033; }
.stockWarningOK { font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma; font-size: 12px; color: #006600; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma; font-size: 12px; color: #70d250; text-decoration: underline; }



FORM {
	display: inline;
}

TR.header {
  /* background: #ffffff; */
}

TR.headerNavigation {
/*	BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif) repeat; */
/*   background: #408080; */
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 13px;
/*   background: #408080; */
  background: #ffffff;
/*	BACKGROUND-IMAGE: url(images/header_bar_bluelines.gif); BACKGROUND-REPEAT: repeat */
  color: #999999;
/*  color: #000000; */
  font-weight : bold;
}

A.headerNavigation {
  color: #999999;
/*  color: #000000; */
}

A.headerNavigation:hover {
  color: #990000;
/*  color: #990000; */
}

TR.headerError {
  background: #990000;
}

TD.headerError {
  font-family: "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Tahoma,"Trebuchet MS", Arial;
/*  font-size: 14px; */
  font-size: 11px;
  background: #990000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Tahoma,"Trebuchet MS", Arial;
/*  font-size: 14px; */
  font-size: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
	background-color: #0098DB;
}

TD.footer {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 12px;
/*  background: #bbc3d3; */
/*  background: #408080; */
/*  color: #ffffff; */
  color: #666666;
	background-color: #EBEBEB;
}

.infoBox {
	background: #408080;
	background-color: #CCCCFF;
}

.infoBoxContents {
/*  background: #f8f8f9; */
  background: #FFFFF9;
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 12px;
}

TD.infoBoxHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0098DB;
	vertical-align: top;
}

TD.infoBox, SPAN.infoBox {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
/*  background: #f8f8f9; */
/*  background: #f4f7fd; */
  background: #F0F0F0;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
/*  background: #f8f8f9; */
  background: #F9F9F9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

/* turned off
.productListing-heading {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 12px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}
*/

/* START Categories Tabs v2.0 */
A.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold; 
  color: #0000CC; 
}

A.tabsNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold; 
  color: #3366CC;
}

TD.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
/*  background: #0098DB;*/
  color: white;  /* Color of the not selected category text */
  font-weight : bold;
}
/* END Categories Tabs v2.0 */

TR.productListing-heading {
	background-color: #F3F3F3;
}

TD.productListing-heading {
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

A.productListing-heading {
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	cursor: s-resize;
	text-decoration: underline;
}


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#CB2F54;
	line-height:normal;
	text-decoration:none;
	font-weight: lighter;

}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 12px;
  color: #000000;
}


.main	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	font-family: "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: 13px;
	line-height: 1.6;
	text-align: left;
}

.main	a {   /* Font style, size of main menu items */
	text-decoration: none;
	color:#0098DB
}

.main a:visited	{   /* Default font style & color of main menu items */
	color: #0098DB;
	text-decoration: none;	
}

.main a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #0098DB;
	text-decoration: none;
}

.main a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;	
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 11px;
}

.lizenztext, .lizenztext A:hover, .lizenztext A:link, .lizenztext A:visited, .lizenztext A:visited:hover {
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
}

TR.nopagebreak, SPAN.nopagebreak, P.nopagebreak {
	page-break-after: avoid;
	page-break-inside: avoid;
	page-break-before: avoid;
}
TR.pagebreak, P.pagebreak {
	page-break-after: avoid;
	page-break-inside: avoid;
	page-break-before: always;
}

/* Moved Down lower */
TD.accountCategory_OLD {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 11px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
/*  font-size: 14px; */
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
/*  font-size: 14px; */
  font-size: 11px;
}

TD.tableHeading {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
/*  font-size: 14px; */
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 12px;
  color: #990000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 11px;
}

/*  font-size: 14px; */
SPAN.greetUser_OLD {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 11px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Tahoma,"Trebuchet MS", Arial;
  font-size: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Tahoma,"Trebuchet MS", Arial;
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  color: #990000;
}

SPAN.errorText {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  color: #990000;
}

.moduleRow {
	background-color: #F5FBFE;
}
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma; font-size: 12px; color: #990000; }


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
// ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
// ::::::::::::::::::::::::: NEW STYLES :::::::::::::::::::::::::::::::::
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* WebMakers.com Added: New Styles */

/* LOGIN CLASSES */
TD.accountCategory {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma; TEXT-ALIGN: left
}
SPAN.greetUser {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #009148; FONT-FAMILY: Arial, Verdana, sans-serif
}
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* WebMakers.com Added: Quantity Controller */
/* ERROR MESSAGES ON QUANTITY AND UNITS */
TD.QtyErrors, P.QtyErrors {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 11px;
  color= #990000;
  line-height: 1.5;
}

/* BOF: For Discount Prices */
TD.DiscountPriceTitle, P.DiscountPriceTitle {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 11px;
	color: #666666;
  line-height: 1.0;
}

TD.DiscountPriceQty, P.DiscountPriceQty {
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	color: #666666;
	line-height: 2;
	background-color: #EBEBEB;
}

TD.DiscountPrice, P.DiscountPrice {
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 2;
	font-style: normal;
	font-weight: bold;
	background-color: #EBEBEB;

}

TD.QuantityDiscountAvailable, P.QuantityDiscountAvailable {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 12px;
	color: #666666;
}
/* EOF: For Discount Prices */

/* BOF: PRICES */
TD.pageHeadingPriceSavings, DIV.pageHeadingPriceSavings {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #A62A2A;
}

TD.pageHeadingPrice, DIV.pageHeadingPrice {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #808000;
}

TD.pageHeadingPriceWholesale, DIV.pageHeadingPriceWholesale {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #0000FF;
}

TD.pageHeadingPriceList, DIV.pageHeadingPriceList {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.pageHeadingPriceRebate, DIV.pageHeadingPriceRebate {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #D1AF0E;
}

TD.pageHeadingRebateSavings, DIV.pageHeadingRebateSavings {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #388E8E;
}
/* EOF: PRICES */


/* BOF: Define an Outline style */
.outline {
  border: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  background-color: #FFFFFF;
}
/* EOF: Define an Outline style */

/* box2.php */
.infoBox2 {
  border: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
}

/* Shopping Cart Styles */
TD.ShoppingCartPrices, P.ShoppingCartPrices {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 11px;
  font-weight: bold;
  color=#000000;
  line-height: 1.5;
}

TD.ShoppingCartSavings, P.ShoppingCartSavings {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #990000;
  line-height: 1.5;
}

TD.ShoppingCartRebateSavings, P.ShoppingCartRebateSavings {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #D1AF0E;
  line-height: 1.5;
}

/* Shopping Cart Rows */
TR.productListing-odd_shopping {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border: #990000;
  background: #d5d5d5;
}

TR.productListing-even_shopping {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border: #990000;
  background: #ebebeb;
}

TD.productListing-data {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 12px;
}

/* BOF: Sample colors for product listing */
A.productListing-data {
  color: #008080;
}

A.productListing-data:hover {
  color: #990000;
  background: #C0C0C0;
}
/* EOF: Sample colors for product listing */


TD.ShoppingCartmainRed, P.ShoppingCartmainRed {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 11px;
  color: #990000;
  line-height: 1.5;
}

A.ShoppingCartError {
  color: #990000;
  text-decoration: none;
}

A.ShoppingCartError:hover {
  color: #990000;
  text-decoration: underline;
  background: #8080FF;
}

SPAN.ShoppingCartError {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  color: #990000;
}

TD.ShoppingCartHelp_main, P.ShoppingCartHelp_main {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 11px;
  line-height: 1.25;
}

TD.ShoppingCartShipping_main, P.ShoppingCartShipping_main {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 11px;
  line-height: 1.25;
}


/* BOF: Category Text Description Top Level and SubLevel */
TR.CategoriesDescriptionTop {
  background: #FFFFFF;
}

TD.CategoriesDescriptionTop {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 11px;
  background: #FFFFFF;
  color: #000000;
  line-height: 1.5;

}

TR.CategoriesDescriptionSub {
  background: #d2e9fb;
}

TD.CategoriesDescriptionSub {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 12px;
  background: #d2e9fb;
  color: #000000;
  font-weight: normal;
/*  line-height: 1.5; */
  padding-right: 5px;
  padding-left: 5px
}

 /* EOF: Category Text Description Top Level and SubLevel */

/* Caution Messages */
TR.Caution {
  background: #EBCB14;
}

TD.Caution {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 12px;
  background: #FFFF00;
  color: #000000;
  font-weight: bold;
  line-height: 1.5;
  padding-right: 5px;
  padding-left: 5px
}

/* Categories and Manufacturer default.php */
TD.pageHeading_section, DIV.pageHeading_section {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.product_info_BODY {
/*
  background-image: url(images/bg.jpg);
  BACKGROUND-REPEAT: off;
*/
}

TR.product_info_BODY {
/*
  background-image: url(images/bg.jpg);
  BACKGROUND-REPEAT: off;
*/
}

TABLE.product_info_BODY {
/*
  background-image: url(images/bg.jpg);
  BACKGROUND-REPEAT: off;
*/
}

TABLE.HeaderBackground {
/*  background-image: url(images/clouds.jpg); */
/* BACKGROUND-REPEAT: repeat */
/*  background: #000000 */
  background: #FFFFFF
}


TD.ShoppingCart, P.ShoppingCart, SPAN.ShoppingCart {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 11px;
  text-decoration: bold;
  color: #000000;
  line-height: 1.5;
}

TD.ShoppingCartAttributes, P.ShoppingCartAttributes, SPAN.ShoppingCartAttributes {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 11px;
  font-style: italic;
  color: #008080;
  line-height: 1.5;
}

TD.ShoppingCartAttributesError, P.ShoppingCartAttributesError, SPAN.ShoppingCartAttributesError {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 11px;
  font-style: italic;
  color: #990000;
  line-height: 1.5;
}

TD.ProductIsFree, P.ProductIsFree, SPAN.ProductIsFree {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 11px;
  text-decoration: bold;
  color: #990000;
}

TD.ProductIsShowroomOnly, P.ProductIsShowroomOnly, SPAN.ProductIsShowroomOnly {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 11px;
  text-decoration: bold;
  color: #0000FF;
}

/* Downloads not available message */
TD.DownloadsMsg, P.DownloadsMsg{
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 11px;
  line-height: 1.5;
  font-weight: bold;
  color="FF0000";
}


/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
/* <FONT COLOR="bbc3d3" FACE="Arial" SIZE="1"> */
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 11px;
  line-height: 1.5;
  color="bbc3d3";
}

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url(images/button_blank_left.gif);
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url(images/button_blank_right.gif);
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url(images/button_blank_middle.gif);
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 11px;
  font-weight: bold;
/*  background: #408080; */
  color: #ffffff;
}
A.HeaderPageLinks {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}
A.HeaderPageLinks:hover {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 14px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #00FF00;
}

/* All Products */
TR.AllProducts {
  background: #d2e9fb;
}

TD.AllProducts {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 12px;
  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
  line-height: 1.5;
  padding-right: 5px;
  padding-left: 5px
}

/* Attributes Qty:Prices Onetime Charges */
TR.AttributesQtyPricesOntime-odd {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 0;
}

TR.AttributesQtyPricesOntime-even {
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border: #990000;
  background: #ebebeb;
}

TD.ProductDescription, SPAN.ProductDescription, P.ProductDescription {
font-family: georgia, times, serif;
  font-size: 15px;
  line-height: 1.6;
}

.messageStackCaution { font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma; font-size: 12px; background-color: #FFFF00; }

A.BoxLinks {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: underline;
}
A.BoxLinks:hover {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 11px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #000000;
  text-decoration: underline;
}

/* Poll Booth */
TD.pollBoxRow {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 12px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px;
}
TD.pollBoxText {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 12px;
  border-color: #eeeeee;
  border-style: solid;
  border-width: 1px;
}
TR.pollOptRow {
  background: #f1f9fe;
}
TR.pollFooter {
  background: #f1f9fe;
}

/* BOF: column styles */
TABLE.ColumnLeft {
/*  background: #171d2b; */
}
TR.ColumnLeft {
/*  background: #171d2b; */
}
TD.ColumnLeft {
/*  background: #171d2b; */
}
TABLE.ColumnRight {
/*  background: #171d2b; */
}
TR.ColumnRight {
/*  background: #171d2b; */
}
TD.ColumnRight {
/*  background: #171d2b; */
}
/* EOF: column styles */

/* footer Back Ground */
TABLE.footerTable {
  background: #C7D2D9;
  background-image: url('images/footer_background.jpg');
  background-repeat: repeat;
}

/* footer middle */
TD.footerMiddle {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 12px;
  color: #000000;
}

/* Header Navigation Bar Additional Links */
TR.headerNavigationBarLink {
/*   background: #408080; */
}

TD.headerNavigationBarLink {
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
/*  color: #ffffff; */
  color: #999999;
	font-weight: bold;
}

A.headerNavigationBarLink {
/*  color: #FFFFFF; */
  color: #999999;
}

A.headerNavigationBarLink:hover {
/*  color: #ffffff; */
  color: #990000;
}


A.headerNavigationBarLinkBreadCrumbs {
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
/*  color: #ffffff; */
  color: #999999;
	font-weight: bold;
}
A.headerNavigationBarLinkBreadCrumbs:hover {
  color: #990000;
}

/* BOF: Image on Product_info */
A.ProductInfoImage {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 12px;
  color: #408080;
  text-decoration: none;
}

A.ProductInfoImage:hover {
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}

TABLE.ProductInfoImage {
/*
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
*/
  padding:2px;
*/
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
*/
/*
  border-width: 3px;
  border-color: "#990000";
  border-style: solid;
  background: #ebebeb;
*/
  float:right;
}

TD.ProductInfoImage {
/*
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px
*/
/*  padding:10px; */
*/
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
*/
/*
  border-width: 3px;
  border-color: "#0000FF";
  border-style: solid;
*/
  background: #FFFFFF;
  float:center;
}
/* EOF: Image on Product_info */

/* BOF: Define Main Page in a box */
.infoBoxDefineMainpage {
/*  background: #b6b7cb; */
  background: #408080;
}

.infoBoxContentsDefineMainpage {
/*  background: #f8f8f9; */
  background: #ddddcc;
  font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
  font-size: 12px;
}

/* add image borders - comment out to remove the borders */
/* suggested by Paul Math */
/*
td.productListing-data img {border: 2px #09f groove;}
td.productListing-data a:hover img {border: 2px red groove;}
*/
.xsmall {
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size:14px;
	color:#333333;
	line-height:10px;
	text-decoration:none;
}

.small {
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size:18px;
	color:#333333;
	line-height:10px;
	text-decoration:none;
}

.categories_teaser {
	color:#0098DB;
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size:large;
	font-size:20px;
	margin:0pt;
	padding:0pt;
	text-align: left;
}

.calendar_teaser a:link, .calendar_teaser a:visited {
	color:#CCCCCC;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size:17px;
}
.calendar_teaser a:hover {
	color:#999999;
	
}

.calendar_text a:link, .calendar_text a:visited {
	color:#FFFFFF;
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size:13px;
}

.calendar_text a:hover {
	color:#999999;
	
}

.categories_teaser2 {
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size:16px;
	color:#0098DB;
	text-decoration:none;
	display: inline;
	text-align: left;
}

blog_teaser {
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size:18px;
	color:#999999;
	line-height:normal;
	text-decoration:none;
	font-weight: lighter;

}


.medium {
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: 24px;
	color:#CC6699;
	line-height:16px;
	text-decoration:none;
}

.large{
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size:26px;
	color: #7ACC00;
	text-decoration:none;
}

.verylarge{
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: 28px;
	color: #99ccde;
}

.megalarge {
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-weight:bold;
	font-size:36px;
	color:#0098DB;
}
.infomappe_teaser {
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-weight:bold;
	font-size:50px;
	color:#999999;
	font-style: italic;
}
.infomappe_vaname{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color: #0066CC;
	font-weight: bold;
	text-decoration:none;
}

.teaser{
	font-size:0px;
	background-color: #FFFFFF;
}


.teaser2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #666666;
	font-weight: bold;
	text-decoration:none;
}
.navigation{
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	color: #CB2F01;
	font-weight: bold;
	text-decoration:none;
}

.products_info_vaname{
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin-bottom:0pt;
	color: #0099CC;
}
.products_info_mappee{
	font-family:Georgia, "Times New Roman", Times, sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin-bottom:0pt;
	color: #CC3300;
}
.infomappe_2business{
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size:26px;
	color: #999999;
	text-decoration:none;
	font-weight: bold;
}
.winter{
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size:12px;
	color: #0098DB;
	text-decoration:inherit;
}
span.commenttail {
  background: url(images/bg_commenttail.gif) bottom  right no-repeat;
  bottom: 4px;
  height: 18px;
  margin-left: 3px;
  overflow: hidden;
  position: absolute;
  width: 19px;
	}
div.nicetitle {
	position: absolute;
	padding: 4px;
	top: 0px;
	left: 0px;
	color: #0098DB;
	font-size: 11px;
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-weight: bold;
	background-color: #FFFFFF;
	border: thin #0098DB;
}
div.nicetitle p {
    margin: 0; padding: 0 3px;
}
div.nicetitle p.destination {
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
}
.speisekarte {
	font-size: 13px;
	font-family:Georgia, "Times New Roman", Times, sans-serif;
}
.quickfind {
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, sans-serif;
	border: 1px solid #ccc;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F2F2F2;

}

.leftmenu {
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	padding-right: 10px;
}


.leftmenu a:hover {
	background-color: #0098DB;
	color: #FFFFFF;
}


.else {
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	clear: left;
	float: right;
	width: 150px;
}

.quickfind2 {
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, sans-serif;
	padding: 3px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #DFDFCE;
}
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}



#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

	


/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: white;
	background-color: #CC4562;
	border: 1px outset #0098DB;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
}

.horizitem a {              /* Font style, size of submenu items */
	font-family: "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS",Arial,Tahoma;
	font-size: 14px;
	text-decoration: none;
	position: relative;
	display: block;
	font-weight: bold;
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #FFFFFF;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #CC4562;
	background-color: #FFFFFF;
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #CC4562;
	background-color: #FFFFFF;
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 3;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #CC4562;
	position: relative;
	display: block;
	border: 1px outset #fdfefd;
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.horizsubitem a {            /* Font style, size of submenu items */
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	position: relative;
	display: block;
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #CC4562;
	background-color: #FFFFFF;
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #CC4562;
	background-color: #33CCCC;
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;		
	text-decoration: none;
	position: relative;
	display: block;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #000000;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;	
}

  $Id: events_calendar.css $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

/**
 * Events Calendar styles.
 */
TABLE.calendarBox
{
    width: 216px; 
    height: 215px;
	padding: 5px 30px 31px;
    cursor: default;
}
IFRAME.calendarBox
{
    width: 216px; 
    height: 215px;
}
.calendarBoxHeader
{ 
    font-family: "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS",Arial,Tahoma;
    font-size: 11px;
    font-weight: bold;
    background: #656872;
    color: #FFFFFF;
    text-decoration: none; 
    height: 16px;
}

.yearHeader 
{
	font-family: Helvetica, "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS",Arial,Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #CC0000;
	background-color: #EDECE9;
	text-decoration: none;
} 

.yearHeaderYearview 
{
	font-family: Helvetica, "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS",Arial,Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	background-color: #EDECE9;
	text-decoration: none;
} 

.yearHeader SELECT
{
    font-size: 8px;
    background: #D7D2C8; 
    color: #000000;
}
.yearHeaderButton
{
    font-size: 10px;
    font-weight: bold;
    border: 1px outset #b4ad9a; 
    background: #D7D2C8; 
    margin: 0px; 
    color: #000000; 
    width: 40px; 
    height: 16px;
}

.calendarMonth 
{ 
    background-color: #EDECE9; 
    cursor: default; 
    width: 100%;
}

.calendarMonthManager 
{ 
    background-color: #EDECE9; 
    cursor: default; 
    width: 100%;
}

.calendarHeader 
{
	font-family: "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS",Arial,Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background: #0098DB;
	text-decoration: none;
	height: 20px;
	
}
.calendarToday 
{ 
    font-family: "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS",Arial,Tahoma; 
    font-size: 10px; 
    color: #000000; 
    background-color: #FFCF00; 
    padding-left : 3px; 
    text-decoration: none; 
    border:1px outset #FFFFFF;    height: 18px; 
width: 15px;
}
.calendarWeekend 
{
	font-family: "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS",Arial,Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #EFEDE9;
	padding-left : 3px;
	line-height: 14px;
	text-decoration: none;
	border:1px outset #FFFFFF;    height: 18px; 
width: 15px;
}
.calendar 
{ 
    font-family: "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS",Arial,Tahoma; 
    font-size: 10px; 
    color: #000000; 
    background-color: #FFFFFF; 
    padding-left : 3px; 
    line-height: 14px; 
    text-decoration: none; 
    border:1px outset #FFFFFF;    height: 18px; 
width: 15px; 
}
.event 
{ 
    font-family: "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS",Arial,Tahoma; 
    font-size: 11px; 
    color: #000000; 
    background-color: #FFFFFF; 
    text-decoration: none; 
    border: 0px solid #656872; 
}
.event_header   
{
	font-family: "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS",Arial,Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0098DB;
} 

.event_header_dates
{
font-family: "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS",Arial,Tahoma; 
font-size: 11px; 
color: #000000; 
background-color: #FFFFFF; 
text-decoration: none; 
border: 1px inset #F2F4F7;
}

/* used for list number */
.event_header_zahl    
{ 
    font-family: "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS",Arial,Tahoma; font-size: 11px; line-height: 1.5; color: #FFFFFF; background-color: #000099; text-decoration: none; 
} 
.event_description
{
	font-family: "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS",Arial,Tahoma;
	font-size: 11px;
	line-height: 1.7;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
} 

.empty 
{ 
    background-color: #0098DB; 
    line-height: 14px;    height: 14px; 
width: 15px; 
}

.unbuchbar 
{
	 background-color: #0098DB; 
    line-height: 14px;    height: 14px; 
width: 15px; 
}


.emptyManager 
{
	background-color: #CCCCCC;
	line-height: 14px;
	height: 14px;
	width: 15px;
}

.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover 
{
	text-decoration: underline;
}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover 
{
    color: red; 
    text-decoration: underline;
}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover 
{
    color: red; 
    text-decoration: underline;
}
.trip, .trip A
{
	font-family: "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS",Arial,Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #33CC66;
	padding-left : 3px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}

.tripmanager, .tripmanager A
{
	font-family: "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS",Arial,Tahoma;
	font-size: 9px;
	color: #000000;
	padding-left : 3px;
	background-color: #F3CF01;
	text-align: left;
}

.trip A:hover
{
	color: #FFFFFF;
	padding-left : 3px;
	line-height: 14px;
	text-decoration: blink;
	font-weight: bold;
	background-color: #009900;
}

.notrip, .notrip A
{
	font-family: "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS",Arial,Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #D6E9FF;
	padding-left : 3px;
	line-height: 14px;
	text-decoration: none;
	text-align: right;
}
.notrip A:hover
{
	color: #000000;
	background-color: #66FFFF;
	line-height: 14px;
	text-decoration: none;
	padding-left : 3px;

}
.greenbutton
{
	background-color: #339900;
	color: #FFFFFF;
}
.redbutton
{
	background-color: #CC3300;
	color: #FFFFFF;
}


/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{
	padding:5px 4px 5px 5px;
	color:#555555;
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size:medium;
	text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:20px;
		margin:-2px 0px 0px 0px;
		background-color:transparent;
		border-style:none;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 10px 3px 5px;
		background-color:transparent;
		font-size:13px;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{
	background-color:#0098DB;
	color:#FFFFFF;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{
	background-color:#0098DB;
	color:#FFFFFF;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{
	background-color:#DCD9D2;
	color:#0098DB;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{
	cursor:default;
	padding:4px 10px 4px 4px;
	color:#0098DB;
		
	}
	
	#qm0 .qmsub	
	{
	cursor:default;
	color:#666666;
	font-size: 12px;
		
	}


	/*"""""""" Horizontal unterteiler bei Hauptkategorie Dividers""""""""*/	
	#qm0 .qmdividerx	
	{
	border-top-width:1px;
	margin:4px 0px 4px 0px;
	border-color:#0098DB;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{
	border-left-width:1px;
	height:15px;
	margin:4px 6px 0px 6px;
	border-color:#0098DB;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{
	border-color:#0098DB;
	background-color:#0098DB;
	color: #FFFFFF;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{
	padding:0px 0px 0px 4px;
	font-size: medium;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{
	padding:10px;
	margin:-2px 0px 0px 0px;
	background-color:#F2ECEB;
	border-width:3px;
	border-style:solid;
	border-color:#0098DB;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a	
	{
	background-color:#EAEBF2;
	}

.eventcell
{
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0098DB;
	}
.eventcell_booked
{
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
	}

.eventcell_cachr
{
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF6D22;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 4d4f53;
	border-right-color: 4d4f53;
	border-bottom-color: 4d4f53;
	border-left-color: 4d4f53;
	}	
	
	.eventcell_ultra
{
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	background-color: #FF6D22;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 4d4f53;
	border-right-color: 4d4f53;
	border-bottom-color: 4d4f53;
	border-left-color: 4d4f53;
	}	
	
		.eventcell_tubing
{
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	background-color: #66CC99;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 4d4f53;
	border-right-color: 4d4f53;
	border-bottom-color: 4d4f53;
	border-left-color: 4d4f53;
	}	


.eventcell_party
{
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	background-color: #FFCC00;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 4d4f53;
	border-right-color: 4d4f53;
	border-bottom-color: 4d4f53;
	border-left-color: 4d4f53;
	}	



.eventcell_outdoor2business
{
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #69BE28;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 4d4f53;
	border-right-color: 4d4f53;
	border-bottom-color: 4d4f53;
	border-left-color: 4d4f53;
	}	

.eventcell_kanudeluxe
{
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #993333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 4d4f53;
	border-right-color: 4d4f53;
	border-bottom-color: 4d4f53;
	border-left-color: 4d4f53;
	}	
	
	.pagebreaker {
	page-break-before: always;
}

.querfeldeins {
	color: #0098DB;
}


.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: right;
	clear: none;
}


.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
	float: right;
}


.TabbedPanelsTabQUE {
	background-color: #ffcc00;
   	border-bottom-color: #ffcc00;
	position: relative;
	float: left;
	padding: 0px 0px;
	margin: 0px 10px 0px 0px;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: sans-serif;
	font-size: 0.1em;
}


.TabbedPanelsTabEKS {
	background-color: #00b39a;
   	border-bottom-color: #00b39a;
	position: relative;
	float: left;
	padding: 0px 0px;
	margin: 0px 10px 0px 0px;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: sans-serif;
	font-size: 0.1em;
}

.TabbedPanelsTabO2B {
	background-color: #69be28;
   	border-bottom-color: #69be28;
	position: relative;
	float: left;
	padding: 0px 0px;
	margin: 0px 10px 0px 0px;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: sans-serif;
	font-size: 0.1em;
}

.TabbedPanelsTabTRI {
	background-color: #d10074;
   	border-bottom-color: #d10074;
	position: relative;
	float: left;
	padding: 0px 0px;
	margin: 0px 10px 0px 0px;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: sans-serif;
	font-size: 0.1em;
}

.TabbedPanelsTabRAF {
	background-color: #2DA6FF;
   	border-bottom-color: #2DA6FF;
	position: relative;
	float: left;
	padding: 0px 0px;
	margin: 0px 10px 0px 0px;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: sans-serif;
	font-size: 0.1em;
}

.TabbedPanelsTabCAC {
	background-color: #ff7900;
   	border-bottom-color: #ff7900;
	position: relative;
	float: left;
	padding: 0px 0px;
	margin: 0px 10px 0px 0px;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: sans-serif;
	font-size: 0.1em;
}

.TabbedPanelsTabKAN {
	background-color: #983222;
   	border-bottom-color: #983222;
	position: relative;
	float: left;
	padding: 0px 0px;
	margin: 0px 10px 0px 0px;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: sans-serif;
	font-size: 0.1em;
}

/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTabHover {
	position: relative;
	float: left;
	padding: 0px 0px;
	margin: 0px 10px 0px 0px;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: sans-serif;
	font-size: 0.1em;
}

/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
.TabbedPanelsTabSelected {
	border-bottom-width: 4px;
	border-bottom-style: solid;
}

/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 0px #CCC;
	border-bottom: solid 0px #CCC;
	border-top: solid 0px #999;
	border-right: solid 0px #999;
	background-color: #FFFFFF;
}

/* This is the selector for the Content panel. The Content panel holds the
 * content for a single tabbed panel. For our default style, this container
 * provides some padding, so that the content is not pushed up against the
 * widget borders.
 *
 * The name of the class ("TabbedPanelsContent") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the Content container.
 */
.TabbedPanelsContent {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {
	font-family:"Lucida Grande","Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	text-align: right;
}

.TabbedPanelsContentVisible a {
	color: #FF6D22;
	text-decoration: none;
}


/* Vertical Tabbed Panels
 *
 * The following rules override some of the default rules above so that the
 * TabbedPanels widget renders with its tab buttons along the left side of
 * the currently active content panel.
 *
 * With the rules defined below, the only change that will have to be made
 * to switch a horizontal tabbed panels widget to a vertical tabbed panels
 * widget, is to use the "VTabbedPanels" class on the top-level widget
 * container element, instead of "TabbedPanels".
 */

/* This selector floats the TabGroup so that the tab buttons it contains
 * render to the left of the active content panel. A border is drawn around
 * the group container to make it look like a list container.
 */
.VTabbedPanels .TabbedPanelsTabGroup {
	float: right;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 0px #999;
}

/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

.logo {
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

DIV.river-rafting {
	background-color: #A9C6E2;
	padding: 3px;
}

DIV.kanudeluxe {
	background-color: #E8B5BA;
	padding: 3px;
}

DIV.cachr {
	background-color: #ff7900;
	padding: 3px;
}

DIV.booking {
	background-color: #000000;
	color: #FFFFFF;
	padding: 3px;
}

DIV.EXT-OK-GUIDES-OK {
/*  background-color: #C9C9C9; */
  background-color: #57AAAA;

}

DIV.EXT-NO-GUIDES-OK {
/*  background-color: #C9C9C9; */
  background-color: #FFCC00;

}

DIV.EXT-NO-GUIDES-NO {
/*  background-color: #C9C9C9; */
  background-color: #FF0066;

}

DIV.EXT-OK-GUIDES-NO {
  background-color: #FF9966;


}

