	
	/* css-styled-content */
	/* EIGENE ÄNDERUNGEN und Erweiterungen --------------------------------------- */
	
	#pageMenu{
		width:765px;
		height:15px;
	}

	div.csc-header {
		clear: both;
		width: 755px;
		height: 20px;
		padding-left: 10px;
		padding-top: 2px;
		margin-bottom: 5px;
		text-transform:uppercase;
		background-color:#660000;
		
	}
	
	
	p.bodytext {
		width:250px;
		margin-top: 5px;
		margin-bottom: 5px;
		/*margin-right: 10px;*/
		float: left;
	}
		
	DIV.csc-textpic-clear { display:none; }
	
	div.htmlContent {
		clear: both;
		padding-top: 10px;
		padding-bottom: 10px;
	
	}