body {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	background-color: White;
	font-size : 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.navBL:link {
	text-decoration: none;
	color: #336699;
	font-weight:bold;
}

a.navBL:visited {
	text-decoration: none;
	color: #336699;
	font-weight:bold;
}

a.navBL:hover {
	text-decoration: underline;
	color: #336699;
	font-weight:bold;
}

a.help:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #C2C2C2;
	padding-left: 3px;
	padding-right: 3px;
}

a.help:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #C2C2C2;
	padding-left: 3px;
	padding-right: 3px;
}

a.help:hover {
	text-decoration: none;
	color: #336699;
	font-weight:bold;
	background-color: #C2C2C2;
}

td {
	color: #666666;
	font-size : 75%;
}

td.c {
	font-weight: bold;
}

td.cCur {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 85%;
}

td.cC {
	font-weight: bold;
	text-align: center;
}

td.eCur {
	font-family: "Courier New", Courier, monospace;
	font-size: 85%;
}

td.eCurR {
	font-family: "Courier New", Courier, monospace;
	font-size: 85%;
	text-align: right;
}

td.eCurRb {
	font-family: "Courier New", Courier, monospace;
	font-size: 80%;
	text-align: right;
	font-weight: bold;
}

td.eCurC {
	font-family: "Courier New", Courier, monospace;
	font-size: 80%;
	text-align: center;
}

td.eCurCb {
	font-family: "Courier New", Courier, monospace;
	font-size: 80%;
	text-align: center;
	font-weight: bold;
}

td.e7 {
	font-size : 70%;
}

td.e-WT {
	color: White;
}

td.eC-WT {
	color: White;
	font-weight: bold;
}

td.e7b {
	font-size : 70%;
	font-weight: bold;
}

td.center {
	text-align: center;
}

.cY {
	font-weight: bold;
	background-color: #FFD700;
}

.top{
	border : 1px solid #D0D0D0;
	background-color: #DFDFDF;
	background-image: url(../images/headline/fill.gif);
	background-repeat: repeat-x;
}

.topsub{
	border : 1px solid #D0D0D0;
	background-color: #EFEFEF;
	background-image: url(../images/headline/fill.gif);
	background-repeat: repeat-x;
}

.BoxSmall{
	border-right: #e0dfe3 1px solid;
	border-top: #e0dfe3 1px solid;
	font-size: 11px;
	border-left: #e0dfe3 1px solid;
	border-bottom: #e0dfe3 1px solid;
}

.Input_BL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color: #89B2C7;	
	background-color: #F5FAFD;
	color:#1C2F67;
	border-width : 1px;
	border: 1px #89B2C7 solid;
	font-size: 10pt;
}

.Input_CUR {
	font-family: "Courier New", Courier, monospace;
	border-color: #89B2C7;	
	background-color: #F5FAFD;
	color:#1C2F67;
	border-width : 1px;
	border: 1px #89B2C7 solid;
	font-size: 10pt;
}

.Input_CUR_R {
	font-family: "Courier New", Courier, monospace;
	border-color: #89B2C7;	
	background-color: #F5FAFD;
	color:#1C2F67;
	border-width : 1px;
	border: 1px #89B2C7 solid;
	font-size: 10pt;
	text-align: right;
}

.Input_REQ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color: #CC6600;
	background-color: #F0E68C;
	color:#1C2F67;
	border-style : solid;
	border-width : 1px;
	border-right-width: 1px;
}

.rubrik {
	font-size : 14px;
	font-weight: bold;
	background-color: #778899;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #e0e0e0;
	color: #FFFFFF;
}

.head_Subtable {
	color: #000000;
	height: 20px;
	background-color: #F3F2D8;
	text-align: center;
}

.head {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 6px;
	background-color: #DFDFDF;
	border-bottom: 1px solid #FFFFFF;
}

.headline {
	color: #FFFFCC;
	font-weight: bold;
	padding: 6px;
	background-color: #778899;
}

.pagerlink {
	width:12px;
	border-left: 1px solid #C0C0C0;
	text-align : center;
}

.pagerVRT {
	width:12px;
	background-color:#0080FF;
	color:#FFFFFF;
	border-left: 1px solid #C0C0C0;
	text-align : center;
}

td.head2 {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #AAAAAA;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #AAAAAA;
	background-color: #A7B9C2;
	text-align: center;
	color: White;
	font-weight: bold;
}

/* Farbe für Headline in Anzeigen
	zwischen den einzelnen Blöcken */

