/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.nav_zeile {
	background-color: rgb(255,255,255);
 	border-bottom: 2px solid rgb(255,255,255)
}

.spalte_links {
	background-color: rgb(255,255,255);
 	padding-left: 5px;
 	padding-top: 20px;
 	padding-right: 13px;
 	border-right: 1px solid rgb(210,3,29)
}

.spalte_mitte {
	background-color: rgb(255,255,255);
 	padding-left: 5px;
 	padding-top: 20px;
 	padding-right: 5px
}

.tabelle {
	background-color: rgb(245,242,242);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.spalte_rechts {
	background-color: rgb(255,255,255);
 	margin-left: 0px;
 	padding-left: 5px;
 	border-left: 1px solid rgb(210,3,29);
 	margin-top: 0px;
 	padding-top: 20px
}

.tabellenrahmen {
	border-left: 1px solid rgb(39,36,123);
 	border-right: 1px solid rgb(39,36,123)
}

.fliesstext {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	line-height: 16px
}

.boxinhalt {
	line-height: 16px;
 	text-align: left;
	border-left-style : none;
	border-top-style : none;
	border-right-style : none;
	border-bottom-style : none;
	padding : 0px 10px
}

.feldname1 {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(51,51,51);
 	font-weight: bold;
 	text-align: left;
 	padding-left: 20px;
 	padding-right: 0px
}

.text {
	font-size: 12px;
 	color: rgb(51,51,51);
 	padding: 5px 5px 5px 6px
}

.fieldset {
	border: 1px solid rgb(255,0,0)
}

.tabelle_header {
	background-image: url( "../assets/images/neu-3.GIF" );
 	background-repeat: no-repeat;
 	background-position: top
}

.eingabe {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(102,102,102);
 	font-weight: normal;
 	font-style: normal;
 	border: 1px solid rgb(192,192,192);
 	margin: 0px 0px 0px 5px;
 	width: 250px
}

.schrift_tabelle {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 12px;
 	line-height: 16px
}

.legend {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14px;
 	color: rgb(51,51,51);
 	font-weight: bold
}

.nachricht {
	border: 1px solid rgb(192,192,192);
 	width: 250px;
 	overlfow: hidden
}

.tabellenrahmen1 {
	border-left: 1px solid rgb(39,36,123);
 	border-right: 1px solid rgb(39,36,123);
 	border-bottom: 1px solid rgb(39,36,123)
}
