/* Allgemein */
body {
	background-color: #F6ECE7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th, input, select, textarea {
    font-family: Arial, Helvetica;
    font-size: 11px;
	color: #000000;
}
a:link, a:visited, a:hover, a:active {
	color: #990000;
}
form {
    margin: 0px;
}
small {
    font-family: Verdana, Arial,Helvetica;
    font-size: 10px;
}

.tb { font-family: tahoma, arial, helvetica; font-size: 11px; height:20; }
input.tb {color:#000000;}
select.tb {color:#000000;}
.txttbl {
	width: 80px;
}
.tblbody {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.hdfoot {
	background-color: #EDD0CB;
}
.tblbg {
	background-color: #AB0707;
	}
.offtext {
	color: #333333;
}
.uline {
	background-color: #AB0707;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6ECE7;
}
.customer {
	color: #FFFFFF;
}
a.customer {
	color: #FFFFFF;
}
