body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	background-color: #ededed;
	padding: 8px 0;
}

#erinnerung td {
	font-weight: bold;
}

.noetig {
	font-weight: bold;
}

.noetig2 {
	font-weight: bold;
	color: #cc0000;
}

.noselect {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

#auflistung ul {
	display: block;
	list-style-type: none;
}

#haupttable {
	border: 1px solid #cccccc; 
	background-color: #ffffff;
}

.adminBox {
	padding: 10px; 
	background-color: #FFFFCC;
	line-height: 130%;
}

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

#auftragsliste td {
	padding: 3px;
	border: 1px solid #999;
}

#liste th {
	font-weight: bold;
	padding: 5px;
}

#liste td {
	padding: 5px 10px;
	border: 1px solid #EEE;
}

#liste a {
	color: #345F76;
	font-weight: bold;
}

#liste a:hover {
	color: #345F76;
	font-weight: bold;
	text-decoration: underline;
}

.bildtrenner {
	border-bottom: 1px dotted #999;
}

.error {
	background-color: #FCFC83 !important;
}

.abstandV {
	padding: 5px 0;
}

#CountDownPanel {
	padding: 1px; color: #000;
	background-color: #FFE1E1;
	font-size: 14px;
}

#cs-menu {
	line-height: 1.3;
}
#cs-menu ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}
#cs-menu ul li {
	padding: 0 0 0 25px;
	background: transparent url('../pics/arrow_dunkel.gif') no-repeat 2px -2px;
	white-space: nowrap;
}
#cs-menu a {
	font-weight: bold;
}
#cs-menu form {
	margin: 0;
}
#cs-menu .indented {
	margin-left: 15px;
}
#cs-menu .fb-history1,
#cs-menu .fb-history2 {
	margin: 2px 0 0 0;
	padding: 0;
	height: auto;
	float: left;
}

#cs-menu .fb-history1 {
	width: 70%;
}

#cs-menu .fb-history2 {
	width: 20%;
	text-align: right;
}

.clear {
	clear: both;
}