/* 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:#E8E8E8;
	color:#666666;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:200px;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	text-indent: 20px;
	border-top-width: 0px;
	border-top-style: none;
	font-weight: bold;
	border-left-style: none;
	border-left-width: 0px;
	border-bottom-color: #CCCCCC;
	background-image: url(symbole/linkskreuz.gif);
}

#menu1 a:hover {
	display: block;
	background-color:#FF0000;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:200px;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-repeat: no-repeat;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: dotted;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	text-indent: 20px;
	border-top-width: 0px;
	border-top-style: dotted;
	font-weight: bold;
	background-image: url(symbole/menueinfo.gif);
	background-position: left center;
	border-left-style: none;
	border-left-width: 0px;
	border-bottom-color: #FFFFFF;
	border-top-color: #FFFFFF;
}
#menu2 a {
	display: block;
	background-color:#E8E8E8;
	color:#000000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	font-weight: bold;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	height: 15px;
	width: 15px;
}
#menu2 a:hover {
	display: block;
	background-color:#FF0000;
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-weight: bold;
	padding-right: 0px;
	border: 1px solid #000000;
}
