body {
  margin: 0;
  padding: 0;
  background-color: white;
}

img { border: none; }

p,ul,ol,li,div,address,td,th,textarea,input { font-family: Verdana, Helvetica; color: #333333; font-size: 11px;}
textarea,input { color: black; }

ul {
  padding-left: 5px;
}

A:LINK { color : black; }
A:HOVER, A:ACTIVE { color : black; }
A:VISITED { color : black;}

#PageWrapper {
  float: left;
  width: 100%;
  background-color: #E6EADE;
}

#Top {
  width: 1001px;
  height: 340px;
  border-bottom: 1px solid white;
  border-right: 1px solid white;
}

#TopImageBG1, #TopImageBG2 {
  position: absolute;
  z-index: 1;
}

#TopImage {
  position: absolute;
  width: 1001px;
  height: 319px;
  z-index: 2;
}

#TopLogoHolder {
  position: absolute;
  top: 0px;
  left: 730px;
  width: 270px;
  height: 319px;
  border-left: 1px solid white;
  text-align: right;
}

#TopLogo {
  width: 100%;
  margin: 40px 0 0 0;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}

#TopMenu {
  position: absolute;
  top: 319px;
  left: 0px;
  width: 1001px;
  height: 20px;
  background-color: #ed271a;
  border-top: 1px solid white;

}

#TopMenu a, #TopMenu A:LINK, #TopMenu A:HOVER, #TopMenu A:ACTIVE, #TopMenu A:VISITED {
  display: block;
  height: 18px;
  margin: 0 0 0 0;
  padding-top: 3px;
  color: #fff;
  text-decoration: none;
  float: left;
  cursor: default;
  font-size: 11px;
  letter-spacing: 0;
}
#TopMenu a.clickable{
  cursor: pointer;
}

#TopMenuLeft {
  width: 196px;
  height: 17px;
  float: left;
  padding: 0px 0 0 34px;
  color: white;
  font-weight: bold;
  background-color: #ed271a;
  background-image:  url(../img/matrix_white.gif);
  background-repeat: no-repeat;
  background-position: 14px 3px;
}

#TopMenuLeft a{
  margin: 0 ! important;
  padding: 0 ! important;
  cursor: pointer ! important;
}


#TopMenuCenter {
  width: 483px;
  height: 100%;
  padding-left: 16px;
  float: left;
  border-left: 1px solid white;
  border-right: 1px solid white;
}

#TopMenuRight {
  padding-left: 17px;
  float: left;
}

#TopMenu a.current{
  font-weight: bold;
}

#Main {
  width: 1001px;
  background: #ece6dd url(../img/bg_main.gif) repeat-y;
  float:left;
  overflow: hidden;
  border-right: 1px solid white;
}

#MainLeftCol {
  width: 231px;
  height: 400px;
  float: left;

}

.MainLeftColBlock {
  padding: 17px 0 13px 16px;
  margin-right: 1px;
}

.MainLeftColBlock.Colored {
  background-color: #d4ddcb;
  margin-bottom: 1px;
}

.MainLeftColBlock h3, h3.world {
  margin: 0;
  padding: 0 0 3px 18px;
  font-size: 11px;
  background-image: url(../img/matrix.gif);
  background-repeat: no-repeat;
  color: #3e3a33;
  display: inline;
  font-weight: bold;
}

.MainLeftColBlock .LangSelect {
  margin: 0;
  padding: 0 0 3px 18px;
  background-image: url(../img/matrix.gif);
  background-repeat: no-repeat;

}

.MainLeftColBlock a.detailSearch {
  padding: 0 0 10px 60px;
  font-size: 9px;
  color: #747272;
}

.MainLeftColBlock form {
  margin: 0px;
}

.MainLeftColBlock form input {
  margin: 4px 0 0 0;
  height: 16px;
}

.SearchButton, .MainLeftColBlock form input.SearchButton {
  width: 73px;
  background-image: url(../img/arrow_right.gif);
  background-color: white;
  background-repeat: no-repeat;
  height: 13px;
  border: none;
  padding: 0 0 2px 12px;
  margin-top: 6px;
  font-size: 9px;
  cursor: pointer;
}

.ArrowDown {
  display: block;
  background-image: url(../img/arrow_down.gif);
  background-repeat: no-repeat;
  padding-left: 16px;
  margin: 5px 0 0 4px;
  color: #3e3a33;
}

#MainPageContent {
  width: 754px;
  padding-left: 16px;
  float: left;
}

#PagePath{
  margin-top: 1px;
  height: 16px;
}

.PathItem{
  font-size: 9px;
  color: #747272;
}

