/*! $Id: language-selection-page.css 6811 2009-10-29 16:34:00Z bhillebrand $ */
body {
	height:100%;
}
div.languageSelectionPage {
	height:100%;
	width:100%;
}
div.languageSelectionPage div#containerHeadPart {
	position:absolute;
	top:0;
	z-index:50;
}
div#languageSelectionContainer {
	height:50px;
	padding-top:50px;
}


div.boxFooter1Footer2 {
padding-top:5px;
}


ul.language { width:726px; margin-left: 120px; }
ul.language li { width: 463px; float: left;  text-align: center; width: 363px; }
ul.language li a { font-size: 11px; text-decoration: underline;  }
ul.three li { width: 241px; }
ul.four li { width: 181px; }

x.first {background-color: red;}
x.last {background-color: green;}
div.footerText {
	background:url(/assets/images/global/layer-bottom-gradient-middle.gif);
}