/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: white; scrollbar-base-color: 636a84;
scrollbar-highlight-color : #e6e6e6; scrollbar-shadow-color : black;
SCROLLBAR-TRACK-COLOR: #000000;}



/* menue linke seite */


#menu1 a {
	display: block;
	background-color:#F1F1F1;
	color:#008800;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:200px;
	padding-bottom: 7px;
	padding-top: 5px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	text-indent: 26px;
	font-weight: bold;
	background-image: url(symbole/men-pfeil-grau.gif);
	padding-left: 0px;
	background-position: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#menu1 a:hover {
	display: block;
	background-color:#e6f8e9;
	color:#000000;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:200px;
	padding-bottom: 7px;
	padding-top: 5px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	text-indent: 26px;
	font-weight: bold;
	background-image: url(symbole/men-scheibe_gruen.gif);
	padding-left: 0px;
	background-position: 1px;
}
#menu2 a {
	display: block;
	background-color:#F1F1F1;
	color:#008800;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width:200px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	text-indent: 38px;
	font-weight: normal;
	background-image: url(symbole/pfeil_l.gif);
	background-position: 22px;
	padding-top: 1px;
	height: auto;
}
#menu2 a:hover {
	display: block;
	background-color:#e6f8e9;
	color:#000000;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width:200px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	text-indent: 38px;
	font-weight: normal;
	background-image: url(symbole/scheibe-menu.gif);
	background-position: 21px;
	padding-top: 1px;
	height: auto;
}

