/*******************************************************************************
  COLORS
*******************************************************************************/
.cblue {
  color: #2F6ACE;
}
.cgreen {
  color: #588445;
}
.corange {
  color: #C87820;
}
.cgrey {
  color: #666666;
}
.cred {
  color: #C24630;
}
.cyellow {
  color: #B4B01F;
}
.bblue {
  border-left: 8px solid #6391DC;
}
.bgreen {
  border-left: 8px solid #6FA657;
}
.borange {
  border-left: 8px solid #DE8A2E;
}
.bgrey {
  border-left: 8px solid #666666;
}
.bred {
  border-left: 8px solid #D25E48;
}
.byellow {
  border-left: 8px solid #D8D325;
}
.bgblue {
  background-color: #6391DC;
}
.bggreen {
  background-color: #6FA657;
}
.bgorange {
  background-color: #DE8A2E;
}
.bggrey {
  background-color: #666666;
}
.bgred {
  background-color: #D25E48;
}
.bgyellow {
  background-color: #D8D325;
}
/* Helligkeit 200 */
.bglblue {
  background-color: #BACEEF;
}
.bglgreen {
  background-color: #CFE1C8;
}
.bglorange {
  background-color: #F3D6B6;
}
.bglgrey {
  background-color: #D4D4D4;
}
.bglred {
  background-color: #EEC2BB;
}
.bglyellow {
  background-color: #F2F1B7;
}
/*******************************************************************************
  individual formats
*******************************************************************************/
body {
  margin:0 auto;
  padding:0;
  font:76% Arial,sans-serif;
  background:#eee;
  color:#000;
}
#frame-blue, #frame, #frame-green, #frame-yellow, #frame-orange, #frame-red, #frame-grey {
  width: 1000px;
  margin:0px auto;
  padding-bottom: 0px;
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
}
#frame-blue {
  background:#eeeeee url(../img/icnBG_blue.gif) top center repeat-y;
}
#frame-green {
  background:#eeeeee url(../img/icnBG_green.gif) top center repeat-y;
}
#frame-yellow {
  background:#eeeeee url(../img/icnBG_yellow.gif) top center repeat-y;
}
#frame-orange {
  background:#eeeeee url(../img/icnBG_orange.gif) top center repeat-y;
}
#frame-red {
  background:#eeeeee url(../img/icnBG_red.gif) top center repeat-y;
}
#frame-grey {
  background:#eeeeee url(../img/icnBG_grey.gif) top center repeat-y;
}
#frame {
  background:#eeeeee url(../img/icnBG.gif) top center repeat-y;
}
#bxHeader {
  background-color: #FFF;
}
#bxHeader p{
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  padding-bottom: 0px;
  padding-left: 220px;
  padding-right: 0px;
  padding-top: 15px;
  margin: 0 0 0 0px;
  color: #000;
}
#bxHeader a, #bxHeader a:visited {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}
#bxHeader a:hover {
  text-decoration: underline;
}
#bxHeader p.mainNavi{
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  float: right;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0px;
  color: #000;
  background-color: #fff;
  text-align: right;
  position: relative;
  top: -3px;
}
#charite {
  float: left;
  padding-left: 49px;
  padding-top: 10px;
  padding-bottom: 12px;
  padding-right: 50px;
  border:0;
  background-color: #fff;
}
#bxTop {
  width: 1040px;
  margin:0px auto;
}
#bxBottom {
  width: 1040px;
  margin:0px auto;
}
#bxLeft {
  float: left;
  width: 210px;
  padding: 5px;
}
#bxLeft a.nav, #bxLeft a.nav:visited {
  padding: 5px;
  margin: 0px 0px 5px 0px;
  text-decoration: none;
  color: #000;
  font-size:1.1em;
  font-weight: normal;
  position: relative;
  display: block;
}
#bxLeft a.nav:hover {
  color: #000;
  font-weight: normal;
  background-color: #fff;
  border-left: 8px solid #fff;
  position: relative;
  display: block;
  width: 192px;
}
#bxLeft .current {
  padding: 5px;
  margin: 0px 0px 5px 0px;
  color: #000;
  font-weight: bold;
  background-color: #fff;
  border-left: 8px solid #fff;
  position: relative;
  display: block;
  width: 192px;
}
#bxRight {
  float: right;
  width: 200px;
  padding: 0px 10px 7px 10px;
  background-color: #F3F3F3;
}
#bxRight h1 {
  font-weight: bold;
  font-family: Arial,sans-serif; /* Verdana,Tahoma; */
  font-size:1.1em;
  margin: 7px 0px 0px 0px;
  color: #666;
}
#bxRight h2 {
  font-weight: normal;
  font-family: Arial,sans-serif; /* Verdana,Tahoma; */
  font-size:1.1em;
  letter-spacing: normal;
  font-style: italic;
  margin: 7px 0px 0px 0px;
  color: #000;
}
#bxRight p {
  font-family: Arial,sans-serif;
  font-size:1.1em;
  line-height: 1.4em;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 7px 0px;
  color: #000;
}
#enclose {
  float: left;
  width: 780px;
  margin: 0px;
  padding: 0px;
}
#enclose.wide {
  width: 1000px;
}
#bxFooter {
  clear: both;
  padding: 0em;
  height: 0px;
}
#bxTeaser {
  float:left;
  height: 131px;
}
#bxTeaserTabs {
  position: relative;
  top: -28px;
  left: 213px;
  width: 780px;
  padding: 7px;
  color: #000;
}
#tabOff, #tabOff-start, #tabOn {
  color: #000;
  font-weight: bold;
  padding:7px 0px 7px 0px;
}
#tabOff a, #tabOff a:visited {
  color: #000;
  text-decoration: none;
  padding:7px 7px 7px 7px;
  margin:0px 0px 0px 0px;
}
#tabOff-start a, #tabOff-start a:visited {
  color: #000;
  text-decoration: none;
  padding:7px 7px 6px 7px;
  margin:0px 0px 0px 0px;
  background: url(../img/icnTabTrans.gif) top center repeat
}
#tabOff a:hover, #tabOff-start a:hover {
  color: #000;
  text-decoration: none;
  background-color: #fff;
}
#tabOn {
  background-color: #fff;
  padding:7px 7px 7px 7px;
}
#teaser {
  margin:0px;
  padding: 0px;
  border:0;
}
#bxMain {
  float:right;
  width: 540px;
  padding: 7px 10px 7px 10px;
  background-color: #fff;
  overflow: auto;
  font-size:1.1em;
  line-height: 1.5em;
}
#bxMain.wide {
  width: 760px;
}
#bxMain h1,h2,h3 {
  font-weight: bold;
  font-family: Verdana,Tahoma;
}
#bxMain h1 {
  font-size:1.2em;
  margin: 20px 0px 5px 0px;
}
#bxMain h2 {
  font-size:1.1em;
  margin: 20px 0px 5px 0px;
  color: #333;
  letter-spacing: 1px;
}
#bxMain h3 {
  font-size:1.0em;
  font-style: italic;
  margin: 10px 0px 5px 0px;
  color: #333;
}
#bxMain p, ol, table {
  font-size:1.1em;
  line-height: 1.5em;
}
#bxMain p {
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 7px 0px;
}
#start {
  background:url(../img/icnStartBG.jpg) no-repeat 0px 220px;
  padding-left: 50px;
  padding-right: 50px;
}
div.box {
  margin: 20px 2px 20px 2px;
  border: solid 1px #ccc;
}
div.box-small {
  float: left;
  width: 250px;
  margin: 20px 10px 20px 2px;
  border: solid 1px #ccc;
}

