@charset "UTF-8";
/* CSS Document */

.leftmenue_text { COLOR: #58585a; }
.leftmenue { width: 210px; position: absolute; }

.leftmenue_haupt2 { height: 15px; width: 200px; padding-top: 2px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #000; padding-left: 10px; background-color: #abd198;}
.leftmenue_haupt2 a:link, .leftmenue_haupt2 a:active, .leftmenue_haupt2 a:visited { FONT-SIZE: 11px; color: #3e3d40; FONT-WEIGHT: bold; TEXT-DECORATION: none }
.leftmenue_haupt2 a:hover { FONT-SIZE: 11px; FONT-WEIGHT: bold; COLOR: #ffffff; background-color:#1fa22e; TEXT-DECORATION: none }

.leftmenue_haupt {
	height: 15px;
	width: 200px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-left: 10px;
	background-color: #FFfffF;
}
.leftmenue_haupt a:link, .leftmenue_haupt a:active, .leftmenue_haupt a:visited {
	FONT-SIZE: 11px;
	color: #333;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}
.leftmenue_haupt a:hover { FONT-SIZE: 11px; FONT-WEIGHT: bold; COLOR: #ffffff; background-color:#1fa22e; TEXT-DECORATION: none }

.leftmenue_unter {
	height: 15px;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-left: 20px;
	background-color: #ededed;
	background-image: url(../grafik/pfeil_b.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
}
.leftmenue_unter a:link, .leftmenue_unter a:active, .leftmenue_unter a:visited { FONT-SIZE: 10px; COLOR: #3e3d40; TEXT-DECORATION: none }
.leftmenue_unter a:hover { FONT-SIZE: 10px; COLOR: #ffffff; background-color:#1fa22e; TEXT-DECORATION: none }

.leer { height: 15px; width: 210px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #000; }
.leer2 { height: 15px; width: 210px; }
