/*
	####################################################################################
	ASB TRAVEL SOLUTIONS-Website
	Styles fuer das Website-Layout
	####################################################################################
	ASB BLAU: #37468E
	BG-Farbe Header TRAVEL (15% ASB-Blau): #E1E3EE
	Linienfarbe (30% ASB-Blau): #C3C7DD
	ASB-Grau: #999999
	Hintergrundfarbe: #FFFFFF
	
	####################################################################################
	
	ASB INTERNSHIP ROT: #660033
	
	####################################################################################
*/



/*
	####################################################################################
	Styles fuer die HEADER-Tabelle
	####################################################################################
*/

TABLE.seitenheader {
	width: 924px;
	height: 200px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	float: none;
	background-repeat : no-repeat;
	background-position : 0px 56px;
	
}

TABLE.seitenheader TD.sprache{
	width: 924px;
	height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 37px;
	float: none;
}




/*
	####################################################################################
	Styles fuer DIV
	####################################################################################
*/


DIV.main {
	z-index: 0;
	vertical-align: top;
	text-align: center;
	position: relative; left: 0px; top: -60px;
}