@charset "utf-8";


#infobox-tabelle-neu {
border: 0px #606060 solid ;
border-color:#aa0000;	

margin-top:0px;	
margin-left:10px;
margin-right:10px;
}

/* Tabelle img Rahmen */
.images-border img{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	border-top: 1px #606060 solid ;
	border-left: 1px #606060 solid;
	border-right:1px #606060 solid;
	border-bottom:1px #606060 solid;
	margin-left:0px;
	width:200px;
	height:100px;
	}



.th03{text-align:left;font-weight:bold;font-size:1.1em;margin-left:10px;} 
.th01,.th02,.th04,.th05,.th06,.th07,.th08,.th09,.th10,.th11{text-align:center;font-weight:bold;font-size:1.0em;}



.td02{text-align:center;top:0px;font-weight:bold;font-size:1.0em;}
.td03{text-align:left;font-weight:bold;font-size:1.6em;margin-left:10px;color:#cccccc;}
.td03a{text-align:left;font-weight:bold;font-size:1.0em;margin-left:10px;color:#999999;}
.td01,.td04,.td05,.td06,.td07,.td08,.td09,.td10,.td11{text-align:center;font-weight:normal;font-size:1.1em;color:#cccccc;}


.th03{text-align:left;font-weight:bold;font-size:1.1em;margin-left:10px;} 
.th01,.th02,.th04,.th05,.th06,.th07,.th08,.th09,.th10,.th11{text-align:center;font-weight:bold;font-size:1.0em;}



.td02{text-align:center;top:0px;font-weight:bold;font-size:1.0em;}
.tab-1z{text-decoration:none;text-align:left;font-weight:bold;font-size:1.3em;margin-left:10px;color:#cccccc;}
.tab-2z{text-decoration:none;text-align:left;font-weight:bold;font-size:1.0em;margin-left:10px;color:#999999;}


.td01,.td04,.td05,.td06,.td07,.td08,.td09,.td10,.td11{text-align:center;font-weight:normal;font-size:1.1em;color:#cccccc;}


	
.fleet-table-neu {
	width:914px;
	height:auto;
	font:12px Verdana,Arial;
	padding:0;
	margin-top:0px; /* Abstand zum oberen linken Bild */
    padding-bottom:0px;
	border-color:#999999;
	border-style:solid;
	border:0px;
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left: none;
}	
	
	
.fleet-table-neu th {		/* Tabellenkopf		                            */
    						/* es darf hier kein width stehen */
	height:auto;	 		/* Tabellenkopf Zellenhöhe                  	*/	
	font-size:0.9em;		/* Tabellenkopf Schriftgröße                    */
	color:#aaaaaa;      	/* Tabellenkopf Farbe                           */
	
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	border-color:#666666;
	border-style:solid;
	border:1px;
	/*
	border-top:none;
	border-right:none;	
	border-bottom:none;			  	
	border-left:none;		  	
    background-color:#404040;
	*/
}				  			
			
.fleet-table-neu th h3 {/* Abstände der Titelzeile */
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	background-color:#404040;
	}
 
	
		
.fleet-table-neu td { 	/* Tabellendaten          	                    			*/
	font-size:1em;		/* Tabellendaten Schriftgöße								*/
	color:#ff8e00;      /* Tabellendaten Farbe                          			*/
	text-align:center;  /* Tabellendaten Ausrichtung                    			*/
	height:auto;	 	/* Tabellendaten Zellenhöhe                  				*/
	
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	
	padding-top:10px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	
	border-color:#666666;
	border-style:solid;
	border:1px;
	border-top:none;
	border-right:none;		
	border-bottom:none;
	border-left:none;
	

}			

.fleet-table-neu .head h3 {
	background-image:url("../images-table/bgf-050p050p-oben.png");
	background-position:right;		
	background-repeat:no-repeat;
}




.fleet-table-neu .desc, .sortable .asc 	{background-color:#252525;}
.fleet-table-neu .desc h3 				{background:url("../images-table/desc.png") 10px bottom repeat-x;padding-top:10px;}  /*left*/
.fleet-table-neu .asc  h3					{background:url("../images-table/asc.png")  10px top    repeat-x;padding-bottom:10px;} /*left*/

.fleet-table-neu .head:hover				{background-color:#992525;}
.fleet-table-neu .desc:hover				{background-color:#662525;}
.fleet-table-neu .asc:visited			{background-color:#992525;}


/* Background gerade Zeilen   			*/
/* Background ungerade Zeilen 			*/
/* Background gerade   selected Zeilen  */
/* Background ungerade selected Zeilen  */
/* .fleet-table-neu .evenrow td				{background-color:#252525;}	
.fleet-table-neu .oddrow td				{background-color:#252525;}	
.fleet-table-neu td.evenselected			{background-color:#252525;} 
.fleet-table-neu td.oddselected			{background-color:#252525;}	 */
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
