body{
scrollbar-arrow-color:#cc0033;//Pfeil oben
scrollbar-base-color:#cc0033;//Hauptfarbe 
scrollbar-face-color:#cc0033;//Farbe der Scrollbar 
scrollbar-highlight-color:#cc0033;//Hintergrundfarbe 
scrollbar-shadow-color :#cc0033; //Randfarbe
}

.LO_link_weiss
{
	font-family: Verdana;
	color: #ffffff;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	background-position: center center;
	height: 15px;
	width: 100%;
	clear: left;
	float: left;
	text-align: left;
	margin: auto;
	padding: 2px;
	display: run-in;
	background-image: url(bilder/menu_back_1.png);
	border-top: 1 solid #000000;
	border-right: 1 none #000000;
	border-bottom: 1 solid #000000;
	border-left: 1 none #000000;

	
}


A:visited {
	text-decoration: none;
	color: #999999;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bolder;
}
A:active {
	text-decoration: none;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
}
A:hover {
	text-decoration: underline;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
}
