body { 
	color: #000000;
	background-color: #DEDFDF;/*D1D3D5 919da6 d9e6ee; /*99a2a8; /* c7c8c9; /* 99a2a8; dadadb;/*d6d7d9;*/
	border-color: #e3dcdc;
	margin: 10px;
	padding: 1px;	
	border-style: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	/*line-height: 18px;*/
	text-align: left;
	font-weight: normal;
}

a:link {
	color: #CE0D0D;
	text-decoration: none;
}

a:hover {
	color: #0066CC;	
	text-decoration: none;
}

a:visited {
	color: #0066CC; /*FF3300; bf6126;*/
	text-decoration: none;
}


h1 {font-size: 12px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: normal;
text-align: left;}

h2 {font-size: 14px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: normal;
text-align: left;}

h3 {font-size: 14px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;}

h4 {font-size: 16px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;}

h5 {font-size: 18px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;}

h6 {font-size: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: center;}


.aktLink{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bolder;}

td.titel {
	margin: 0px;
	PADDING-BOTTOM: 3px; 
	PADDING-TOP: 3px; 
	font-weight: bold;
	font-size: 12px;
	color: #000000;	
}

td{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #000000;
	text-align: left;	
}

/***************************************************************************************
** Hauptmenü **
***************************************************************************************/

#mainNavbar {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	border-bottom: 0px #778 solid;
	padding: 3px;
	color: #000000;
}

#mainNavbar td {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
	width: 140px;
}


#mainNavbar a {	
	DISPLAY: block; 
	FONT-SIZE: 11px;  
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 3px; 
	PADDING-TOP: 3px; 
	text-decoration: none;
}

/*class="current" ->> Auswahl*/
#mainNavbar a:hover, #mainNavbar a.current {
	background-color: #CE0D0D;
	color: #FFFFFF;	
/*	Alte Einstellungen mit statischem Hintergrund
background-color:#CE0D0D;
	color: #CE0D0D;	*/
	border-right: solid #CE0D0D 1px; /* Rechte Seite "Blcok" Farbe* /
	border-left: solid #CE0D0D 1px; /* Rechte Seite "Blcok" Farbe*/
	text-decoration: none;
}

/*class="normal" ->> Auswahl*/
#mainNavbar a.normal {
	background-color: #000000;
	color: #FFFFFF;
/*	Alte Einstellungen mit statischem Hintergrund
	background-color: #000000;
	color: #000000;	*/
	border-right: solid #000000 1px; /* Rechte Seite "Blcok" Farbe* /
	border-left: solid #000000 1px; /* Rechte Seite "Blcok" Farbe */
	text-decoration: none;
}
/***************************************************************************************
** Hauptmenü ENDE **
****************************************************************************************


****************************************************************************************
** Untermenü **
***************************************************************************************/

#subNavbar {
	width: 160px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

#subNavbar ul {
	margin: 0px;
	padding: 0px;
}

#subNavbar ul li {
	list-style-type: none;
	margin: 1px;
	padding: 0px;
}

#subNavbar ul li a{
	display: block;
	width: 160px;
	height: 10px;
	text-decoration: none; 
	color: #ffffff;
	background-color: #000000;
	border-right: solid #CE0D0D 20px;  /*Rechte Seite "Block" Farbe*/
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-bottom: 1px;
	border: 0px;
	text-valign: middle;
}

/*class="current" ->> Auswahl*/
#subNavbar ul li a:hover, #subNavbar ul li a.current {
	background-color: #CE0D0D;
	color: #FFFFFF;	
	border-right: solid #000000 20px; /* Rechte Seite "Blcok" Farbe*/
	text-decoration: none;
}

/*class="normal" ->> Auswahl*/
#subNavbar ul li a.normal {
	background-color: #000000;
	color: #FFFFFF;	
	border-right: solid #CE0D0D 20px; /* Rechte Seite "Blcok" Farbe*/
	text-decoration: none;
}

/***************************************************************************************
** Untermenü ENDE **
***************************************************************************************/

/***************************************************************************************
** Auflistung Maschinenpark **
***************************************************************************************/

#mpAuflistung {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border-bottom: 0px #778 solid;
	padding: 3px;
	text-align: left;
}

#mpAuflistung td {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	width: 400px;
}


#mpAuflistung a {	
	DISPLAY: block; 
	PADDING-LEFT: 40px; 
	PADDING-BOTTOM: 3px; 
	PADDING-TOP: 3px; 
	text-decoration: none;
}

/*class="uebersichtNormal" ->> Auflistungstitel*/
#mpAuflistung td.uebersichtNormal {
	color: #000000;
	font-weight: bold;
	FONT-SIZE: 11px;
	PADDING-LEFT: 20px;  
	text-align: left;	
}

/*class="uebersichtCurrent" ->> Auflistungstitel*/
#mpAuflistung td.uebersichtCurrent {
	color: #CE0D0D;
	font-weight: bold;
	FONT-SIZE: 11px;
	PADDING-LEFT: 20px;  
	text-align: left;	
}

/*class="current" ->> Auswahl*/
#mpAuflistung a:hover, #mpAuflistung a.current {
	color: #CE0D0D;	
}

/*class="normal" ->> Auswahl*/
#mpAuflistung a.normal {
	color: #000000;	
}
/***************************************************************************************
** Hauptmenü ENDE **
****************************************************************************************