body  { 
	font-size:12px;
	Font-Family:Arial,Helvetica,Verdana,sans-serif;
	background: #ebf0f5;
}

.clear {
	float: none !important;
	clear: both !important;
	height: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
}

* html .clear {
	display: inline;
}

html>/**/body .clear {
	display: block !important;
}

.untertitel {
	Font-Family:Arial,Helvetica,Verdana,sans-serif;
	Font-Size:13px;
	Letter-Spacing:2pt;
	Font-Weight:Bold;
	Color:#CC0000;
}

#presseinformationen .stichwortverzeichnis {
	width: 560px;
}

#presseinformationen .stichwortverzeichnis .spalte {
	float: left;
	display: inline;
	width: 270px;
	margin-left: 10px;
}

#presseinformationen .stichwortverzeichnis ul {
	margin: 5px 20px;
	padding: 0px;
}

#presseinformationen .stichwortverzeichnis ul li {
	list-style-type: square;
}

#presseinformationen .stichwortverzeichnis h4 {
	margin-bottom: 5px;
}

#presseinformationen .rubrik .eintrag {
	margin-bottom: 5px;
	padding: 5px 3px;
	border-top: 1px solid #dee8f2;
	border-bottom: 1px solid #dee8f2;
	background: #fff;
}

#presseinformationen .bilder {
	float: right;
	width: 210px;
	margin-left: 20px;
	padding: 10px 7px;
	background: #d0dbe6;
}

#presseinformationen .bilder img {
	margin-bottom: 5px;
}

#presseinformationen .buttons {
	text-align: right;
	font-size: 11px;
}

#presseinformationen a.mehr {
	text-decoration: underline;
	padding-left: 5px;
}