/* allgemeine Einstellungen*/
/* BODY */
body {
	background: #ffffff;
	border: none;
	padding: 0 0 0 0;
	margin: 2px 2px 2px 2px;
}

body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}

/*Spaltenbreiten*/
.sp-left{ width: 160px; }
.sp-center{ width: 100%; }
.sp-right{ width: 160px; }



/* Einstellungen für Verweise*/
a { text-decoration: none; }
a:link { }
a:visited { }
a:hover { text-decoration: underline; }
a:active { }
a.ext {
	text-decoration: underline;
}


/* Einstellungen für Menue*/
#menu {
	padding-top: 5px;
	font-size: 12px;
}

a.menu {
	background: url(../l-pix/pointer.gif) no-repeat 5px 5px;
	display: block;
	width: 100%;
	/*border-bottom: 1px solid White;*/
	padding: 2px 5px 2px 17px;
	font-weight: bold;
}
a:hover.menu, a:hover.mmenu, a.mmenu {
	display: block;
	font-weight: bold;
	padding: 2px 5px 2px 17px;
	background: #ffffff url(../l-pix/pointer2.gif) no-repeat 5px 5px;
	/*border-bottom: 1px solid #D2002D;*/
	text-decoration: none;
}
/* Einstellungen für Menue*/
a.umenu{
	font-size: 11px;
	display: block;
	width: 100%;
	padding: 1px 5px 1px 17px;
	/*background: url(../l-pix/pointer.gif) no-repeat 5px 5px;*/
}
a:hover.umenu, a.umenum, a:hover.umenum {
	font-size: 11px;
	display: block;
	width: 100%;
	padding: 1px 5px 1px 17px;
	/*background: url(../l-pix/pointer.gif) no-repeat 5px 5px;*/
	text-decoration: none;
}

/* Einstellungen für Fusszeile*/
#fuss {
	text-align: right;
	padding-top: 4px;
	clear: both;
}
a.fuss { font-size: 10px; }
a:hover.fuss { text-decoration: none; }


/* Einstellungen für Rechts*/
.rand { padding: 5px 5px 5px 5px; }

#top-left, #top-center, #top-right, #mitte-left, #mitte-center, #mitte-right {
	margin: 0 0 0 0;
	border: 1px solid #ffffff;
}

#mitte-center {
	padding: 0 0 0 0;
}


#top-left, #top-center, #top-right { height: 120px; }
#top-left, #top-right { width: 160px; }

.mitte {
	padding: 5px 5px 5px 5px;
}


/* Überschriften */
h1, h2, h3 { text-align: left; }

h1, h3 {
	font-size: 12px;
	padding: 5px 5px 5px 5px;
}
h1 { margin: 0 0 15px 0; }

h2 {
	font-size: 12px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	font-weight: bold;
}

h3 { margin: 0; }

/* Bildbeschreibung */
.bildb { font-size: 10px; }

/* Quick-Finder */
input, select {
	font-size: 10px;
}

input.quick {
	width: 26px;
	margin-left: 4px;
}
select.quick { width : 118px; }

.line {
	padding: 5px 5px 5px 5px;
}
.disclaimer {
	background-color: #DFDFDF;
	border: 1px solid Black;
	padding: 5px 5px 5px 5px;
}
form {
	margin: 0 0 0 0;
	display: inline;
}
input.button {
	width: 159px;
	font-weight: bold;
}

/*Eingabefeld -lang*/
.eingabe-1,select, textarea {
	width : 320px;
}
/*Eingabefeld -mittel*/
.eingabe-2 {
	width : 250px;
}
/*Eingabefeld -kurz*/
.eingabe-3 {
	width : 70px;
}
.red {
	color: #8B0000;
	font-weight: bold;
}
.quelle{
	padding: 4px 4px 4px 4px;
	border: 1px solid Black;
	background-color: #DFDFDF;
	width: 468px;"
}
