@charset "UTF-8";
/*-----------------------------------------------------------------------------
Studio Schenker Screen Stylesheet

version:   1.0
date:      10/03/2008
author:    LST Schenker AG

website:   www.lstschenker.ch

version history: 1.0 - 10/03/2008
-----------------------------------------------------------------------------*/


/* Import weiter stylesheets
-----------------------------------------------------------------------------*/

/* @import url(".css"); */











/* 	       Anpassungen von Standard CSS
-----------------------------------------------------------------------------*/





#divNavLang{
	margin-bottom: 0px;
}



#divNavMain{
	margin-top: 25px;
	
}



#divContentAll{
	width: 788px; 
	margin-right: 0px;
	float:right;
	
}

/*------ Spezialanweisung für IE 6 ------*/
*html #divContentAll{
	width: 785px;
	margin-right: 0px;
}
/* --------------------------------------*/


#divFooter{
	margin-top: 0px;
}




/* 							  Spalte Links
-----------------------------------------------------------------------------*/



#divContentLeft{
	width: 379px;
	float:left;
}


#divContentLeft h1{
	color: #088CC9;
	font-size: 22px;
	line-height: 23px;
	
	padding-top:2px;
	margin-top:20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	
	border-bottom: #088CC9 dotted 1px;
		
}


#divContentLeft h2{
	color: #088CC9;
	font-size: 12px;
	line-height: 15px;
	
	padding-top:0px;
	margin-top:0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
		
}


#divContentLeft p{
	margin-bottom: 0px;
}

#divContentLeft ul{
	margin-left: 0.6em; 
	padding-left: 0.7em; 
}

#divContentLeft li{
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(../images/dotList.gif);
	list-style-type: none;
	
}


#divLinks{
	width: 182px;
	float:left;
}


#divRechts{
	width: 182px;
	float:right;
}


#divRechts p{
	margin-bottom: 0px;
	padding-bottom: 2px;
}




/* 							  Spalte Rechts
-----------------------------------------------------------------------------*/

#divContentRight{
	width:394px;
	/*padding-right: 15px;*/
	float: right;
	/*margin-bottom: 10px;*/
}




#divContentRight h1{
	margin-top: 0px;
	padding-left: 15px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	
	font-size: 22px;
	line-height: 23px;
	font-weight: normal;
	
	color: #FFFFFF;
	
	background-color:#088CC9;
}


#divContentRight p{
	margin-bottom: 0px;
	padding-bottom: 0px;
}



/* 							      Tabelle
-----------------------------------------------------------------------------*/



/* 							       Klassen
------------------------------------------------------------------------------*/

