
#Inhalt { width:940px;}
#Reiter { width:935px;}
#Formular-Eingabe  { 
	font-size:100%;
}
.Status-Eingereicht, .Status-Offline, .Status-Online { padding-left:24px !important; }
.Status-Eingereicht { background-image:url(../images/pic-safe-closed.gif); background-position:6px top; background-repeat:no-repeat;color:#FF9900;}
.Status-Offline { background-image:url(../images/pic-safe-opened.gif); background-position:6px top; background-repeat:no-repeat;color:#CC0000;}
.Status-Online { background-image:url(../images/pic-safe-closed.gif); background-position:6px top; background-repeat:no-repeat;color: #00CC00;}

/*
.Objekt-Neu { background-image:url(../images/picto-objekt-anlegen.gif); background-position:13px 2px; background-repeat:no-repeat;}
*/

/****************************************/
/* Statusinformation */
#Status-Info { float:right; margin-right:16px;}
#Status-Info table {
	font-size: 85%;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#Status-Info td  {
	padding:2px 8px 4px 8px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	line-height:133%;
}
#Status-Info th {
	padding:0;
	border-top: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	line-height:133%;
}
/****************************************/
.Tabelle-Trennung { border-left: 1px solid #CCCCCC; background-color:#ffffff; }
.Eingabe-Inaktiv {background-color:#e6e9e6;color:#999999;}
.Eingabe-Inaktiv input,.Eingabe-Inaktiv select {color:#999999;}
.Eingabe-Inaktiv th { background-image:url(../images/pic-safe-closed.gif); background-position:6px 1px; background-repeat:no-repeat; padding-left:24px!important;}
/*
.Eingabe-Gesperrt {background-color:#e6e9e6;color:#999999;}
.Eingabe-Gesperrt input,.Eingabe-Inaktiv select {color:#999999;}
*/
