.htmlarea-content-body {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	line-height:150%;
	color:#898989;
	background: #191919;
}
	
.text-orange {
	color: #ff4c00;;
	}
	
.nh-punkt {
	color:#ff4c00;
	font-size: 31px;
	letter-spacing: -2px;
	font-family: "times new roman", serif;
}

p.kasten-rot {
	background: #ff4c00;
	color:#fff;
	padding: 6px 0 5px 15px;
	margin: 6px 0px 8px 0px;
	}
p.kasten-rot a, p.kasten-rot a:visited {
	color:#ededed;
	font-weight:bold;
	text-decoration: underline;
	}
p.kasten-rot a:active, p.kasten-rot a:hover {
	color:#fff;
	text-decoration: underline;
	}
p.kasten-grau {
	/* background:#ededed url(imgs/tile_content.gif); */
	background:#c9c9c9 url(imgs/tile-1.gif);
	color:#323237;
	padding: 8px 0 7px 15px;
	margin: 6px 0px 8px 0px;
}

.main-content h1 {
	font-family:"trebuchet ms",arial,sans-serif; 
	color:#767475; 
	color:#191919;	
	background: #484848;
	font-weight:normal; 
	font-size:180%;
	margin: 0 0 2px 0; 
	padding:1px 12px 0px 4px;
	text-transform: uppercase;
}

.main-content h2 {
	font-family: "trebuchet ms",arial,sans-serif; 
	color:#ffffff;	
	background: #ff4c00;
	font-weight:normal; 
	font-size: 180%;
	margin: 0 0 10px 0;
	padding:1px 12px 0px 4px;
	text-transform: uppercase;
	/* display:inline; */
}
.main-content h3 {
	color: #ff4c00;
	font-weight: normal;
	margin: 2px 0 0 0;
	padding:0px 0 6px 0;
	font-size: 12px;
	border-bottom: 1px dashed #333;
}
 .main-content h4 {
	color: #4f4e4e;
	font-weight: bold;
	margin:10px 0 0 0;
	padding:2px 0 0px 0;
	font-size: 12px;	
}

.main-content p {
	margin:4px 0 10px 0;
	padding:0;
	line-height:1.5em;
	font-size:120%;
	clear:none;
	color:#898989;
}