h1 {
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#778899;
	font-size: 90%;
}

h2 {
	padding:0px;
	margin-bottom: 10px;
	font-weight:bold;
	font-size: 1.2em;
	border-bottom: 1px solid #BDB76B;
}


.bluebox {
	color:#000;
	background: #f0f0f4;
	padding: 5px;
	border: 1px #ccd solid;
	margin-bottom: 10px;
	line-height: 120%;
}

.buttonSys  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #003366;
	text-decoration: none;
	background : #DCDCDC;
	border: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.buttonSys:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8F97A7;
}

.buttonSmall  {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #003366;
	text-decoration: none;
	background : #DCDCDC;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 3px;
}

.buttonSmall:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8F97A7;
}


/* Tabellen Überschriften */
.td_head{
	background-color: #93B0C8;
	color:#FFFFFF;
	font-weight: bold;
}

.td_headC{
	background-color: #93B0C8;
	color:#FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 70%;
}


/* Tabellen Daten */
.td_data{
	background-color: #E7EAED;
}

.td_dataC{
	background-color: #E7EAED;
	text-align: center;
}

.td_dataR{
	background-color: #E7EAED;
	text-align: right;
}

.td_data_b{
	background-color: #E7EAED;
	font-weight: bold;
}


/* Tabellen Daten mit Currier Schrift */
/* lässt sich besser lesen */
.td_dataCur{
	font-family: "Courier New", Courier, monospace;
	background-color: #E7EAED;
}

.td_dataCCur{
	font-family: "Courier New", Courier, monospace;
	background-color: #E7EAED;
	text-align: center;
}

.td_dataRCur{
	font-family: "Courier New", Courier, monospace;
	background-color: #E7EAED;
	text-align: right;
	padding-right: 20px;
}

.td_dataRCur_b{
	font-family: "Courier New", Courier, monospace;
	background-color: #E7EAED;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}



.td_avrgCur{
	font-family: "Courier New", Courier, monospace;
	background: #ACCDD5;
}

.td_avrgCCur{
	font-family: "Courier New", Courier, monospace;
	background: #ACCDD5;
	text-align: center;
}

.td_avrgRCur{
	font-family: "Courier New", Courier, monospace;
	background: #ACCDD5;
	text-align: right;
	padding-right: 20px;
}

.td_avrgRCur_b{
	font-family: "Courier New", Courier, monospace;
	background: #ACCDD5;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
}

/* Tabellen Layout für Untertabellen*/
.td_subhead{
	background-color: #B0C4DE;
	color:#FFFFFF;
	font-weight: bold;
}

.td_subheadC{
	background-color: #B0C4DE;
	color:#FFFFFF;
	text-align: center;
	font-weight: bold;
}


td.tablehead {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #AAAAAA;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #AAAAAA;
	background-color: #E0DFE3;
	text-align: center;
}

.headline_bg {
	background-image: url(/engineering/images/headline/bg.gif);
	background-position: right;
	background-repeat: no-repeat;
}


/* Layout für Hauptmenüleitse */
.menue {
	color: #FFFFFF;
	background-color: #A52A2A;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
	float: left;
	padding-bottom: 4px;
	padding-top: 4px;
	font-weight: bold;
}

.menuerot {
	color: #FFFFFF;
	background-color: #003366;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
	float: left;
	padding-bottom: 4px;
	padding-top: 4px;
	font-weight: bold;
}

.menue a{  
	text-decoration: none; 
	font-weight: bold;
}

.menue:hover {
	background-color: #003366;
	font-weight: bold;
	color: #FFFFFF;
}


/* Layout für Untermenüpunkte:
	Wenn vorhanden, werden diese in der Mitte neben dem
	Suchfeld in der Gesamtübersicht gezeigt
 */

.SubMiddle {
	color: Black;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	float: left;
	font-weight: bold;
}

.SubMiddleAct {
	color: #FFFFFF;
	background-color: #003366;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	float: left;
	font-weight: bold;
}

.SubMiddle a{  
	text-decoration: none; 
	font-weight: bold;
}

.SubMiddle:hover {
	background-color: #003366;
	font-weight: bold;
	color: #FFFFFF;
}


table.about {
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
	width: 100%;
}

table.about h1 {
	font-size: 1.0em;
	font-weight: bold;
	color: Black;
	padding: 0;
}

table.about td {
	/*background: #ECECEC;*/
	padding: 0.5em;
	border: none;
	vertical-align: top;
	line-height: 18px;
}

.nofloat {
	float: none;
}