.startTable{
	background-color: #000;
	margin-left: 70px;
}

.startTable td {
	padding: 6px;
	border-bottom: none;
}

.startTable tbody tr:hover{
	background-color: #000;
}

.startTable thead{
	background-color: #4B7EDC;
}

.startTable tbody{
	background-color: #000;
}

.submitIndex{
	width: 250px;
}

.pagelinks{
	font-size: 0.82em;
	margin-bottom: 6px;
	margin-top: 12px;
}

/* Vorschau nachfragen liste */
.inputlist {
	font-size: 0.92em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

.inputlist .kathead {
	border:0 none;
	color:#E95927;
	height:20px;
	margin-left:0;
	margin-top:10px;
	font-size: 1em;
}
.inputlist li {
	border-bottom:1px solid #666666;
	height:35px;
	margin:4px 0 0 30px;
	padding:0;
}

.field {
	float:right;
	margin-top:4px;
}
.inputlabel {
	font-size: 0.88em;
	display:block;
	width:450px;
}
.labelhead {
	font-size: 0.92em;
	text-decoration: underline;
	margin:0;
	padding:0;
}

#rechner{
	background-color: #000;
}

#rechner td{
	background-color: #000;
	}