.PathItem a{
  color: #747272;
}

#PageContent .Section, #PageContent,  .EndColumns {
  clear:left;
}

.clearer{
  clear: left;
}

.Section {
  width: 100%;
  float: left;
  clear: left;
}

.Column {
  float: left;
}

.w242 { width: 225px; padding-right: 17px}
.w272 { width: 270px;}
.w485 { width: 466px; padding: 0 17px 0 1px; }
.w465 { width: 466px; padding: 0 17px 0 1px; }

.w272 .Entry, .w242.Col3 .Entry {
  padding-left: 17px;
  padding-right: 17px;
}

#Footer {
  width: 100%;
  height: 24px;
  padding: 5px 0 0 0;
  clear: both;
  color: #474747;
  background-color: white;
}

#Footer div {
  margin-left: 275px;
}

#Footer a {
  text-decoration: none;
  margin: 0 5px 0 5px;
  font-size: 10px;
  color: #474747;
}

#Preloader {
  visibility: hidden;
}

input {
  margin: 3px 0 0 3px;
  border: 1px solid #464646;
  width: 181px;
  height: 17px;
}

select {
  margin: 2px 0 8px 0px;
  border: 1px solid #464646;
  width: 181px;
  height: 18px;
  font-size: 11px;
}

h1, h2 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: normal;
  color: #3e3a33;
  width: 500px;
}

h1.Page {
  /*text-transform: uppercase; nicht in standorten*/
}


#PrintButton {
  margin: 15px 0;
}



/* ############## ACCORDION  ############################################# */

#accordion {
  margin-top: 0px;
  width: 100%;
}

div.Ebene1 {
  height: 18px;
  cursor: pointer;
  font-size: 11px;
  background: #d4ddcb url(../img/bullet_acc.gif) no-repeat 16px 5px;

  color: #3e3a33;
  margin: 1px 0 0 0;
  padding: 2px 0 0 31px;
}

div.Ebene1 a{
  text-decoration: none;
}

div.Ebene2 {
  margin: 0;
  padding: 0 0 0 0;
  display: none;

}

div.Ebene2 div {
  margin: 0 0 0 0px;
  padding: 5px 0 5px 0px;
  padding-left: 16px;
}

div.Ebene2 div span, div.Ebene2 div a {
  color: #3f3b34;
  font-size: 11px;
  text-decoration: none;
  padding-left: 15px ! important;
}

div.Ebene2 div span {
  color: #8f8980;
}

div.Ebene3Opener {
  cursor: pointer;
  padding-left: 30px ! important;
}

div.Ebene2 div.Ebene3Opener a {
  padding-left: 0px ! important;
}

div.Ebene3Opener b {
  font-weight: normal;
}

div.Ebene3 {
  margin: 0 0 0 0;
  background-color: white;
  padding-left: 0px ! important;
}

div.Ebene3 div{
  font-size: 10px;
  padding: 5px 0 5px 40px;
  border-top: 1px solid #e6eade;
}

div.Ebene3 div span, div.Ebene3 div a {
  padding-left: 0px ! important;
}

div.Current {
  background-image: url(../img/arrow_current_menu.gif);
  background-repeat: no-repeat;
  background-position: 15px 5px;
  color: #786e5e;
}

div.Ebene3 div.Current{
  background-image: url(../img/arrow_current_menu.gif);

}




/* ######### SUCHE ############# */

#Search select {
  width: 100px;
}

#SearchResults tr {
  height: 20px;
}

#SearchResults th {
  text-align: left;
}

#SearchResults .num {
  background: url(../img/bullet_gray.gif) no-repeat 0px 10px;
}

/* ######### SITEMAP ############# */

#Sitemap ul{
  padding-left: 0px;
  margin-left: 0px;
  list-style-type: none;
  /*list-style-image: url(../img/bullet_gray.gif);*/
}

#Sitemap ul ul {
  padding-left: 0px;
}

#Sitemap ul.L3 {
  padding-bottom: 10px;
}

#Sitemap ul ul ul{
  margin-left: 20px;
}

#Sitemap ul.L4 {
  list-style-type: none;
  margin-left: 25px;
  padding-left: 0px;
}

#Sitemap ul.L5 {
  list-style-type: none;
  margin-left: 35px;
}

#Sitemap div.L1 {
  font-weight: bold;
  font-size: 12px;
  height: 18px;
  padding: 2px 0 5px 5px;
}

#Sitemap div.L2{
  font-weight: bold;
  padding: 5px 0 2px 13px;
  margin-left: 10px;
  height: 16px;
  background: url(../img/bullet_gray.gif) no-repeat 0px 4px;
}

