body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #ffffff;}

.struct_selected{
	border:1px solid #ff6600;
	width:350px;}

.struct_unselected{
	border:1px solid white;}

/* Inhaltsbereich */
.cell_gray{
	background-color:#666465;}

.cell_orange{
	background-color:#ff6600;}

.cell_lightgray{
	background-color:#cdcaca;}

/** allgemeine Schriftformate **/
.headline{
	font-size: 12pt;
	color:black;
	font-family: verdana,arial;
	font-weight:bold;}

.subline{
	font-size: 10pt;
	color:black;
	font-family: verdana,arial;
	font-weight:bold;}

.text{
	font-size: 8pt;
	color:black;
	font-family: verdana,arial;}

.notes{
	font-size: 8pt;
	color:black;
	font-family:Courier;}

.error{
	font-size: 8pt;
	color:red;
	font-family: verdana,arial;
	font-weight:normal;}

/* Links */
a{
	font-size: 8pt;
	color: #ff6600;
	font-family: verdana,arial;
	text-decoration: none;}

a:hover {
	color: #ff6600;
	text-decoration:underline;}

td{
	font-size: 8pt;
	color:black;
	font-family: verdana,arial;}

/* Formulare */
button{
	border:1px solid black;
	font: 8pt verdana;
	color:black;
	margin-left: 0px;
	background: white;}

/* Eingabefelder 100% Breite */
/* analog hierzu im Fehlerfall erweitert durch err_ */
.inp100{
	font-size: 8pt;
	color: black;
	font-family: verdana;
	background-color: white;
	text-decoration: none;
	width:270px;}

.err_inp100{
	font-size: 8pt;
	color: black;
	font-family: verdana;
	background-color: white;
	text-decoration: none;
	width:270px;}

/* Eingabefelder 30% Breite */
/* analog hierzu im Fehlerfall erweitert durch err_ */
.inp30{
	font-size: 8pt;
	color: black;
	font-family: verdana;
	background-color: white;
	text-decoration: none;
	width:60px;}

.inp70{
	font-size: 8pt;
	color: black;
	font-family: verdana;
	background-color: white;
	text-decoration: none;
	width:200px;}

/* Eingabefelder 15 Breite */
/* analog hierzu im Fehlerfall erweitert durch err_ */
.inp15{
	font-size: 8pt;
	color: black;
	font-family: verdana;
	background-color: white;
	text-decoration: none;
	width:40px;}

.err_inp30{
	font-size: 8pt;
	color: black;
	font-family: verdana;
	background-color: white;
	text-decoration: none;
	width:60px;}

.shortenum{
	font-size: 8pt;
	color: black;
	font-family: verdana;
	background-color: white;
	text-decoration: none;
	width:40px;}

/* Texteingabe */
/* Texteingabebereiche Standardbreite */
.inp_textarea{
	FONT-SIZE: 8pt;
	COLOR: black;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: white;
	TEXT-DECORATION: none;
	width:270px;
	height:150px;}

.inp_textarea2{
	FONT-SIZE: 8pt;
	COLOR: black;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: white;
	TEXT-DECORATION: none;
	width:270px;
	height:75px;}

.inp_textarea3{
	FONT-SIZE: 8pt;
	COLOR: black;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: white;
	TEXT-DECORATION: none;
	width:270px;
	height:50px;}

/* Formulare */
.formtable{
	width:500px;}

.formlabels{
	width:50%;
	background-color:white;
	padding-right:5px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:middle;
	text-align:right;
	font-size: 8pt;
	color:black;
	font-family: verdana,arial;
	font-weight:bold;}

.forminputs{
	width:50%;
	background-color:white;
	padding-left:1px;
	padding-top:1px;
	padding-bottom:1px;
	vertical-align:middle;
	text-align:right;
	font-size: 8pt;
	color:black;
	font-family: verdana,arial;}

.formerrors{
	background-color:white;
	padding-left:1px;
	padding-top:1px;
	padding-bottom:1px;
	vertical-align:middle;
	text-align:right;
	font-size: 8pt;
	color:red;
	font-family: verdana,arial;
	font-weight:normal;}

.formline{
	background-color:black;}

/* ****** */
/* Listen */
/* ****** */

/* Linie Spaltenkopf */
.clmheader{
	background-color:#666465;
	padding:5px;
	font-size:8pt;
	color: #ffffff;
	font-family: verdana,arial;
	font-weight:bold;}

/* Linie Spaltenkopf */
.clmheaderline{
	background-color:#ff6600;}

/* Linie Listenelement */
.listitem{
	background-color:white;
	padding-left:5px;
	padding-right:5px;
	font-size:8pt;
	font-family: verdana,arial;}

/** Short-Cuts oben **/
td.sc_nav{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	color: #000;
	padding-top: 25px;
	height: 50px;
	text-align: left;}

td.sc_nav_split {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	vertical-align: top;
	padding-top: 28px;
	height: 50px;
	text-align: left;}

a.sc_nav {
	font-size: 11px;
	color: #3c3b39;
	text-decoration: none;}

a.sc_nav:hover {
	font-size: 11px;
	color: #ff6701;
	text-decoration: none;}

a.keywords {
	font-size: 11px;
	color: black;
	text-decoration: underline;}

a.keywords:hover {
	font-size: 11px;
	color: black;
	text-decoration: none;}

a.references {
	font-size: 11px;
	color: black;
	text-decoration: underline;}

a.references:hover {
	font-size: 11px;
	color: black;
	text-decoration: none;}

/** Left-Hand **/
.lh_head{
	background-color:#666465;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:15px;
	vertical-align:middle;
	font-size: 16px;
	color: #ffffff;
	font-family: verdana,arial;
	font-weight:bold;}

a.lh_head_2 {
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;}

a.lh_head_2:hover {
	font-size: 16px;
	color: #ffffff;
	text-decoration:underline;}

.lh_cell{
	height: 30px;
	background-color:#cdcaca;
	padding-left:15px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:middle;}

a.lh_inner {
	font-size: 11px;
	color:black;
	text-decoration: none;}

a.lh_inner:hover {
	font-size: 11px;
	color: #ff6701;
	text-decoration: none;}

a.lh_outer {
	font-size: 11px;
	color:black;
	text-decoration: none;}

a.lh_outer:hover {
	font-size: 11px;
	color: #ff6701;
	text-decoration: none;}

/* ############################################################################# */
/* Formate Benutzermeldungen */
/* ############################################################################# */

/* Textformat Information */
.msgInfo{
	FONT-SIZE: 8pt;
	COLOR: #302D29;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	font-weight: bolder;}

/* Textformat Warnung */
.msgWarning{
	FONT-SIZE: 8pt;
	COLOR: #302D29;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	font-weight: bolder;}

/* Textformat Fehler */
.msgError{
	FONT-SIZE: 8pt;
	COLOR: red;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	font-weight: bolder;}

/* Format Bereich des Icons */
.msgIconArea{
	padding-top:0px;}

/* Format Bereich des Textes */
.msgTextArea{
	padding:10px;}


/* Texteingabe Datumseingabe zweistellig */
.parser_inp_datetime2{
	FONT-SIZE: 8pt;
	COLOR: black;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: white;
	TEXT-DECORATION: none;
	width:25px;}

/* Texteingabe Datumseingabe vierstellig */
.parser_inp_datetime4{
	FONT-SIZE: 8pt;
	COLOR: black;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: white;
	TEXT-DECORATION: none;
	width:40px;}

/* Auswahlfelder enum */
.enum{
	FONT-SIZE: 8pt;
	COLOR: black;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: white;
	TEXT-DECORATION: none;
	width:270px;}

.single_selection{
	border: 1px gray solid;
	FONT-SIZE: 8pt;
	COLOR: black;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR:white;
	TEXT-DECORATION:none;
	width:270px;}
