@import url("basisformat.css");

/************bereiche****************/

#inhalt
	{
	position:relative;
	top:100px;
	left:250px;
	width:563px;
	margin:0px;
	padding:1px;
	}

/**************inhalt*****************/

#inhalt .csc-firstHeader
	{
	text-decoration:underline;
	font-size:18px;
	color:#333333;
	}

#inhalt h1
	{
	font-size:17px;
	color:#333333;
	}

/**************footer****************/

#footer
	{
	top:30px;
	}
