.error {
	color: red;
	font-weight: bold;
}

.textmbild {
	clear: both;
}

.textmbild .floatRight {
	float: right;
	margin: 0 0 0 8px;
}

.textmbild .floatLeft {
	float: left;
	margin: 0 8px 0 0;
}

.textmbild ul {
	margin: 0;
	padding: 0;
}

.textmbild ul li {
	list-style-type: none;
	background-image: url(../images/minus.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0 0 0 10px;
}

.titel {
	color: #0e4f98;
	font-size: 9pt;
}

.blau {
	color: #0e4f98;
}

.rot {
	color: #f60000;
}

.textmbild .fett {
	text-transform: uppercase;
	font-size: 7pt;
	font-weight: bold;
	letter-spacing: 0.06em
}

.titel .caps {
	font-weight: bold;
	letter-spacing: 0.05em
	font-size: 8.5pt;
}

.imageonly {

}

.searchresults {
	height: 540px;
	overflow: auto;
}

.searchresults p {
	margin-top: 4px;
	padding-top: 8px;
}

.searchresults p + p {
	border-top: 2px dotted #ccc;
}

.searchresults .match {
	font-weight: bold;
	background: #ffffb3;
}

.mitarbeiter {
	border: none;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-bottom: 2px dotted #ccc;
	width: 575px;
}
.mitarbeiter .foto {
	padding: 1.4em 0 1em 0;
	width: 150px;
}
.mitarbeiter .text {
	width: 240px;
	padding: 0 30px 0 20px;
}
.mitarbeiter .coords {
	padding: 1.4em 0 0 0;
}

.downloadpdf {
	margin: 10px 0 0 0;
	padding: 0 0 0 26px;
	background-image: url(../images/pdffile.gif);
	background-repeat: no-repeat;
}

.downloadfile {
	margin: 1em 0 1em 0;
	padding: 0 0 0 0;
}

.downloadfile img {
	margin: 2px 4px 0 0;
}

.downloadfile a {
	margin: 0 0 0 0;
}

.downloadtext {
	line-height: 26px;
	vertical-align: bottom;
}

.formbody input {
	border: 1px solid #ccc;
	background-color:#fff;
	height:16px;
	width:200px;
	padding:3px;
}

.formbody textarea {
	border: 1px solid #ccc;
	background-color:#fff;
	height:60px;
	width:200px;
	padding:3px;
}

.newsitem {
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0.5em 0;
}

.newsitem + .newsitem {
	border-top: 2px dotted #ccc;
}

.newsdatum {
	float: left;
	width: 80px;
	padding: 0 20px 0 0;
}

.newsteaser {
	float: left;
	width: 265px;
}
.newsitem p {
	margin-bottom: 0.1em;
}


.newsnachricht {

}

.newsmorelink {
clear: both;
padding: 0 0 0 100px;
}

.newsbacklink {

}

div .trennlinie {
	border-bottom: dotted 2px #ccc;
	height: 1px;
}

.legende {
	margin: 0 0 0 0;
	padding: 0;
}

.legende p {
	margin: 1em 0 1em 20px;
}

.legende img {
	position: relative;
	float: left;
	left: 0;
	bottom: -3px;
}