#Sitemap div.L3{
  font-weight: bold;
  padding: 2px 0 2px 5px;
  height: 16px;
  margin-left: 5px;
}

#Sitemap div.L4{
  padding: 2px 0 2px 5px;
  height: 16px;
  margin-left: 0px;
}

#Sitemap li.L1{
  border-top: 1px solid #ccc;
  /* border-bottom: 1px solid #ccc; */
  margin: 5px 0;
  /*background-color: #c1baa5;
  border-top: 1px solid white;
  border-left: 1px solid white;
  border-right: 1px solid white;*/
}

#Sitemap li.L1 div, #Sitemap li.L1 a {
  color: #333;
  height: 18px;
}

#Sitemap li.L2{
 /* background-color: #E6EADE;*/
  padding-left: 5px;

}

#Sitemap li.L3{
  /*background-color: #D4DDCB;*/
  padding-left: 5px;
}

#Sitemap li.L5 {
  height: 16px;
  color: #666;
}

/* ######### START ############# */

h3.world.start {
  margin: 2px 0 0 -3px;
}

/* ######### CONTACT ############# */
#ContactResult {
  font-weight: bold;
  margin-top: 20px;
}

/* ######### LOCATIONS ############# */

#LocationPageRightCol {
  background-image: url(../img/world.jpg);
  background-repeat: no-repeat;
  background-position: 115px 40px;
  height: 300px;
}


h3.Matrix, div.Col2.Type1 div.Entry.Headline h3 {
  margin-top: 1px;
  padding-left: 15px;
  background-image: url(../img/matrix.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  font-size: 11px;
}

div.Col2.Type1 div.Entry.Headline {
  border-top: 1px solid white;
  padding-top: 8px;
}

div.Col2.Type1 div.Entry.Headline.noBorder, #LocationPageRightCol div.Entry.Headline {
  border-top: none;
  padding-top: 0px;
}

.Entry.Sections ul li {
  margin: 0 0 3px 13px;
}

#LocationSearch select {
  height: 18px;
  margin: 2px 0 8px 0;
  width: 175px;
}

#LocationSearch input {
  width: 70px;
  background-image: url(../img/arrow_right.gif);
  background-color: white;
  background-repeat: no-repeat;
  height: 12px;
  border: none;
  padding: 0 0 1px 12px;
  margin-top: 6px;
  font-size: 9px;
  cursor: pointer;
}

#LocationContainer {
  margin-bottom: 35px;
  float: left;
}

.LocationSpacer{
  height: 7px;
}

.CountryBox {
  margin: 25px 0 25px 0;
}

.LocationBox {
  float: left;
  width: 220px;
  height: 140px;
  padding-right: 10px;
  margin-top: 20px;
}

input#routeFrom{
  height: 14px;
  width: 350px;
}

input#routeSubmit{
  margin-top: 1px;
  width: 100px;
}

.LocationBox a.MoreButton {
  display: inline;
}

#LocationReset {
  text-decoration: underline;
  font-size: 9px;
  cursor: pointer;
  display: block;

}

/* ######### NEWS ############# */

#NewsEntity td.NewsDate, #NewsList td.NewsDate {
  width: 80px;
  vertical-align: top;
  color: #6f6b65;
  font-weight: bold;
}

#NewsEntity td.NewsTitle, #NewsList td.NewsTitle {
  width: 290px;
  font-weight: bold;
  padding-bottom: 5px;
  vertical-align: top;
}

#NewsEntity td.NewsCountry, #NewsList td.NewsCountry {
  text-align: right;
  vertical-align: top;
  color: #6f6b65;
}

.Entry.Newslist .newsTitle {
  display: block;
  margin-bottom: 5px;
}

.Entry.Newslist .teaser {
  margin-bottom: 5px;
}

.w272 .Entry.Newslist {
  padding-left: 0;
  padding-right: 0;
}

.NewslistEntryElement {
  border-bottom: 1px solid white;
  padding: 0 17px 17px 17px;
  margin-bottom: 15px;
}

/* ######### Contact ############# */

#ContactForm table {
  border: none;
  padding: 0;
  margin: 0;
  width: 350px;
}

#ContactForm td{
  width: 111px;
  padding-bottom: 10px;
  vertical-align: top;
}

#ContactForm input{
  width: 97%;
  margin: 0;
}

#ContactForm textarea{
  width: 330px;
  height: 75px;
  border: 1px solid black;
}

#ContactForm table table input{
  width: 15px;
  vertical-align: middle;
  border: none;
}

