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

#head,
#links,
#box_foto,
.aktuelle_projekte,
.twitter,
img.wst_kopfbild {
	display: none;
}

#mitte h1 {
	font-weight: 300;
	font-size: 22px;
	color: #9F0A10;
	margin: 0px 0px 13px 0px;
	padding: 0;
	line-height: 28px;
}

#mitte h2,
#mitte h3 {
	font-weight: normal;
	font-size: 16px;
	color: #434343;
	margin: 25px 0 14px 0;
	padding: 0;
	line-height: 22px;
}

#mitte h3 {
	margin: 25px 0 2px 0;
}

#mitte h4 {
	font-weight: 300;
	font-size: 14px;
	color: #000000;
	margin: 0 0 14px 0;
	padding: 0;
	line-height: 22px;
}

#mitte h5 {
	font-weight: 300;
	font-size: 17px;
	color: #193072;
	margin: -6px 0px 20px 0px;
	padding: 0;
	line-height: 22px;
}

#mitte p,
body #mitte div.twtr-widget p { 
 	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
 	font-size: 14px;
 	line-height: 22px !important;
 	color: #1F1F1F;
 	margin: 0 0 13px 0;
}

#mitte ul {
	margin: 0 0 15px 30px;
	padding: 0;
}

#mitte ul li {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
 	font-size: 14px;
 	line-height:  22px;
 	color: #333E44;
 	margin: 0 0 0px 0;
	list-style-position: outside;
	list-style-type: square;
/* 	list-style-image: url(/images/fileadmin/template/images/system/system/list_bullet.gif); */
}

#mitte ol li {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #4D4D4D;
	padding: 0;
	margin: 0;
	list-style-position: outside;
	list-style-type: decimal;
}