div.box img {
  float: left;
  padding: 10px;
  border: 0px;
}
div.box img.right {
  float: right;
  padding: 10px;
  border: 0px;
}
div.box p, div.box-small p {
  padding: 10px 10px 0px 10px;
  margin: 0px;
  font-size:1.1em;
  line-height: 17px;
}
div.box p.left, div.box-small p.left {
  padding: 0px 10px 10px 10px !important;
}
div.box div, div.box-small div {
  padding-top: 10px;
  padding-right: 10px;
}
div.box h1, div.box-small h1 {
  font-weight: bold;
  font-family: Arial,sans-serif;
  font-size:1.1em;
  padding: 10px 10px 0px 10px;
  margin: 0px 0px 0px 0px !important;
  color: #666;
}
#sitemap {
  table-layout: fixed;
  width: 500px;
  padding: 2px;
  margin: 1px;
}
#sitemap thead {
  background-color: #666;
  font-weight: bold;
  color: #fff;
}
#sitemap a, #sitemap a:visited {
  color: #000;
  text-decoration: none;
  /*padding:0px;
  margin:0px;*/
}
#sitemap a:hover {
  color: #000;
  text-decoration: underline;
}
#todo {
  background-color: #FFCCCC;
  border: #CC0000 double 1px;
  font-family: Courier;
  font-size: 12px;
  color: #CC0000;
  padding: 10px 10px 10px 10px;
}
#todo p {
  font-size: 14px;
  font-weight: bold;
  color: #990000;
}
.todo {
  font-family: Courier;
  font-weight: bold;
  color: red;
}
#under-construction {
  padding: 30px 30px 30px 30px;
  background: url(../img/underConstruction.gif) no-repeat center left;
}

