@import url("basisformat.css");

/************bereiche**************/

#inhalt
	{
	position:relative;
	top:112px;
	left:250px;
	width:563px;
	margin:0px;
	padding:1px;
	}

/**************inhalt*****************/

#aktuell
	{
	padding:6px;
	background-color:#F57B7E;
	margin-bottom:40px;
	}
	
.inhaltselemente
	{
	padding:6px;
	background-color:#F57B7E;
	margin-bottom:40px;
	}

.csc-header h1
	{
	text-decoration:underline;
	color:#333333;
	font-size:17px;
	}

.csc-textpic-text p
	{
	margin-bottom 40px;
	}
	



