body {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	background-color: White;
	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;
}

.text {
	color: #4D4026; 
	line-height: 18px;
}

a.navWT:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 95%;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
}

a.navWT:visited {
	text-decoration: none;
	font-size: 95%;
	color: #FFFFFF;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
}

a.navWT:hover {
	text-decoration: none;
	color: Yellow;
	font-weight:bold;
}

/* Grüne Textbuttons */
a.navBT:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 90%;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: none;
	background-color: Green;
}

a.navBT:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 90%;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: none;
	background-color: Green;
}

a.navBT:hover {
	text-decoration: none;
	color: Yellow;
	font-weight:bold;
}

/* Links für Untermenüs rechts oben (impressum, kontakt) */
a.navGR:link {
	text-decoration: none;
	color: #336699;
	padding-left: 10px;
	padding-right: 10px;
}

a.navGR:visited {
	text-decoration: none;
	color: #336699;
	padding-left: 10px;
	padding-right: 10px;
}

a.navGR:hover {
	text-decoration: underline;
	color: #336699;
}

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;
}

.ebox {
	color: #4D4026; 
	font-size: 70%; 
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 5px; 
	padding-bottom: 5px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #F5F3ED;
	line-height: 16px;
	border: #E8D7B2 solid 1px;
}

.eboxtext {
	color: #4D4026; 
	font-size: 70%; 
	font-family: Verdana, Arial, sans-serif;
	line-height: 16px;
}

.topsub{
	border : 1px solid #D0D0D0;
	background-color: #EFEFEF;
	background-image: url(/images/headline/fill.gif);
	background-repeat: repeat-x;
}

.Input_BL {
	color:#1C2F67;
	border: 1px #727272 solid;
}

.Input_CUR {
	font-family: "Courier New", Courier, monospace;
	border-color: #008B8B;	
	background-color: #FAFAD2;
	color:#1C2F67;
	border-width : 1px;
	border: 1px #89B2C7 solid;
	font-size: 10pt;
}

.Input_REQ {
	border-color: #CC6600;
	background-color: #F0E68C;
	color:#1C2F67;
	border-style : solid;
	border-width : 1px;
	border-right-width: 1px;
}

.BoxSmall{
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #B0C4DE;
}

.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;
}

.pagercurrent {
	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;
}

/* Einstellungen für Textboxen linke und rechte Seite */
td.m_head {
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: White;
	background-color: #AFBBC7;
	text-align: center;
	color: White;
	font-weight: bold;
	padding: 4px;
}

td.m_bg {
	background-color: #F4F4F4;
}



/* Farbe für Headline in Anzeigen
	zwischen den einzelnen Blöcken */

h1 {
	margin:0px;
	font-size: 100%;
}

.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;
}

.headline_bg {
	background-image: url(/engineering/images/headline/bg.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.headmen {
	display : block;
	float: left;
	width: 100%;
	text-align : center;
	font-weight : bold;
	color: #336699;
	background-color: #AFBBC7;
	padding-top: 7px; 
	padding-right: 5px; 
	padding-bottom: 7px; 
	padding-left: 5px; 
	text-decoration: none; 
}

.headmen_activ {
	display : block;
	float: left;
	width: 100%;
	text-align : center;
	font-weight : bold;
	color: #FFFFFF;
	background-color: #6B8E23;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	text-decoration: none;
}

.headmen a {  
	text-decoration: none; 
}
.headmen:hover {  
	background-color: #4682B4; 
	color: White;
}