/* ÜBERSCHRIFT */
h1 { 
		font-size: 14px;
		line-height: 18px; 
		color: #000000 ; 
		font-weight: bold; 
		border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF; 
		margin-bottom: 0px; 
		border-style: solid; 
		border-width: 0px 0px 3px 0px;
		}

h2, h3 { 
		font-size: 12px; 
		line-height: 16px; 
		color: #000000; 
		font-weight: bold;
		font-style: italic;
		border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF; 
		margin-bottom: 0px; 
		border-style: solid; 
		border-width: 0px 0px 0px 0px;
		}	

div#inhalt {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-align: justify;
	margin-top: 26px;
	}

div#inhalt p {
	margin: 0px;
	padding: 0px 30px 0px 0px;
	border: 0px;
	text-align: justify;
	}
	
div.csc-textpic-imagewrap {
	margin: 44px 10px 0px 0px;
	}

.trenner {
	width: 660px;
	height: 42px;
	background-image: url(http://www.vortella.de/fileadmin/layout_2008/image/produkte/produkte_trenner.jpg);
	}