#ContactForm input.ContactButton {
  width: 63px;
  background-image: url(../img/arrow_right.gif);
  background-color: white;
  background-repeat: no-repeat;
  height: 13px;
  border: none;
  padding: 0 0 2px 12px;
  margin-top: 6px;
  font-size: 9px;
  cursor: pointer;
  text-transform: uppercase;
}

h3.world.contact {
  margin: 2px 0 10px 10px;
}

/* ######### JobOfferList ############# */

#NewsListRightCol {
  padding: 8px 0 2px 16px;
  border-top: 1px solid white;
  /*border-bottom: 1px solid white;*/
}

#JobOfferListRightCol {
  padding: 8px 0 0 16px;
  margin-bottom: 8px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}

#JobOfferListRightCol .Entry {
  margin-left: -16px;
}

#JobOfferListRightCol .Matrix, #NewsListRightCol .Matrix {
  font-size: 11px;
  text-transform: uppercase;
}

.ApprenticeshipsCountryButton{
  border: none;
  background-color: #D4DDCB;
  cursor: pointer;
  text-align: left;
  width: auto ! important;
  padding: 0px;
}

/* ######### JobOffer ############# */

#JobOfferEntity h3 {
  margin-top: 0px;
  font-size: 12px;
}

/* ######### ENTRIES ############# */

.Entry p {
  margin-top: 2px;
}

.Entry.Headline h3, h2.Section span  {
  margin-top: 1px;
  font-size: 12px;
  color: #3E3A33;
  font-weight: bold;
}

.Entry.List ul {
  padding-left: 40px;
}

.ThumbnailContainer{
  background-repeat: no-repeat;
  position: relative;
}
.ThumbnailContainer img{
  position: absolute;
  bottom: 0;
  right: 0;
}

div.Entry.Teaser, div.Entry.Reference {
  background-color: #C1BAA5;
}

div.Entry.TeaserNormal {
   margin-bottom: 5px;
}

div.Entry.Teaser td.ImageCell, div.Entry.Reference td.ImageCell {
  width: 237px;
  height: 81px;
  overflow: hidden;
}

div.Entry.Teaser div, div.Entry.Reference div {
  padding: 7px 12px 0px 7px;
  width: 96%;
}

div.Entry.Teaser div div, div.Entry.Reference div div {
  padding: 0;
}

div.Entry.Teaser h3, div.Entry.Reference h3{
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 2px -1px;
  padding: 0 20px 0 0;
  color: #555;
}

a.MoreButton {
  width: 35px;
  background-image: url(../img/arrow_right.gif);
  background-color: white;
  background-repeat: no-repeat;
  border: none;
  padding: 0px 10px 0 15px;
  font-size: 9px;
  cursor: pointer;
  text-decoration: none;
  overflow: hidden;
  display: block;
  height: 13px;
}

a.DownloadButton {
  width: 56px;
  background-image: url(../img/arrow_down2.gif);
}

a.DownloadPdfButton {
  padding: 0px 5px 0px 5px;
  width: 80px;
}

a.News {
  width: 36px;
}

div.Entry.Teaser.TeaserSmall {
  background: #D4DDCB;
  height: 46px;
  margin: 0 0 1px 0;
  padding: 10px 10px 0 31px;
}

div.Entry.Teaser.TeaserSmall b {
  color: #333;
}

div.Entry.Teaser.TeaserSmall a {
  display: block;
  margin-left: -16px;
  padding-left: 16px;
  background: url(../img/teaser_small_bullet.gif) no-repeat 0px 2px;
  text-decoration: none;
}

div.Entry.Teaser.TeaserSmall a:hover {
  background: url(../img/teaser_small_bullet_active.gif) no-repeat 0px 2px;;
}
/*
div.Entry.Teaser.TeaserSmall h3{
  height: 17px;
  padding-left: 30px;
  padding-top: 2px;
  margin-left: 0px;
  margin-bottom: 0px;
  font-size: 12px;
  background-color: #c1baa5;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  background-image: url(../img/bullet_teaserentry_small.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
}

div.Entry.Teaser.TeaserSmall.active h3{
  background-image: url(../img/bullet_teaserentry_small_active.gif);
}

div.Entry.Teaser.TeaserSmall.active a.MoreButton{
  display: none;
}

div.Entry.Teaser.TeaserSmall img {
  filter:alpha(opacity=100);
  -moz-opacity:1;
  opacity: 1;

}

div.Entry.Teaser.TeaserSmall.active img {
  filter:alpha(opacity=100);
  -moz-opacity:1;
  opacity: 1;
}

div.Entry.Teaser.TeaserSmall td.Teasertext, div.Entry.Teaser.TeaserSmall td.TeaserMoreButtonArea{
  background-color: #D4DDCB;
}

div.Entry.Teaser.TeaserSmall div {
  padding: 10px 10px 0px 10px;
  width: 115px;
}

div.Entry.Teaser.TeaserSmall div div {
  padding: 0;
}
*/
.TeaserMoreButtonArea{
  padding-right: 10px;
  padding-bottom: 5px;
}

