/* font global */
td { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 10px}

/* background color, scrolling */
body { background-color: #000000; scrollbar-base-color: #FEFBD3; scrollbar-track-color: #FEFBD3; scrollbar-face-color: #FEFBD3; scrollbar-highlight-color: #FEFBD3; scrollbar-3dlight-color: black; scrollbar-darkshadow-color: black; scrollbar-shadow-color: #FEFBD3; scrollbar-arrow-color: #FEFBD3; font-size: 10px}

/* links */
a {text-decoration: none}
a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #0066FF; font-weight: normal; text-decoration: none}
a:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #0066FF; font-weight: normal; text-decoration: none}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
	clip:    rect(   );
	font-weight: bold;
	text-decoration: underline;
}

/* shop links */
a {text-decoration: none}
a.shoppagenav:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #CC3300; font-weight: bold; text-decoration: none}
a.shoppagenav:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #CC3300; font-weight: bold; text-decoration: none}
a.shoppagenav:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #CC3300; clip:    rect(   ); font-weight: bold; text-decoration: underline}

/* links menu*/
a.nav: {text-decoration: none}
a.nav:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFCC00; text-decoration: none; font-weight: bold } 
a.nav:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #FFCC00; font-weight: bold}
a.nav:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #CC9900; text-decoration: none; font-weight: bold; background-color: #800000}

/* background color top menu */
.tablecolor4 { background-color: #000000}

/* background color table column */
.midcol {
	background-color: #000000;
}

/* border left table column */
.tableframe1 {  border: 0px #D7EBFF solid}

/* Titel Home etc. */
.tablecolor2 {  background-color: #800000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; font-variant: normal; text-align: center; color: #FEFBD3}

/* background color search field */
.searchtable {  background-color: #000000; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

/* background color product group links */
.navtable {  background-color: #000000}

/* background and border for all items */
.products {
	background-color: #FFFFFF;
	border: #666666 solid;
	border-width: 1px 0px 1px 1px;
	background-image: url(tblbck.jpg);
}

/* background and border for all items */
.productstitel {  background-color: #800000; color: #FEFBD3; border-bottom: 1px #000000 solid}

/* image border */
img {  border-width: 0px} 

/* buttons and listboxes */
.buttons {  font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif ; color: #800000; background-color: #FEFBD3; border: 2px #333333 solid}
.inputbox {  font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FEFBD3; color: #800000; border: 1px #333333 solid};

/* basket font */
.basket {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}

/* font and background color small basket - bottom frame */
.basketsmall {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; background-color: #FEFBD3}
.basketsmallempty { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCCCC; background-color: #000000}

/* background color sitemap */
.sitemap {  background-color: #000000}

/* background color search results */
.searchresults1 {
	background-color: #333333;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.searchresults2 {  }
.searchresults3 {  background-color: #FEFBD3}

/* footnote */
.footer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #999999}
