#containerHead { height:527px; 
/*border-bottom:1px solid #af121e;*/
 border-bottom:1px solid #000000;}
#bodyWrapper { bottom:0px; }
#bodyContainer { bottom:0px; height:800px; }
#errorMsg {

}
#containerLanguages {
  position:absolute;
	left:13px; top:134px;
  width:144px; height:463px;
}
#languages {
  list-style-type:none;
}
#languages li {
  margin-top:9px;
  width:151px;
  height:23px;
}
#languages li a {
  display:block;
  background:url('../img/lang/de.png') no-repeat left top;
	background-color:#ffffff;
  height:21px;
  padding-left:39px;
  line-height:20px;
  border:1px solid #999999;
  color:#999999;
}
#languages li a.en { background-image:url('../img/lang/en.png'); }
#languages li a.de { background-image:url('../img/lang/de.png'); }
#languages li a.fr { background-image:url('../img/lang/fr.png'); }
#languages li a.es { background-image:url('../img/lang/es.png'); }
#languages li a.it { background-image:url('../img/lang/it.png'); }
#languages li a.ja { background-image:url('../img/lang/ja.png'); }
#languages li a.zh { background-image:url('../img/lang/zh.png'); }
#languages li a.ru { background-image:url('../img/lang/ru.png'); }
#languages li a.ar { background-image:url('../img/lang/ar.png'); }
#languages li a.ko { background-image:url('../img/lang/ko.png'); }
#languages li a.tw { background-image:url('../img/lang/tw.png'); }

#languages li a.pt { background-image:url('../img/lang/pt.png'); }

#languages li a:hover {
  border:1px solid #d81e00;
}
#containerLogo {
  position:absolute;
	left:32px; top:24px;
  height:101px; width:112px;
  overflow:hidden;
}



#topMediaStart {
  position:absolute;
	left:176px; top:32px;
  overflow:hidden;
	width:815px;
}

#motorshowLineStart {
	position:absolute;
	left:175px; top:0; bottom:0;
	width:1px; 
	overflow:hidden;
	border-right:1px solid #999999;
}

#languages li a.bar {
  display:block;
  background-color:#999999;
  font-size:14px;
  font-weight:normal;
  color:#ffffff;
  height:13px;
  border:1px solid #999999;
	padding:2px 6px 6px 6px;
	background:url('../img/barArrow.png') no-repeat right bottom;
  background-color:#999999;
  font-size:12px;
  line-height:16px;
}
#languages li a.bar:hover {
  background:url('../img/barArrow.png') no-repeat right bottom;
  background-color:#777777;
}