.Entry.Spacer.Lines1 {
  height:18px;
}
.Entry.Spacer.Lines2 {
  height:36px;
}
.Entry.Spacer.Lines3 {
  height:54px;
}

.w272 .Entry.ChildPages, .w272 .Entry.SomeChildPages{
  padding-left: 0;
  padding-right: 0;
}

.Entry.ChildPages div.ChildPagesEntryTitle, .Entry.SomeChildPages div.ChildPagesEntryTitle {
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  padding: 3px 0 3px 30px;
  margin-bottom: 12px;
  background:  #C1B9A4 url(../img/bullet_gray.gif) no-repeat 17px 1px;
  font-weight: bold;
}

.Entry.ChildPages div.ChildPagesEntryElement, .Entry.SomeChildPages div.ChildPagesEntryElement {

  /*padding-left: 24px;
  color: #3F3B34;
  font-size: 11px;
  font-weight: bold;
  height: 20px;
  */

  height: 18px;
  cursor: pointer;
  font-size: 11px;
  background: #d4ddcb url(../img/bullet_acc.gif) no-repeat 16px 5px;

  color: #3e3a33;
  margin: 1px 0 0 0;
  padding: 3px 0 0 31px;
}

.Entry.ChildPages div.ChildPagesEntryElement a, .Entry.SomeChildPages div.ChildPagesEntryElement a {
  text-decoration: none;

}


.Entry.Document {
  margin-bottom: 7px;
  padding-bottom: 1px;
  border-bottom: 1px solid white;
}

span.LinkButton, div.Ebene2 div span.LinkButton {
  background: white url(../img/arrow_right.gif) no-repeat 0 0;
  border: none;
  cursor: pointer;
  padding-left: 0 ! important;
}

span.LinkButton a , div.Ebene2 div .LinkButton a {
  margin: 1px 10px 0 15px;
  font-size: 9px;
  text-decoration: none;
  padding-left: 5px ! important;
}

.Entry.Form input.FormEntryCheckbox {
  width: 20px;
  margin-right: 5px;
  border: none;
}

.Entry.Table td {
  vertical-align: top;
}

/* ############## ADDITOR  ############################################# */

div.Login {
  margin-top: 25px;
}

.Login label, .ChangePassword label {
  display: block;
  float: left;
  width: 100px;
}

input.submit.Login, .ChangePassword input.submit {
  margin-left: 103px;
}


/* ############# GOOGLE Search ############################*/

.gsc-control{
  width: 470px ! important;
}

.gsc-result {
  margin-bottom: 15px;
}

input.gsc-input{
  width: 200px ! important;
  height: 16px ! important;
  border: 1px solid #464646 ! important;
}

td.gsc-clear-button{
  width: 200px ! important;
}

input.gsc-search-button {
  width: 60px ! important;
  background-image: url(../img/arrow_right.gif) ! important;
  background-color: white ! important;
  background-repeat: no-repeat ! important;
  height: 11px ! important;
  border: none ! important;
  padding: 0 0 2px 12px ! important;
  margin-top: 6px ! important;
  font-size: 9px ! important;
  cursor: pointer ! important;
  text-transform: uppercase;
}

.gsc-branding-text, .gsc-trailing-more-results, .gsc-branding-img{
  display: none ! important;
}

.gs-title, .gs-title b{
  color: #3e3a33 ! important;
}

.gs-visibleUrl-short{ display: none; }
.gs-visibleUrl-long{ display: block ! important; }

#waitAnim {
  margin: 6px 0 5px 0;
  filter:alpha(opacity=0);
  -moz-opacity:0;
  opacity: 0;
}

div.ToGlobalWebsite {
  background: #D4DDCB;
  height: 30px;
  margin: 0 0 1px 0;
  padding: 10px 10px 0 16px;
}

div.ToGlobalWebsite b {
  color: #333;
}

div.ToGlobalWebsite a {
  display: block;
  margin-left: -16px;
  padding-left: 16px;
  background: url(../img/teaser_small_bullet.gif) no-repeat 0px 2px;
  text-decoration: none;
}
