/* CSS Document */

#inhtext{
	margin:20px;
	margin-top:20px;
}

#spalte1{
	float:left;
	/* width:55%; */
	width:68%;
}

#spalte1 h2{
	font-size:16px;
	color:#933;
	padding:0px;
	margin:0px;
	margin-top:10px;
}


#spalte1 h1.bund{
	margin-left:auto;
	margin-top:0px;
}

#spalte1 h3{
	padding:0px;
	margin:0px;
	font-size:14px;
}

#spalte1 h3 a{
	color:#000066;
	text-decoration:none;
	
}

#spalte1 p{
	padding-bottom:10px;
}

#spalte2{
	float:right;
	width:26%;
}


#teaser{
	border:1px solid #933;
}

#teaserrahmen{

 border-bottom:5px solid #933;
}

.teaserh2{
	margin:0px;
	background:#aaa;
	padding:10px;
}

#teaser p{
	display:block;
	padding-left:10px;
	padding-right:10px;

}

#teaser a{
	color:#000066;
	text-decoration:none;
}

.p-bgr {
	background:#aaa;
}

p.datum{
	font-weight:bold;
	margin:0px;
	padding:0px;
	border-bottom:none;
	padding-top:5px;
}

p.datumereignis{
	margin:0px;
	padding-bottom:10px;
	border-bottom:1px dotted #aaa;
}
