@charset "utf-8";
#InhaltEreignisse {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	min-height: 500px;
}
.BilderRahmen {
	float: left;
}
.BildZumThema {
	background-color: #CFF;
	height: 135px;
	width: 180px;
	z-index: 100;
}

.BilduntZumThema {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.Thema {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	margin-bottom: 3px;
	padding-top: 10px;
	border-bottom-color: #666;
	border-bottom: 3px;
	border-bottom-style: solid;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}
.TextZumThema {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	margin-left: 210px;
	z-index: 200;
	margin-bottom: 0px;
	min-height: 150px;
	padding-right: 0px;
	padding-left: 1px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}

body,td,th {
	font-size: 14px;
	color: #000;
}
.leereZeile {
	font-size: xx-small;
	line-height: 5px;
}

#apDivEreignisfoto {
	position:relative;
	width:400px;
	height:300px;
	z-index:3000;

}