/*******************************************************************************
  Simple tag selectors
*******************************************************************************/
a, a:visited {
  color: #333;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial,sans-serif;
  font-size:1.0em;
}
a:hover {
  text-decoration: underline;
}
a.intern, a.intern:visited {
  text-decoration: none;
  font-weight: bold;
  padding-left: 12px;
  margin-left: 5px;
  margin-right: 5px;
  background: url(../img/icnLink.gif) no-repeat center left;
}
a.intern:hover {
  background: url(../img/icnLink2.gif) no-repeat center left;
}
a.extern, a.extern:visited {
  text-decoration: none;
  font-weight: bold;
  padding-left: 15px;
  margin-left: 5px;
  margin-right: 5px;
  background: url(../img/icnLinkExtern.gif) no-repeat center left;
}
a.extern:hover {
  background: url(../img/icnLinkExtern2.gif) no-repeat center left;
}
a.pdf, a.pdf:visited {
  text-decoration: none;
  font-weight: bold;
  padding: 3px 0px 3px 20px;
  margin-left: 5px;
  margin-right: 5px;
  background: url(../img/icnPdf.gif) no-repeat center left;
}
p.sep {
  padding: 15px 2px 20px 2px;
}
p.linklist {
  line-height: 20px;
}
hr {
  width: 100%;
  height:0px;
  border: 1px dotted #bbb;
}
table.history {
  table-layout: fixed;
  width: 500px;
  padding: 5px;
  margin: 0px;
  border: 0px;
  border-spacing:0px
}
table.history td {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #ccc;
  padding-bottom: 4px;
}
table.history td.year {
  width: 50px;
  font-weight: bold;
  vertical-align: top;
}
table.links {
  table-layout: fixed;
  width: 540px;
  padding: 5px;
  margin: 0px;
  border: 0px;
  border-spacing:0px
}
table.links td {
  /*
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-color: #fff;
  */
  padding-bottom: 4px;
}
table.links tr {
  border: solid 1px #bbb;
}
table.links td.logo {
  width: 130px;
  vertical-align: middle;
}
table.contact {
  table-layout: fixed;
  width: 540px;
  padding: 0px 0px 5px 0px;
  margin: 0px;
}
table.contact td {
  padding-bottom: 4px;
  vertical-align: top;
  /*border: 1px solid #bbb;*/
}
table.contact td.prompt {
  width: 110px;
  font-weight: bold;
}
table.contact td.label {
  width: 50px;
  font-weight: bold;
}
table.contact ul {
  margin: 0px 0px 0px -25px;
}
table.soft {
  table-layout: auto;
  padding: 3px;
}
table.soft td {
  border-bottom: solid 1px #ddd;
}


