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


	

	

	.outer{
	margin:0px;
	padding:0px;
	}
	#Sub {
	width: 175px;
	border-size: 1px;
	padding:0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	}
	
	#Sub ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
	
	#Sub li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
		}
		
	#Sub li a:link, #Sub li a:visited {
	color: #333333;
	display: block;
	padding: 8px 0 0 30px;
	background-image: url(Images/subobjekt.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
		}
		
	#Sub li a:hover {
	color: #99CC33;
	background: url(Images/subobjekt.gif);
	padding: 8px 0 0 30px;
	background-position: 5px center;
	background-repeat: no-repeat;
		}
		
	#Sub li a:active {
		color: #fff;
		background: url(images/menu4.gif) 0 -64px;
		padding: 8px 0 0 30px;
		}	                    
