#menue {
	position: absolute;
	z-index: 3;
	top: 0px;
	left: 666px;
	height: 18px;
	margin-top: 0px;
}

#menue a {
	color: #0b2b53;
	background-color: inherit;
	line-height: 18px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	vertical-align: top;
	padding-top: 4px;
}

#menue a:hover, #menue a:focus {
	color: #ffffff;
	background-color: inherit;
}

#menue a.active {
	color: #ffffff;
	background-color: inherit;
}

#firmendb {
	position: absolute;
	z-index: 3;
	top: 52px;
	left: 666px;
	height: 25px;
	width: 283px;
	margin: 0px;
	padding: 0px;
}

.form_kopf {
	margin: 0px;
	padding: 0px;
}

.input_kopf {
	width: 209px;
	height: 15px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Geneva;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;

	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	
	border-top: 1px solid #95741e;
	border-left: 1px solid #95741e;
	border-right: 0px solid #ffffff;
 	border-bottom: 0px solid #ffffff;

}

.submit_kopf {
	width: 61px;
	height: 20px;
	background-color: #ffe399;
	font-family: Arial, Verdana, Geneva;
	font-size: 11px;
	line-height: 9px;
	font-weight: bold;
	border-style: solid;
	text-decoration: none;
	color: #00224b;

	margin: 0px;
	margin-top: 2px;
	margin-left: 5px;
	padding: 0px;
	padding-bottom: 1px;

	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #95741e;
	border-bottom: 1px solid #95741e;
}
.submit_kopf:hover {
	background-color: #ffffff;
}

h1.csc-firstHeader { font-size: 16px;font-weight:bold; }

