body, p, ol, ul, table, tr, td { font-family:Sans, Arial; font-size: 12px; }
h1, h2, h3, h4 { font-family:Sans, Arial; color: #e38d66; }
table, tr, td { padding:0; border-spacing:0; vertical-align:top; }
a { font-family:Sans, Arial; text-decoration:none; color:#e38d66; }
img { border:0; }
input { border:1px; border-style:solid; border-color:#e38d66; }
textarea { border:1px; border-style:solid; border-color:#e38d66; }
hr {	border-style: solid; border-color: #e38d66;  border-width: 1px; }
}

.reportTable{
	width: 100%;
}

.reportCol, .currencyCol{
	border-spacing: 10px;
}
.currencyCol{
	text-align: right;
}
.tdNode{
	font-family: Sans;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
}
.tdNodeMarked{
	font-family: Sans;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.bottom{
	background-color: #e38d66;
	text-align: center;
	vertical-align: middle;
	color: white;
}
.content{
	border-style: solid;
	border-color: #e38d66;
	border-width: 1px;
	vertical-align: top;
}
.wirteplan{
	padding: 5px;
	border-style: solid;
	border-color: #e38d66;
	border-width: 0.5px;
	vertical-align: top;
}
.wirteplan_header{
	color: #e38d66;
	font-weight: bold;

}
.wirteplan_vacant{
	color: #ff0000;
	font-weight: bold;

}
.loginSubmit{
	background: #e38d66;
	color: white;
}
.newsFooter{
	font-size:10px;
	
}
<!--alte farbe: #e38d66-->