/* generische Navi oben */
.genav{
	font-size:8pt;
	color:#000000;
	font-family: Verdana;
	font-weight:normal;
	text-decoration: none;}

a.genav{
	font-size:8pt;
	color:#000000;
	font-family: Verdana;
	font-weight:normal;}

a.genav:hover{
	font-size:8pt;
	color:#f97b00;
	font-family: Verdana;
	font-weight:normal;}


a{
	font-size:8pt;
	color:#000000;
	font-family: Verdana;
	font-weight:normal;}

a:hover{
	font-size:8pt;
	color:#f97b00;
	font-family: Verdana;
	font-weight:normal;}


/* Störer unterhalb des Login / Logout - Bereiches */
a.stoerer{
	font-size: 8pt;
	color:#f97b00;
	font-family: Verdana,Arial;
	font-weight:bold;
	text-decoration: none;}

a.stoerer:hover{
	font-size: 8pt;
	color:#000000;
	font-family: Verdana,Arial;
	font-weight:bold;}

/* Fliesstextformate im Inhaltsbereich */
.text{
	font-size: 8pt;
	color:#000000;
	font-family: Verdana,Arial;
	font-weight:normal;}

.subline1{
	font-size: 10pt;
	color:#2d4b96;
	font-family: Verdana,Arial;
	font-weight:bold;}

.subline2{
	font-size: 10pt;
	color:#d08622;
	font-family: Verdana,Arial;
	font-weight:bold;}


.headline1{
	font-size: 12pt;
	color:#2d4b96;
	font-family: Verdana,Arial;
	font-weight:bold;}

.headline2{
	font-size: 12pt;
	color:#d08622;
	font-family: Verdana,Arial;
	font-weight:bold;}

/* Fliesstextformate im Inhaltsbereich */
.error{
	font-size: 8pt;
	color:#FF0000;
	font-family: Verdana,Arial;
	font-weight:bold;}

/* ############################################################################# */
/* 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_datetime{
	font-size: 8pt;
	color:#000000;
	font-family: Verdana,Arial;
	font-weight:normal;}


.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;}