
	body, #fullwrap, #top, #mainleft, #wrapper, #middle
	{
		float: none !important;
		width: auto !important;
		margin: 0 !important;
		padding: 0 !important;
		background: white !important;
		color: black;
	}
	
	body { font-size: 12pt; }
	
	a:link, a:visited
	{
		color: #520;
		background: transparent;
		font-weight: bold;
		text-decoration: underline;
	}
	
	h3 { background: none !important; }
	
	h3 span
	{
		height: auto !important;
		font-size: 12pt;
		line-height: 15pt;
		width: 450pt !important; 
	}
	
	.csc-header h2 { background: none !important; }
	
	.csc-header h2 span
	{
		height: auto !important;
		font-size: 14pt;
		width: 450pt !important;
		line-height: 17pt;
	}
	
	#title h2 { background: none !important; }
	
	#title h2 span
	{
		
		font-size: 14pt;
		width: 450pt !important;
		height: auto !important;
		line-height: 17pt;
	}
	
	h1
	{
		color: #767573;
		font-size: 14pt;
		font-weight: bold;
		line-height: 17pt;
		padding: 12px 3px 2px 3px;
		margin: 5px 0 5px 0;
		border-bottom: 1px solid #ccc;
		background: #fff;
	}
	
	#top, #searchbox, #left, #nav, #right, #abschluss, .csc-linkToTop, #footernav { display: none !important;  }

