/**********************************
 * LANGUAGE SELECT
 **********************************/
html {
	background-color: #000;
}
div#languageselect-tpl {
	color: #fff;
}
/* Listenelemente nebeinander statt untereinander darstellen, Verwendung in CQ */
ul.floatingList li {
	clear: none !important;
}
div#languageselect-tpl img#braunLogo {
	display: block;
	height: 74px;
	left: 0;
	margin: 0 auto;
	position: relative;
	top: 0;
	width: 178px;
}
div#languageselect-tpl ul#footerService li.right {
	padding: 0 16px;
	text-align: right;
	width: 278px;
}
div#languageselect-tpl a#basicVersion,
div#languageselect-tpl a#basicVersionOff {
	padding-bottom: 5px;
	padding-top: 5px;
}
div#languageselect-tpl span#braunCopyright {
	color: #999;
	font-size: 0.689em;
	padding: 5px 0;
}
div#languageselect-tpl div.linkList {
	margin-bottom: 16px;
}
div#languageselect-tpl ul.locationTitles li {
	float: left;
	padding: 0;
}
div#languageselect-tpl ul.locationTitles li.first {
	padding: 0 16px;
	width: 148px;
}
div#languageselect-tpl ul.locationTitles li.first div.headline, div#languageselect-tpl ul.locationTitles li.first div.linkList {
	padding: 0;
}
div#languageselect-tpl ul.locationTitles li.last {
	width: 764px;
}
div#languageselect-tpl ul.locationTitles div.headline {
	border-bottom: #262626 1px solid;
	margin-bottom: 0.4em;
	padding: 0 16px;
}
div#languageselect-tpl ul.locationTitles div.headline h2 {
	font-size: 0.75em;
	margin-bottom: 0.4em;
	padding: 0;
}
div#languageselect-tpl ul.locationTitles li.last div.headline h2 {
	padding: 0;
}
div#languageselect-tpl ul.locationTitles div.linkList {
	padding: 0 16px;
}
div#languageselect-tpl ul.locationTitles li div {
	float: none;
	padding: 0;
	width: auto;
}
div#languageselect-tpl ul.locationTitles li ul li {
	float: none;
	padding: 0 0 0.31em 0;
	width: auto;
	line-height: 0.9em;
}
div#languageselect-tpl ul.locationTitles li.first div.col0 {
	padding: 0;
}
div#languageselect-tpl ul.locationTitles li.last div {
	float: none;
	padding: 0;
}
div#languageselect-tpl ul.locationTitles li.last div.headline {
	margin-left: 16px;
}
div#languageselect-tpl ul.locationTitles li.last div.col1, div#languageselect-tpl ul.locationTitles li.last div.col2,
div#languageselect-tpl ul.locationTitles li.last div.col3 {
	float: left;
}
div#languageselect-tpl ul.locationTitles li.last div.col1, div#languageselect-tpl ul.locationTitles li.last div.col3 {
	width: 208px;
}
div#languageselect-tpl ul.locationTitles li.last div.col1 {
	padding: 0 16px;
}
div#languageselect-tpl ul.locationTitles li.last div.col2 {
	padding: 0 16px;
	width: 268px;
}
div#languageselect-tpl ul.locationTitles li.last div.col3 {
	padding-left: 16px;
}
div#languageselect-tpl ul.locationTitles li div h3 {
	font-size: 0.875em;
	margin-bottom: 0.098em;
	padding: 0;
}
div#languageselect-tpl ul.locationTitles li ul li a {
	color: #66bfe2;
	font-size: 0.75em;
	text-decoration: underline;
}
div#languageselect-tpl div#content {
 	background: transparent none;
 	padding-top: 56px;
}
div#languageselect-tpl div.headline {
	margin: 0 0 30px 0;
	padding: 0;
}
div#languageselect-tpl div#footerNavigation {
	background: transparent url(/relaunch/img/icons-bullets.gif) left -2900px repeat-x;
}
div#languageselect-tpl div#footer {
 	background: none;
	padding-top:0px;
}
div#languageselect-tpl ul#footerService {
	background: #000000;
}
div#languageselect-tpl div#braunCopyright {
	background: #000000;
}
div#languageselect-tpl ul#footerSupport {
 	background: transparent none;
}
div#languageselect-tpl ul#footerSupport li {
  	border: none;
 	width: 288px;
}
div#languageselect-tpl div#header {
	height: auto;
}
div#languageselect-tpl div#wrapper {
	padding-top: 127px;
}
div#languageselect-tpl div#saveLanguageChoice label {
	font-size: 0.689em;
	margin-left: 10px;
}
div#languageselect-tpl  div#saveLanguageChoice {
	margin:  12px 0 0 16px;
}
