/* styles for the print view */

body {
  overflow: visible !important;
  overflow: auto;
  background-color: #FFF;
}

* {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 128.5%;
}
.tx_cabagpdm_filesearch,
ul {
    list-style: none outside none !important;
}

#typo3-previewInfo,
object,
#langNav,
#countrySelect,
#login,
#searchBox,
#map,
img.bg,
#feEditAdvanced-container,
#admPanel,
#headerImage,
#rootlineNav,
#langNav,
#mainNav,
#leftCol,
#rightCol,
#footer,
.sliderArea,
.fceTabs {
  display: none;
}

a.internal-link {
  border: none !important;
  text-shadow: 0 0 0 !important;
}

#main {
  position: static;
  margin: 10px;
  text-align: left;
  width: 1138px;
}

#head h1 a {
  display: block;
  text-indent: -9999px;
  width: 290px;
  height: 221px;
}

#head h1 img {
  position: absolute;
  left: 10px;
  top: 10px;
  border: none;
}

#midCol {
  position: relative;
}

#midCol .ctArea ul li {
  list-style: disc inside;
  background-image: none;
}

.fce2Columns .fceRightCol {
  float: left;
  margin-left: 20px;
}

input.submit, #quickcontact .submit input,
.tx_cabagpdm_filesearch input.submit,
input.submit {
  background: none !important;
  border: none !important;
  text-shadow: 0 0 0 !important;
}

.tx_cabagpdm_filelist .select .list, .tx_cabagpdm_filesearch .list {
  border: none !important;
  list-style: none !important;
}

ul.fceTabsNavigation li.act ,
ul.fceTabsNavigation li {
  border: none !important;
  list-style: none !important;
}

.sectionFrame1 .csc-sitemap ul li, .sectionFrame1 .csc-menu li {
    background: url("../../images/seitemap.png") no-repeat scroll 0 11px transparent !important;
    list-style: none !important;
}

.headlineAndParnter,
.titleMap{
  float: left;
}

.partnerList .list {
  width: 150px;
}

.list.left {
  float: left;
}

.list.right {
  float: right;
}

.headlineAndParnter {
  text-align: left;
  margin-left: 100px;
}

.company {
  float: left;
    width: 390px;
}

.partner {
  float: left;
    width: 300px;
}

.tx_sautercountryselection {
  height: 300px;
}

.tx_sautercountryselection h3 {
    font-family: CalvertMT !important;
    font-size: 28px;
    font-weight: normal;
}

#worldmap {
  position: absolute;
    top: 45px;
}

.headline p.bodytext strong {
    font-family: CalvertMT !important;
    font-size: 18px !important;
    font-weight: normal;
    line-height: 18px !important;
}

.companyPartner {
  margin-top: 20px;
}

.companyPartner .pageBrowser {
  display: none;
}

.partnerContact {
  margin-top: 15px;
}