A  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #7E2222;
	text-decoration : underline;
}
  
A:visited  { }
A:active  { }
A:Hover  { color : #7E2222; }

.Mehrlink  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #7E2222;
	text-decoration : underline;
}
.Mehrlink:visited  { }
.Mehrlink:active  { }
.Mehrlink:Hover  { }

.hiddenlink  {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 5px;
	color : #FDFDFD;
	text-decoration : none;
}
.hiddenlink:visited  {color : #FDFDFD; }
.hiddenlink:active  { color : #FDFDFD;}
.hiddenlink:Hover  {color : #FDFDFD; }

.Ueberschrift1, .Ueberschrift, .UeberschriftLink {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 15px;
  	font-weight : bold;
  	color : #373535;
  }
 .UeberschriftLink {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 13px;
  	font-weight : bold;
  	color : #373535;
  }

.Ueberschrift2  {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 13px;
  	font-weight : bold;
  	color : #373535;
  }

.product_name  {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 13px;
  	font-weight : bold;
  	color : #373535;
  }

.product_name:A  {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 13px;
  	font-weight : bold;
  	color : #373535;
  }
  
.Ueberschrift3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	margin-bottom : 3px;
}                         

.Fliestext, .flies, TD, BODY  {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 12px;
  	font-weight : normal;
  	color : #000000;
  }
  
.KleinerText, .small  {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 11px;
  	font-weight : normal;
  	color : #000000;
  }
  
.showpath {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 11px;
  	font-weight : bold;
  	color : #373535;
  	text-decoration : none;
}
.showpath:Hover {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 11px;
  	font-weight : bold;
  	color : #373535;
  	text-decoration : underline;
}

SELECT, INPUT, TEXTAREA  {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 11px;
  	font-weight : bold;
  	color : #000000;
  	text-decoration : none;
  	border: solid 1px #373535;
}
/*
INPUT[type=checkbox]  {
	border: solid 0px #FFFFFF;
}
*/
INPUT[type=radio]  {
	border: solid 0px #FFFFFF;
}
.button {
  color: #FFDBDB;
  border: solid 1px #7E2222;
  background-color: #FF0000;
}
  
.buttonbold {
	color: #FFDBDB;
	border: solid 1px #7E2222;
	background-color: #FF0000;
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 11px;
  	font-weight : bold;
}

.menulinkweiss {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 11px;
	font-weight : bold;
  	color : #FFFFFF;
  	text-decoration : none;
}

.menulinkweiss:Hover {
	color : #87A3C1;
}

.menulinkschwarz {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 11px;
	font-weight : bold;
  	color : #000000;
  	text-decoration : none;
}

.menulinkschwarz:Hover {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 11px;
	font-weight : bold;
  	color : #000000;
  	text-decoration : none;
}


.sitemap  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #46556E;
	text-decoration : underline;
	line-height : 18px;
	margin-bottom : 4px;
}

.menuleftactive, .menuleftpulldownactive {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 11px;
	font-weight : bold;
  	color : #373535;
  	text-decoration : underline;
}
.menuleftactive:Hover, .menuleftpulldownactive:Hover {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 11px;
	font-weight : bold;
  	color : #18598C;
  	text-decoration : underline;
}
.menuleft, .menuleftpulldown {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 11px;
	font-weight : bold;
  	color : #EE3338;
  	text-decoration : none;
}
.menuleft:Hover, .menuleftpulldown:Hover {
  	font-family : Verdana, Arial, Helvetica, sans-serif;
  	font-size : 11px;
	font-weight : bold;
  	color : #18598C;
  	text-decoration : underline;
}





#menu {
	padding: 20px 0;
	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	padding-bottom: 1px;
	/*background: url(bilder/list-icon.gif) repeat-x left bottom;*/
	/*list-style-image : url(http://asp24.kumasoft.de/Kadir/bilder/list-icon.gif);*/
}

#menu a {
	display: block;
	/* IE */
	<!--[if IE]>
		width: 100%;
	<![endif]-->
	/* mozilla */
	width: 190px;
	padding: 5px 0px 5px 30px;
	color : #000000;
	font-weight : bold;
  	text-decoration: none;
	background: url(bilder/list-icon.gif) no-repeat 10px 50%;
}

#menu a:hover, #menu .active a {
	background: url(bilder/list-icon-hover.gif) no-repeat 10px 50%;
}
