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

/* background color, scrolling */
body { background-color: #CCFFCC; scrollbar-base-color:white; scrollbar-track-color:white; scrollbar-face-color:white; scrollbar-highlight-color:white; scrollbar-3dlight-color:black; scrollbar-darkshadow-color:black; scrollbar-shadow-color:white; scrollbar-arrow-color:#003366; font-size: 12px}

/* links */
a {text-decoration: none}
a:link {  font-family: Arial, Helvetica, sans-serif; color: #003399; font-weight: bold; text-decoration: none}
a:visited {  font-family: Arial, Helvetica, sans-serif; color: #003399; font-weight: bold; text-decoration: none}
a:hover {  font-family: Arial, Helvetica, sans-serif; color: #003399; clip:    rect(   ); font-weight: bold; text-decoration: underline}

/* shop links */
a {text-decoration: none}
a.shoppagenav:link {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #003399; font-weight: bold; text-decoration: none}
a.shoppagenav:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #003399; font-weight: bold; text-decoration: none}
a.shoppagenav:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #003399; 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: 12px; color: #003399; font-weight: bold; text-decoration: none}
a.nav:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003399; font-weight: bold; text-decoration: none}
a.nav:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003399; clip:    rect(   ); font-weight: bold; text-decoration: none }

/* background color menu */
.linkrow {  background-color: #CCFFCC; font-weight: bold; padding-top: 2px; padding-right: 2px; padding-bottom: 4px; padding-left: 2px; color: #003399}

/* background color top row - including shop logo */
.toprow {  background-color: #CCFFCC}

/* title Product Groups left table column */
.tablecolor1 {  background-color: #003399; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF}

/* background color left table column */
.leftcol {
	background-color: #CCFFCC;
	background-attachment: fixed;
	background-image:  url(mikroveda/images/rand_links.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* title Home etc. middle table column */
.tablecolor2 {  background-color: #E7ECEF; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #003399}

/* background color middle table column */
.midcol { background-color: #FFFFFF}

/* title News right table column */
.tablecolor3 {  background-color: #003399; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF}

/* background color right table column*/
.rightcol {
	background-color: #CCFFCC;
	background-attachment: fixed;
	background-image: url(mikroveda/images/rand_rechts.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* background color product group links */
.navtable {  background-color: #E7ECEF; clip:   rect(   ); padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px}

/* background and border for all items */
.products {
	background-color: #FEFEFE;
	border: 1px #666666 solid;
	font-size: 14px;
}

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

/* buttons and listboxes */
.buttons {  font-size: 12px; font-family: Arial, Helvetica, sans-serif ; color: #000000; background-color: #F5F5F5; border: 2px #333333 solid}
.inputbox {  font-size: 12px; font-family: Arial, Helvetica, sans-serif; background-color: #F5F5F5; color: #000000; border: 1px #333333 solid};
.textarea {  width: 200px; font-size: 10px; font-family: Arial, Helvetica, sans-serif; background-color: #F5F5F5; color: #000000; border: 1px #333333 solid}
.textarea {  width: 200px; font-size: 10px; font-family: Arial, Helvetica, sans-serif; background-color: #F5F5F5; color: #000000; border: 1px #333333 solid}


/* font and background color for attribute listboxes */
.select {  font-size: 12px; font-family: Arial, Helvetica, sans-serif; background-color: #CCCCCC; color: #006699}

/* basket font */
.basket {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.minibasket {  font-family: 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: 12px; color: #000000; background-color: #00CC00}
.basketsmallempty { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CCCCCC; background-color: #003399}

/* background color Sitemap */
.sitemap {  background-color: #F5F5F5}

/* background color search results */
.searchresults1 {  background-color: #CCFFCC; font-weight: bold}
.searchresults2 {  background-color: #F5F5F5}
.searchresults3 {  background-color: #CCCCCC}

/* footnote */
.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #999999}
.crosslink {
background-color: #E7ECEF; font-family: Arial, Helvetica, sans-serif
}
.anzeige {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00CC00;
	border: thin solid #003399;
	padding: 3px;

}
.text-big {
	font-size: 14px;
}
.anzeigeblau {

	font-weight: bold;
	color: #003399;
	background-color: #E7ECEF;
	border: thin solid #003399;
	padding: 3px;
}
.welcome {
	background-image: url(images/welcome.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
