@charset "UTF-8";
/* css for ext standort 02.2010 */

@media all
{
	.tx-slim-pi1 {
	
		}
	.tx-in-slim	{
		margin:0 auto; 
		clear:both; 
		text-align:left; 
		padding:35px 0 0 48px;
		}
		
	*+html .tx-in-slim { /*IE7 only*/
     	margin:0 auto; 
		clear:both; 
		text-align:left; 
		padding:35px 0 0 33px;
		}
  	
	*html .tx-in-slim	{/*IE6 only*/
		margin:0 auto; 
		clear:both; 
		text-align:left; 
		padding:35px 0 0 33px;
		}		
		
	.tx-slim-pi1 table {

		}
	.tx-slim-pi1 tr {
		vertical-align:top;
		}
	.tx-slim-pi1 thead tr {
	height:55px;

		}
	.tx-slim-pi1 thead th {
		color: #FFFFFF;
		background:#80A6CD;
		}	
	.tx-slim-pi1 tbody td{
		padding:5px 10px;
		
		}
	.tx-slim-pi1 thead th{
		padding-left:5px;
		}
	.tx-slim-pi1 .row1 {
		background:#fff;
		color:#0063A2;
		}
	.tx-slim-pi1 .row2 {
		background:#80A6CD;
		color:#FFFFFF;
	}
	.tx-slim-pi1 tfoot td {
		background:#80A6CD;
		padding:15px 10px 10px 10px;
		color:#FFFFFF;
		}
	
	.tx-slim-pi1 img {
		padding:15px 0;
		}
}
