@charset "utf-8";
/* CSS Document */

#content {
	width:600px;
	float:left;
	padding:10px 5px 5px 5px;
}
#content p {
	margin-bottom:10px;
}
#content p.more {
	text-align:right;
	padding-right:35px;
	margin-top:-10px;
	margin-bottom:15px;
}
#content label {
	width:600px;
	background-color:#00519e;
	height:40px;
	line-height:40px;
	color:#FFF;
	margin-left:-5px;
	position:relative;
	display:block;
	font-weight:bold;
	font-size:1.1em;
	border-bottom:10px;
}
#content label a {
	text-decoration:none;
}
#content span.datum {
	width:36px;
	line-height:18px;
	font-size:0.9em;
	font-weight:normal;
	margin-left:-36px;
	margin-right:10px;
	overflow:hidden;
	display:block;
	float:left;
	background:url(../img/bgdate.png);
	text-align:center;
	font-size:1.05em;
	padding:2px 0px 2px 0px;
	color:#FFF;
}
#content span.datum span.monat {
	text-transform:uppercase;
	font-size:0.9em;
}
#content h1 {
	font-size:1.35em;
	margin-bottom:10px;
	line-height:1.1em;
}
#content h2 {
	font-size:1.1em;
	margin-bottom:10px;
}
#content h2 a {
	text-decoration:none;
}
#content h3 {
	font-size:1.05em;
	margin-bottom:5px;
}
#content label {
	margin-bottom:5px;	
}
#content li {
	margin-left:20px;	
}
#content ul {
	margin-bottom:15px;
}
#content hr {
	height:1px;
	border:0px;
	border-bottom:1px solid #333;
}
#content div.terminUhrzeit {
	width:80px;
	float:left;
	clear:left;
}
#content div.termin {
	width:515px;
	padding-left:85px;
}
#content #imgslide {
	width:380px;
	height:180px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:0px;
	overflow:hidden;
}
