/* WebSite */
a img     	  {border: 0 }
a:link     	  {color: black; text-decoration: none }
a:visited 	  {color: black; text-decoration: none }
a:hover   	  {color: #f0c; font-weight: bold; text-decoration: none }

.rahmen 	  {border: solid 1px #c0c0c0; position: static; width: auto; height: auto}  /* Rahmen Contentbereich */
.menu_rahmen  { border: #c0c0c0; ;}  /* Rahmen Menu */

.navi_bg 	  {background-color: black}   /* Umrandung Navigation */
.navi_width   {width: 180px;} /* Navigation Tabelle Breite */

.schrift       	 {color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal} /* Content Schrift*/
.schrift_klein   {color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal} /* Schrift Footer */
.schrift_navi 	 { color: white; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-color: black; } /* Menuepunkte */
.schrift_navbar  { color: white; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: black; }   /* Navigation Schrift Button */

#menu a:link   	 { color: white; background-color: black; text-decoration: none; padding: 0; display: block } /* Menue */
#menu a:visited  { color: white; background-color: black; text-decoration: none; padding: 0; display: block } /* Menue */
#menu a:hover 	 { color: white; background-color: black; text-decoration: none; padding: 0; display: block } /* Menue */
#menu a:active 	 { color: white; background-color: black; text-decoration: none; padding: 0; display: block } /* Menue */



body 		{scrollbar-3dlight-color: #354e72; scrollbar-arrow-color: #354e72; scrollbar-face-color: #ffffff; scrollbar-shadow-color: #EECFDF; scrollbar-track-color: #ffffff;} /* Scrollbalken */


/* WebAdmin */

.color_bg1  { background-color: #c0c0c0 }  /* Hintergrundfarbe linke Leiste */

