body {
	background-color: #ECECEC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(pix/back.jpg);
	background-repeat: repeat-x;
}

body, td, p, input, select, a { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: Black;
}

td.weiss{ background-color: White; }

a { text-decoration: none; color: #FFCC00; }
a:hover { text-decoration: underline; color: #FFCC00; }
.ft {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666666}

.txtweissfett { font-weight: bold; color: White; }

td.rot { background-color: #CC0000; }
td.gelb { background-color: #FFCC00; }

input.feld { BORDER-RIGHT: #99AABB 1px solid; BORDER-TOP: #99AABB 1px solid;  BORDER-LEFT: #99AABB 1px solid; BORDER-BOTTOM: #99AABB 1px solid; }

input.feldrot { BORDER-RIGHT: #CC0000 1px solid; BORDER-TOP: #CC0000 1px solid;  BORDER-LEFT: #CC0000 1px solid; BORDER-BOTTOM: #CC0000 1px solid; background-color: Orange; color: White; }
