
/* ------------------------------------------------- 25-11-2008 */

/* Produkte -> Breadcrumb */
a.breadcrumb
{
	color: white;
	font-weight: bold;
}
a.breadcrumb:hover
{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.banner {
  background-image: URL("../img/banner_meconet.jpg")
}

BODY, TD {
  color: #000000;
  margin: 0px;
  font-family: Tahoma,arial,sans-serif;
  font-size: 11;
  line-height: 16 px;
  SCROLLBAR-FACE-COLOR: #EFEFEF;
  SCROLLBAR-HIGHLIGHT-COLOR: #EFEFEF;
  SCROLLBAR-SHADOW-COLOR: #FFFFFF;
  SCROLLBAR-ARROW-COLOR: #99BA00;
  SCROLLBAR-TRACK-COLOR: #FFFFFF
}

A { 
  color: #008152; 
  text-decoration: none; 
}

A:hover { 
  color: #008152; 
  text-decoration: underline; 
}

.site {
  font-family: Tahoma,Arial,Verdana,sans-serif;
  font-size: 8;
  background: #EEEEEE
}

.hintergrundfarbe {
background: #FFFFFF
}

.shop_kopftext {
  font-family: Tahoma,Arial,Verdana,sans-serif;
  font-size: 16; 
  color: #B0133B; 
  font-weight: bold;
}

.headline {
  font-family: Tahoma,Arial,Verdana,sans-serif;
  font-size: 16; 
  color: #B0133B; 
  font-weight: bold;
  line-height: 20 px;
}

.topnavi {
  background: #008152;
  color: #FFFFFF
}

.topnavilink, A.topnavilink:VISITED {
  font-size: 11;
  color: #FFFFFF;
  font-weight: bold
}

A.topnavilink:HOVER, A.topnavilink:ACTIVE {
  font-size: 11;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline
}

TD.tabtitel_links {
  background-image: URL("../img/tab_left.gif");
  width: 11;
  height: 22
}

TD.tabtitel_rechts {
  background-image: URL("../img/tab_right.gif");
  width: 11;
  height: 22
}

TD.tabtitel {
  color: #FFFFFF;
  font-size: 11; 
  font-weight: bold;
  background-image: URL("../img/tab_middle.gif");
  height: 22
}

.tabtitellink, A.tabtitellink:VISITED {
  font-size: 11;
  color: #FFFFFF;
  font-weight: bold;
}

A.tabtitellink:HOVER, A.tabtitel:ACTIVE {
  font-size: 11;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
}

.tabinhalt {
  width: 200px;
  font-size: 11;
  background: #F4FAF5
}

A.tabinhalt, A.tabinhalt:VISITED {
  font-size: 11;
  color: #FFFFFF
}

A.tabinhalt:HOVER, A.tabinhalt:ACTIVE {
  color: #B0133B; 
  font-size: 11;
  text-decoration: underline
}

.tabinhaltmitte {
  width: 560px;
  font-size: 11;
  background: #F4FAF5
}

.tabinhaltmitte_grau {
  width: 560px;
  font-size: 11;
  background: #EEEEEE;
}

TD.tabfoot_links {
  background-image: URL("../img/tab_left1.gif");
  width: 11;
  height: 25
}

TD.tabfoot_rechts {
  background-image: URL("../img/tab_right1.gif");
  width: 11;
  height: 25
}

TD.tabfoot {
  color: #FFFFFF;
  font-size: 11; 
  font-weight: bold;
  background-image: URL("../img/tab_middle1.gif");
  height: 25
}

TD.tabwhite {
  color: #000000;
  background: #FFFFFF;
  font-size: 11; 
  font-weight: bold;
}


.advertising {
  font-size: 18;
  color: #B0133B;
  font-weight: bold;
  line-height: 20 px;
}

.footerbar {
  background: #008152;
  color: #FFFFFF
}

.footerlink, A.footerlink:VISITED {
  font-size: 11;
  color: #FFFFFF;
  font-weight: bold
}

A.footerlink:HOVER, A.footerlink:ACTIVE {
  font-size: 11;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline
}

.impressum, TD.impressum {
  background: #EFEFEF;
  font-size: 10;
  line-height: 13 px
}




FORM {
  display: inline;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11px;
  border-color: #000000;
  border-width: 1
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

.slogan {
  font-size: 18;
  color: #999999;
  font-weight: bold;
  line-height: 30 px;
}

.mitte_trennabstand {
  height: 10
}

.hintergrundfarbe_neuste_produkte {
background: #F4FAF5
}

.impressum_leiste {
  background: #DDDDDD;
  color: #99BA00;
  font-weight: bold
}



.trennlinie_unten {
  color: #28993D
}

.copyright {
  font-size: 10
}

/* Tool-Tipp */
TABLE.TOOLTIP {
	width: 200px;
	border-width: 1px;
	border-color: #AAAAAA;
	background-color: #FAFAEE;
	border-right: 3px;
	border-right-color: #999999;
	border-right-style: inset;
	border-bottom: 3px;
	border-bottom-color: #999999;
	border-bottom-style: inset
}

/* Varianten-Popup */
DIV.VARIDIV {
	background-color: #FAFAEE;
	padding: 5px;
	text-align: left;
	border-right: 3px;
	border-right-color: #999999;
	border-right-style: inset;
	border-bottom: 3px;
	border-bottom-color: #999999;
	border-bottom-style: inset
}
