body ,td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
/*	color: #252525; */
}

body {

	margin: 0;
	padding: 0;
}

div.inhalte {
	width:450px;
	font-size:10pt;
	border-bottom:1px solid #FFCC66;
	padding-bottom:10px;
	color:#FFFFFF;

	
}

.inhalte H1,H2,H3,H4,H5,H6 {
	color: #FF9900;
}
div.rechts {
	width:90%;
	text-align:left;
	border:1px dotted #999999;
	color:#FF9900;
	font:menu;
	padding:3px;
	background-color:#252525;

}
