
@font-face {
  font-family: "Minion";
  src: url(Minion-Italic.ttf) format("truetype");
  font-weight: normal;
  font-style: italic;
}


body
{
  background-color: grey;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10pt;
  margin: 0;
}

div#zenith
{
  position: absolute;
  left: 50%;
}

div#ship
{
  position: absolute;
  width: 1100px;
  margin-left: -550px;
  min-height: 610px;
  background-color: white;
}

div#head
{
  height: 110px;
}

div#body
{
  text-align: left;
  overflow: hidden;
  min-height: 500px;
}

div#body div#menu
{
  position: absolute;
  left: 0;
  float: left;
  width: 228px;
  background-image: url(http://www.boecker-stiftung.de/menubg.svg?png=1);
  background-position: right;
  background-repeat: repeat-y;
  overflow: hidden;
  min-height: 500px;
}

div#body div#content
{
  margin-left: 227px;
  width: 645px;  
  overflow: hidden;
  min-height: 100%;
  min-height: 500px;
}

div#body div#content.wide
{
    width: 900px;
}

div#body div#margin
{
  position: absolute;
  left: 870px;
  width: 228px;
  background-image: url(http://www.boecker-stiftung.de/marginbg.svg?png=1);
  background-position: left;
  background-repeat: repeat-y;
  overflow: hidden;
  min-height: 500px;
}

div#body div#margin p
{
  margin-top: 0;
  margin-bottom: 0.5em;
}


div#menu div.padding
{
  padding-left: 18px;
  padding-right: 0px;
  padding-top: 32px;
  padding-bottom: 20px;
}

div#menu ul
{
  margin: 0;
  padding: 0;
}

div#menu ul li
{
  list-style: none;
  margin: 0;
  padding: 0;
}

div#menu ul.level0 li a
{
  display: none;
  visibility: hidden;
}

div#menu ul.level1 li a
{
  display: block ! important;
  visibility: visible ! important;

  font-family: Minion;
  font-style: italic;
  margin-top: 0.6em;
  color: #4c4d4d;
  text-decoration: none;
  font-size: 18px;
}

div#menu ul.level2 li a
{
  padding-left: 1.5em;
  font-size: 97%;
}

div#menu ul.level1 li.open > a, div#menu ul.level1 li a.active, div#menu ul.level1 li a:hover
{
  color: #eaaa57;
}

div#menu ul.level1 li.subitems 
{
  position: relative;
  left: -16px;
  padding-left: 16px;
  background-image: url(http://www.boecker-stiftung.de/menu-subitems.svg?png=1);
  background-position: left top;
  background-repeat: no-repeat;
}



div#margin div.padding
{
  padding-right: 18px;
  padding-top: 32px;
  padding-left: 15px;
  padding-bottom: 20px;
}

div#margin div.padding div.box
{
  background-repeat: repeat-x;
  background-image: url(http://www.boecker-stiftung.de/marginboxbg.svg?png=1);
  border: #a0a2a1 1px solid;
  padding: 8px;
  margin-bottom: 1em;
  font-size: 90%;
  color: #4c4d4d;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

div#margin div.box h1
{
  margin-top: 0;
  font-size: 150%;
  font-family: Minion;
  font-weight: normal;
  font-style: italic;
  border-bottom: #d8dad9 1px solid;
}

div#margin div.box h1 a
{
  text-decoration: none;
  color: #4c4d4d;
}

div#margin div.box h1 a.active
{
  color: #eaaa57; 
}



div#margin div.box div.more-link
{
  text-align: right;
}

div#margin div.box div.more-link a
{
  font-family: Minion;
  font-style: italic;
  color: #eaaa57;
  font-size: 110%;
  
  padding-left: 16px;
  padding-right: 8px;
  text-decoration: none;
  background-image: url(http://www.boecker-stiftung.de/more-link-bg.svg?png=1);
  background-position: left top;
  background-repeat: no-repeat;  
}

div#margin div.box img
{
  float: left;
  margin-right: 5px;
}


div#content
{
  font-size: 14px;
  line-height: 130%;
  color: #4c4d4d;
}

div#content div.padding
{
  padding-top: 3em;
  padding-left: 38px;
  padding-right: 38px;
  padding-bottom: 20px;
}

div#content h1
{
  margin-top: 0;
  font-size: 188%;
  line-height: 120%;
  font-family: Minion;
  font-weight: normal;
  font-style: italic;
  padding-bottom: 0px;
}

div#content h2
{
  margin-top: 0;
  font-size: 140%;
  font-family: Minion;
  font-weight: normal;
  font-style: italic;
  padding-bottom: 0px;
  margin-top: 1em;
  margin-bottom: 0.2em;
}

div#content a, div#margin a
{
  color: #eaaa57;
}



div#plone-interface
{
  position: absolute;
  left: 650px;
  top: 15px;
  width: 430px;
  background-color: #dddddd;
  border: #444444 1px solid;
  height: 26px;
  color: black ! important;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

div#plone-interface a, div#plone-interface span
{
  color: #555555 ! important;
}

div#plone-interface span
{
}

div#plone-interface div.padding
{
  padding: 5px;
}

div#content-tabs
{
  width: 570px;
  top: 110px;
  margin-top: 0;
  left: 38px;
  height: 15px;
  padding-top: 3px;

  background-color: #dddddd;
  border: #999999 1px solid;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

div#content-tabs div.padding
{
  padding-top: 0px;
  padding-left: 5px;
}

div#content-tabs a
{
  color: #333333 ! important;
  padding: 0;
  margin-top: 0;
}


table.wikkly-table
{
  padding: 0.5em;
}

table.wikkly-table th, table.wikkly-table tr.head td
{
  text-align: left;
  border-bottom: black 1px solid;
}

table.wikkly-table td, table.wikkly-table th
{
  padding-left: 0.25em;
  padding-right: 1em;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}

table.wikkly-table td
{
    vertical-align: top;
}


img
{
  border: 0;
}


table.listing td, table.listing th
{
  padding: 0.15em;
}

table.listing tr.even td
{
  background-color: #dddddd;
}

table.listing thead th
{
  background-color: #555555;
  padding: 0.3em;
  color: white;
}

table.listing a
{
  color: black ! important;
}


.published { color: green }
.private { color: red }


div#head div#pagehead
{
  width: 1100px;
  height: 110px;
  background-image: url(menubg.png);
}

a#homelink img
{
  position: absolute;
  z-index: 99;
  left: 0;
  top: 0;
  width: 220px;
  height: 120px;
}

div#head div#pagehead a.portal img
{
  position: absolute;
  left: 0;
  top: 0;
  width: 220px;
  height: 110px;
}

div#head div#pagehead div.contact-menu
{
  position: absolute;
  margin-top: 50px;
  margin-left: 228px;
  font-family: Minion;
  font-style: italic;
}

div#head div#pagehead div.contact-menu a
{
  color: #4c4d4d;
  text-decoration: none;
}
div#head div#pagehead div.contact-menu a.active, div#head div#pagehead div.contact-menu a:hover
{
  color: #f49e00;
}

div#head div#pagehead div.main-menu
{
  position: absolute;
  margin-top: 74px;
  margin-left: 228px;
  height: 32px;
  width: 850px;
  overflow: hidden;
}

div#head div#pagehead div.main-menu a
{
  font-family: Minion;
  font-style: italic;
  color: white;
  text-decoration: none;
  
  font-size: 16px; 
  line-height: 36px;
  
  padding-top: 6px;
  padding-bottom: 8px;
  padding-left: 14px;
  padding-right: 14px;

  background-image: url(menuline.png);
  background-position: right;
  background-repeat: no-repeat;  
}

div#head div#pagehead div.main-menu a:hover
{
  color: #f49e00;
}

div#head div#pagehead div.main-menu a.active
{
  color: black;
  background-image: url(active-menubg.png);
  background-repeat: repeat-x;
}


div.t4mg-overview-table table
{
  cell-spacing: 10px;
}

div.t4mg-overview-table table td
{
  vertical-align: top;
  width: 140px;
  padding-bottom: 0.7em;
}

div.t4mg-overview-table div
{
  text-align: center;
}

div.t4mg-overview-table div a
{
  color: #4c4d4d ! important;
  font-style: italic;
  text-decoration: none;
  font-size: 80%;
}

div.t4mg-overview-table div.title
{
  padding-top: 0.25em;
}

div.t4mg-overview-table div.title a
{
  font-family: Minion;
  font-size: 120%;
}

div.download-info
{

}

div.downloads h2
{
  font-size: 100%;
  margin-top: 2em;
}

div.download
{
  clear: both;
  margin-bottom: 0.5em;
}

div.download img
{
  width: 3em;
  height: 4em;
  float: left;
}

div.download div.download-info
{
  margin-left: 3.5em;
}

span.required
{
  padding-right: 0.5em;
  background-image: url(required.gif) ! important;
  background-position: right;
  background-repeat: no-repeat;
}

div.boecker_job h1
{
  margin-bottom: 0;
}

div.boecker_job div.info
{
  margin-bottom: 1.5em;
}

div#margin div.jobs div.box div.info
{
  margin-top: 0.5em;
  margin-bottom: 0;
}

div#margin div.jobs div.box p.about
{
  font-size: 70%;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}

div#margin div.jobs div.box div.more
{
  text-align: right;
  font-size: 90%;  
}

div#margin div.jobs div.box div.more a
{
  text-decoration: none;
}

div.batcher
{
  text-align: center;
}

div.batcher div.left
{
  float: left;
}

div.batcher div.right
{
  float: right;
}

div#margin div.news-list div.batcher a
{
  text-decoration: none;
  color: #4c4d4d;
}

div#margin div.news-list div.batcher a.active
{
  color: #eaaa57! important;
  font-weight: bold;
}

form div.row
{
  margin-bottom: 0.5em;
}

form div.row div.label span
{
  font-weight: bold;
}

div.error-message
{
  padding: 0.5em;
  margin: 0.5em;
  background-color: lightgrey;
  border: red 2px solid;
  color: black;
}

div.document-downloads img
{
    height: 2.2em;
    width: 1.6em;
}

div.download-info
{
    margin-left: 2em ! important;
}   

div.download-info div.title
{
    position: relative;
    top: 0.5em;
}

div.download-info div.filename
{
    display: none;
    visibilit: hidden;
}

div.startpage-box
{
    position: relative;
    top: -40px;
    
    width: 246px;
    height: 280px;

    float: left;
    margin-right: 10px;

    
    background-repeat: repeat-x;
    background-image: url(http://www.boecker-stiftung.de/marginboxbg.svg?png=1);
    border: #a0a2a1 1px solid;
    padding: 8px;
    margin-bottom: 1em;
    font-size: 90%;
    color: #4c4d4d;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;  
}

div.startpage-box > div.image
{
    width: 246px;
    height: 160px;
    overflow: hidden;
}

div.startpage-box > div, div.startpage-box > h3
{
}
div.startpage-box > h3
{
    padding-top: 4px;
    margin-top: 5px;
    margin-bottom: 2px;

    font-size: 14px;    
    font-family: Minion, Times, serif;
    line-height: 18px;
    
}



div.startpage-box > div.teaser
{
    margin-top: 6px;
    height: 50px;
    font-size: 12px;
    line-height: 15px;
}

div.startpage-box > div.teaser > p
{
    margin-top: 0;
}

div.startpage-box > div.link
{
    position: absolute;
    margin-top: 264px;
    display: block;
    width: 240px;
    font-size: 100%;
    text-align: right;
}

div.startpage-box > div.link > a
{
  position: relative;
  text-decoration: none;
  left: -12px;
  padding-left: 12px;
  background-image: url(http://www.boecker-stiftung.de/menu-subitems.svg?png=1);
  background-position: 0px -2px;
  background-repeat: no-repeat;
}    


div.mitarbeiter
{
    clear: both;
    margin-bottom: 2em;
}

div.mitarbeiter > a > img
{
    float: left;
    margin-bottom: 2em;
}

div.mitarbeiter > div.info
{
    margin-left: 140px;
}

div.mitarbeiter > div.info > div.name
{
    font-weight: bold;
}

