/* FOLGENDE INHALTE WERDEN NICHT DARGESTELLT */

div#head,
div.trenner_gepunktet,
div#rechts,
div#footer {
	display: none;
}

/* FORMATIERUNG FUER SICHTBARE INHALTE */

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

#mitte p { 
 	font-size: 13px;
 	line-height:  20px;
 	color: #3F3F39;
 	margin: 0 10px 20px 10px;
}


#mitte ul {
	margin: 0 0 30px 38px;
	padding: 0;
	line-height: 21px;
	list-style-type: square;
	list-style-position: outside;
}


#mitte div.navigation_ebene3 ul {
	margin: 0;
	list-style-image: url(/fileadmin/template/images/system/bg_list_navibullet.gif);
	font-size: 12;
	line-height: 18px;
	color: #4C4A45;
}

#mitte div.navigation_ebene3 ul li {
	margin: 0 0 10px 15px;
	padding: 0 0 0 0;
}

#mitte ol {
	margin: 0 0 15px 10px;
	padding: 0;
	line-height: 21px;
}

#mitte ul li,
#mitte ol li {
	margin: 0;
	padding: 0;
	font-size: 13px;
 	line-height:  21px;
 	color: #414141;
 	margin: 0;
}
