body {
	background: white url(../bilder/kopf2.jpg);
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva; 
	line-height: 1.5em; 
	text-decoration: none;
	font-weight: bold; 
	border-right: black 1px solid;
	margin-left: 0px;
	text-transform: uppercase;
}



a {
	display: block;
	color: white;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a:hover {
	text-decoration: none;
	background: #FF9600 7px .8em url(../bilder/punkt.gif) no-repeat;
	color: white;
}



a:activ {
	text-decoration: none;
	background: 	#FF9600 7px .8em url(../bilder/punkt.gif) no-repeat;
	color: 	black;
}



/****************************************/

/* 1. Hierarchie*/

/****************************************/

.ul {
	background: 		#7E4606; /*braunorange*/
	list-style-type: 	none;
	width:				147px;
	margin-top: 		135px;
}