body { 
	margin: 0;
	background-color: #fff
}	
img { 
	border: 0 
}
table { 
	border-collapse: collapse 
}
a {  
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-family: verdana, helvetica, arial, sans-serif; 
	margin-bottom: 5px;
}
a.items { 
	font-size: 9px;
	color: #000;
	padding-left: 12px;
	background-image:url(Liste-Pfeil.gif); 
	background-repeat: no-repeat; 
	background-position: 0 50%;
}
a.title {
	font-size: 9px;
	font-weight: bold;
}
a.items:hover, a.title:hover { 
	background-color: #ccc !important
}
a.zentrum { color: #8a8a8a; }
.xtop, .xbottom { 
	display: block; 
	background: transparent; 
	font-size: 1px 
}
.xb1, .xb2, .xb3, .xb4 { 
	display: block; 
	overflow: hidden 
}
.xb1, .xb2, .xb3 { 
	height:1px 
}
.xb2, .xb3, .xb4 { 
	background: transparent; 
	border-left: 1px solid #9a9a9a; 
	border-right: 1px solid #9a9a9a 
}
.xb1 { 
	margin: 0 5px; 
	background: #9a9a9a 
}
.xb2 { 
	margin: 0 3px; 
	border-width: 0 2px 
}
.xb3 { 
	margin: 0 2px 
}
.xb4 { 
	height: 2px; 
	margin: 0 1px 
}

.beschreibung {
	position: relative;
	padding-left: 10px;
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans;
	font-size: 12px;
	font-weight: bold;
	color: #999
}

.legende {
	position: relative;
	display: block;
	min-height: 14px;
	height: auto !important;
	height: 14px;
	background-repeat: no-repeat;
	background-position: 10px 50%;
	padding-left: 30px;
	font-family: Arial, Verdana, Helvetica, sans;
	font-size: 10px
}

hr.startseite {
	color: green; 
	background-color: green; 
	height: 3px;
	border: 0
}

.bereich {
	font-family: Verdana, Arial, Helvetica, sans;
	font-size: 9px;
	font-weight: bold;
	color: #999
}