@CHARSET "ISO-8859-1";

#mainDiv {
  text-align: center;
  vertical-align: top;
}
#siteDiv {
  width: 980px;
  margin: 0px auto;
  text-align: center;
}
#headDiv {
  height: 135px;
  width:960px;
  text-align:left;
  margin: 0px auto;
}
#headDivPart1 {
  height: 52px;
}
#headLineDiv {
  background:url('/images/layout/head_line_bg.jpg') 0px 0px repeat-x;
  height: 2px;
  overflow: hidden;
}
#headDivPart2 {
  height: 28px;
}
#headDivPart3 {
}
#topNavigation {
  border-left: solid 1px #b3b1b1;
  border-right: solid 1px #b3b1b1;
  border-bottom: solid 1px #b3b1b1;
  width: 132px;
  height: 14px;
  background-color: #818180;
}
.topNavigationLinkDiv {
  float:left;
  /*width: 40px;*/
  /*padding-top: 1px;*/
}
.topNavigationLink {
  font-size: 10px;
  text-decoration: none;
  /*text-transform: uppercase;*/
  color: #fff;
  padding-left:4px;
}
#haendlerName  {
  text-align: right;
  padding-right: 30px;
}
a.haendlerNameLink {
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}	
#modus {

}
#modus1 {
  color: #bfbcbb;
  font-size: 10px;
  float:left;
}
#modus2 {
  color: #fff;
  font-size: 10px;
  float:left;
}
#logos {
  width:280px;
  height: 52px;
  float: left;
}
.logo {
  padding-top: 10px;
  padding-right: 10px;
  float:left;
}
.frameClass {
  width:980px;
  height: 632px;
  background-color: none;
}
.frameClassJeep {
  width:980px;
  height: 540px;
  background-color: none;
  margin-left: 4px;
}
.frameClassJeepFlash {
  height: 540px;
  background-color: none;
  margin-left: 10px;
  width: 960px;
}
#contentDiv {
  text-align: left;
  margin: 0px auto;
  vertical-align: top;
}
#templateContent {
  background-color: white;
  text-align: left;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 20px;
  padding-right: 20px;
  min-height:560px;
  height:auto !important;
  height:560px;
}
#foot {
	text-align: center;
}
.row {
  background-color: #526574;
  width: 300px;
  border: 1px solid #ccc;
  color: #fff;
}
.field {
  background-color: #526574;
  width: 300px;
  border: 1px solid #ccc;
  color: #fff;
  height: 100px;
}
.black {
  color: #111;
  font-size: 12px;
}
#toolbar {
  border: solid 1px #ccc;
  position: relative;
}
#toolbarInfo {
  display: none;
  border: solid 1px #666;
  position: absolute;
  width: 200px;
  padding: 2px;
  margin-left: 300px;
  margin-top: 12px;
  background-color: #ccc;
  color: #333;
}

