/* Datei: seiten.css */
body { background-color:#ffffff; }
p,th,td { font-family:Verdana,Helvetica,Arial,sans-serif; color:#000000; font-size: 0.8em; }
a { color:#000066; }
a:hover { color:#339999; }
a:active { color:#339999; }
.form {
	BACKGROUND: #EBEBEB; BORDER-BOTTOM-COLOR: #339999; BORDER-LEFT-COLOR: #339999; BORDER-RIGHT-COLOR: #339999; BORDER-TOP-COLOR: #339999; COLOR: 000000; FONT-FAMILY: verdana;
}
.border1 {
border-top-width:thin; border-top-style:solid;
border-bottom-width:thin; border-bottom-style:solid;
border-right-width:thin; border-right-style:solid;
border-left-width:thin; border-left-style:solid;
border-color:#339999;
}

.suche {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	background-color : #000080;
}

.ergebnis {
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
	color:			#000000;
}

.ueberschrift {
	font-family: 	Arial, Helvetica, sans-serif;
	font-size:		16px;
	font-weight: 	bold;
	font-style:		italic;
	color:			#0000FF
}

.orange {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	color:					#000;
	border-bottom-style: 	dotted;
	border-bottom-color:	#339999;
	border-bottom-width:	2px;
}
.bodytabelle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	background-color : #f5f5f5;
}
.headtabelle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	background-color : #E5E5E5;
	font-weight: bold;
}
.newsletter{
	padding-bottom: 0px; padding-left: 9px; padding-right: 0px; padding-top: 5px; background-color: #85AAAA;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
}
A.news:ACTIVE, A.news:HOVER, A.news:LINK, A.news:VISITED {
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight: normal;
}

#blaettern {
	width:				98%;
	margin-left:		15px;
}
	#zurueck {
		float:			left;
		width:			33%;
	}

	#anzeige {
		float:			left;
		width:			33%;
		text-align:		center;
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		12px;
		color:			#000000;
	}

	#vor {
		float:			left;
		width:			33%;
		text-align:		right;
	}