/*******************************************************************************
  General Formats
*******************************************************************************/
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.italic {
  font-style:italic;
}
.bold {
  font-weight: bold;
}
.indent {
  margin: 0px 0px 0px 20px;
}
.nomargin {
  margin: 0px 0px 0px 0px;
}
.width550 {
  width: 550px;
}
.width550-center {
  width: 550px;
  margin: 0px 105px 0px 105px !important;
}
.width500-center {
  width: 500px;
  margin: 0px 20px 0px 20px !important;
}

/*******************************************************************************
  Printer formats
*******************************************************************************/
@media print {
  body {
    margin:0;
    padding:0;
    font:76% Arial,sans-serif;
    color:#000;
    background-color: #fff;
  }
  #frame {
    width: 730px;
    margin:0px;
    padding: 0px;
    background:#fff;
  }
  #bxHeader p{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 0px;
    padding-top: 15px;
    margin: 0 0 0 0px;
    color: #000;
  }
  #bxHeader a, #bxHeader a:visited {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
  }
  #bxHeader p.mainNavi{
    visibility: hidden;
    display: none;
  }
  #charite {
    float: left;
    padding-left: 0px;
    padding-top: 10px;
    padding-bottom: 12px;
    padding-right: 50px;
    border:0;
    background-color: #fff;
  }
  #bxTop {
    visibility: hidden;
    display: none;
  }
  #bxBottom {
    visibility: hidden;
    display: none;
  }
  #bxLeft {
    visibility: hidden;
    display: none;
  }
  #bxRight {
    /*float: right;*/
    width: 200px;
    padding: 0px;
    margin: 0px;
    background-color: #fff;
    overflow: visible;
    white-space: normal;
  }
  #bxRight h1 {
    font-weight: bold;
    font-family: Arial,sans-serif; /* Verdana,Tahoma; */
    font-size:1.0em;
    margin: 7px 0px 0px 0px;
    color: #000;
  }
  #bxRight p {
    font-family: Arial,sans-serif;
    font-size:1.0em;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 7px 0px;
    color: #000;
  }
  #enclose {
    width: 510px;
  }
  #enclose.wide {
    width: auto;
  }
  #bxFooter {
    clear: both;
    padding: 0em;
    height: 0px;
  }
  #bxTeaser {
    visibility: hidden;
    display: none;
  }
  #bxTeaserTabs {
    visibility: hidden;
    display: none;
  }
  #teaser {
    visibility: hidden;
    display: none;
  }
  #bxMain {
    float:left;
    width: 500px;
    padding: 0px;
    background-color: #fff;
    overflow: visible;
    white-space: normal;
  }
  #bxMain.wide {
    width: 100%;
  }
  #bxMain h1,h2,h3 {
    font-weight: bold;
    font-family: Verdana,Tahoma;
  }
  #bxMain h1 {
    font-size:1.2em;
    margin: 10px 0px 5px 0px;
  }
  #bxMain h2 {
    font-size:1.1em;
    margin: 10px 0px 5px 0px;
  }
  #bxMain p {
    font-size:1.0em;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 7px 0px;
  }
  div.box {
    margin: 20px 2px 20px 2px;
    background-color: #fff;
  }
  div.box img {
    float: left;
    padding: 10px;
    border: 0px;
  }
  div.box p {
    padding: 10px 10px 0px 10px;
    margin: 0px;
    font-size:1.0em;
    line-height: 17px;
  }
  div.box h1 {
    font-weight: bold;
    font-family: Arial,sans-serif;
    font-size:1.0em;
    padding: 10px 10px 0px 10px;
    margin: 7px 0px 0px 0px;
  }
  #sitemap {
    table-layout: fixed;
    width: 410px;
    padding: 2px;
    margin: 1px;
  }
  #sitemap thead {
    background-color: #666;
    font-weight: bold;
    color: #fff;
  }
  #sitemap a, #sitemap a:visited {
    color: #000;
    text-decoration: none;
    /*padding:0px;
    margin:0px;*/
  }
  #todo {
    font-family: Courier;
    font-size: 12px;
    padding: 10px 10px 10px 10px;
    background-color: #fff;
  }
  .cblue, .cgreen, .corange, .cred, .cyellow, .cgrey {
    color: #000;
  }
}

