body {
	margin: 10px 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #040E32;
	background-color: #B6BFDE;
	text-align: center;
}



.emoleiste-druck {
	display:none;
}

hr {
 background-color: #7085B1; /* Mozilla 1.4 */
 color: #7085B1; /* IE 6 */
 border: #7085B1; /* Opera 7.11 */
 height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}


/* - - - - - - - - - - Bildergalerie START - - - - - - - - - - - - */

.newstext, a.newstext:link, a.newstext:visited {
	color: #181818;
}

.newstext a:hover {
	color: #65729C;
}


.bilderimg {
	margin: 0 0 10px 0;
	float: left;
	width: 220px;
}

.rechts {
	float: right;
	margin-right: 45px;
	margin-top: 3px;
	margin-bottom: 2px;
}
.rechts a:link, .rechts a:visited, .links a:link, .links a:visited{
	color: #172968;
}

.links {
	margin-left: 45px;
	float: left;
	margin-top: 3px;
	margin-bottom: 10px;
}


.text-unterm-bild {
	padding: 0 45px 0 45px;
	text-align: left;

}

.suche {
	background: #7085B1;
	padding: 3px 10px;
	margin: 10px 22px;
	border-left: 3px solid #172968;
}

.suche a:link, .suche a:visited {
	color: #fff;
}


.suche a:hover {
	color: #C6CEE0;
}

.projekt {
	background: #21419C;
	padding: 3px 0 3px 15px;
	position: absolute;
	margin: 60px 0 0 -16px;
	width: 109px;
}


