a { color: #6B6F73; }
a:hover, #mitte-right a:hover { color: #E60003; }
a:active { }
a.menu { color: #000000; }
a:hover.menu, a:hover.mmenu, a.mmenu { color: #E60003; }
a.umenu { color: #000000; }
a:hover.umenu, a.umenum ,a:hover.umenum { color: #E60003; }

#mitte-right a { color: #000000; }

/* Einstellungen für Fusszeile*/
#fuss {
	border-top: 1px solid #000000;
}
a.fuss { color: #6B6F73; }
a:hover.fuss { color: #E60003; }


#top-left, #top-center { background-color: #F9F9F9; }
#mitte-right, #top-right { background-color: #FFCB02; }
#mitte-left {
	background: #FFCB02 url(../l-pix/links-unten.gif) no-repeat bottom;
}
#mitte-center { background-color: #F9F9F9; }

/* Überschriften */
h2 {
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #000000;
}

h1, h3, h1 a, h3 a {
	background: #E5B602;
	color: #000000;
}
h6 {
	margin: 0;
	padding: 0;
	color: #6B6F73;
}
/* Quick-Finder */
.quick {
	color: #000000;
	background-color: #F9F9F9;
}
.line {border-bottom: 1px solid #000000;}

.red{
	color: #E60003;
	font-weight: bold;
	font-size: 12px;
}
.red1{
	color: #E60003;
}

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

input,select {
	background: #F9F9F9;
	color: #000000;
	font-size: 10px;
	border: 1px solid #6B6F73;
}
textarea {
	border: 1px solid #6B6F73;
}
input.button {
	background: #FFCB02;
	width: 200px;
	padding: 2px 2px 2px 2px;
}
input.f1, textarea.f1, select.f1 {
	width: 100%;
}
input.f2, select.f2 {
	width: 466px;
}
input.f3, select.f3 {
	width: 200px;
}
input.cb {
	background: transparent;
	border: none;
}
.butbeschreibung {
	width: 200px;
	text-align: right;
	font-size: 9px;
	display: block;
	margin: 0 0 0 0;
}
.kopf {
	text-align: right;
	font-size: 14px;
	color: #6B6F73;
	font-weight: bold;
}
form {
	margin: 0 0 0 0;
}
