body,table,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #505050;
}
td.ueberschrift {
	font-size: 11px;
	color: #333333;
	background-color: #CCCCCC;
}

h4 { font-size: 15px; color: #505050 }

.feld {
	background-color: #EEEEEE; border-color: #CCCCCC black black;
; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px
}
.ueberschrift1 {
	font-size: 11px;
	color: #CCCCCC;
	background-color: #666666;
}
.fehler {
	color: #FF0000;
}

a.kalenderlink { font-size: 11px; text-decoration: none;}

.mini { font-size: 9px; color: #FF4000; }


#Detailayer {
	position: absolute;
	font-size: 11px;
	width:400px;
	height:400px;
	z-index:1;
	overflow: auto;
	background-color: #FFFFCC;
	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	visibility: hidden;
}


.ueberschrift { 
	font-size: 11px;
	color: #F83310;
	background-color: #000000;
 } 

table.tclass { width: 100%; }

.content {  font-size: 12px}
 

