/*  **************************************************  */

html, body {
  width: 100%;
  min-height:100%;
  padding:0px;
  margin: 0px;
}

body {
    padding: 0px;
    margin: 0px;
    min-width:995px;
    color: #000000; /*#527CA6; */
    background-image: url(../images/background_bw.gif);
    font-family: Verdana,Arial,Helvetica,Sans-serif,sans-serif;
    font-size: 0.8em;
    background-color: #ffffff;
    direction: ltr;
    background-position: left;
    text-align:left;
}

/*  **************************************************  */
/*  *******          Seitenlayout             ********  */
/*  **************************************************  */

/* #pageHelp { display:none; } */

#accesskeys {
  margin: 0px;
  padding: 0px;
  height: 0px;
  overflow: hidden;
}

#pageHead { width:100%;display:block; }

  #pageLogo { display:block; padding-left: 200px; padding-top:30px; height:100px; background: url(./../images/logo_bavarian_health_bw.gif) no-repeat; background-position:200px 30px; background-color: white; }

  #pagePrint { display:block; width: 995px; }
  .pagePrintButtons { width:646px; float:left; text-align:right; font-size: 140%; line-height:100%; }
  .pageStyleSelect  { width:100px; float:left; text-align:right; font-size: 160%; line-height:100%; }
  .pageLanguageSelect { float:left; width:200px; background-color: #bababa; font-size: 140%; line-height:100%; }
  
  #pageKeyvisual { clear:both; margin-left: 45px;  background-color:#BABABA; }

#pageMain { width:995px; display:block; }

  #pageNavi { 
      font-family:Verdana,Arial,Helvetica,sans-serif;
      padding-left: 24px; 
      width:224px;
      overflow:hidden;
      float:left;
  }

  #pageCont { color:#000; margin: 0px 0px 20px 20px; float:left;width:678px; background-color: white;  }
    h1.Headline { 
      color: #000;
      font-size: 160%;
      font-weight: normal;
      padding: 20px 0 0 0;
      margin-bottom: 10px;
      background-image:url(../images/back_headline_bw.jpg);
    }
    .pageContentText {
      padding: 20px 20px 0 0;
    }
    #pageFoot {
        font-size: 85%;
        clear:both;
        width:100%;
        padding: 10px 0 0 0;
        display:block;
        text-align:right;
        border-bottom: 1px solid #D5D5D5;
    }
#pageEnd {
    clear: both;
    padding-left: 40px;
    height: 30px;
    width: 250px;
}


/*  **************************************************  */
/*  *******     Standardeinstellungen         ********  */
/*  **************************************************  */

.Print { display: none; }

p, form { margin: 0px; padding: 0px; }

p { font-size: 100%; }

h1 { font-size: 130%; padding: 10px 0 10px 0; margin: 0; }
h2 { font-size: 120%; padding: 10px 0 10px 0; margin: 0; }
h3 { font-size: 110%; padding: 10px 0 10px 0; margin: 0; }
h4 { font-size: 100%; padding: 10px 0 10px 0; margin: 0; }

abbr,
acronym { text-decoration:none; border-bottom:1px dotted #000; cursor:help; }

acronym.standard, abbr.standard { /* wenn acronym oder abbr mehrmals vorkommen, wird nicht jedes gesondert gekennzeichnet */
    border: none;
    cursor: help;
    background: transparent;
}

img {
  border: 0px none;
  margin: 0px;
}

.hidden { display: none; }

/*  **************************************************  */
/*  *******     Content Texte                 ********  */
/*  **************************************************  */

.frmError {
    font-weight: bold;
    color: #000;
}

/*  **************************************************  */
/*  *******     Links                         ********  */
/*  **************************************************  */

#pagePrint .pagePrintButtons a { text-decoration: none; color: #000000; }

#pagePrint .pagePrintButtons a:hover,
#pagePrint .pagePrintButtons a:active,
#pagePrint .pagePrintButtons a:focus { background-color:#000; }

#pagePrint .pageStyleSelect a:hover,
#pagePrint .pageStyleSelect a:active,
#pagePrint .pageStyleSelect a:focus { background-color: #000; }

#pagePrint .pageLanguageSelect a:hover,
#pagePrint .pageLanguageSelect a:active,
#pagePrint .pageLanguageSelect a:focus { background-color: #000; }

#pageCont a { color:#000; }

#pageCont a:visited { color:#515151; }

#pageCont a:hover,
#pageCont a:active,
#pageCont a:focus { color: #fff; background-color:#000; }

#pageFoot a { text-decoration: none; color:#000; }

#pageFoot a:hover,
#pageFoot a:focus,
#pageFoot a:active { color: #ffffff; text-decoration: none; background-color:#515151; }

span.extlink {  /* wird nur bei abgeschaltetem CSS dargestellt */
    position: absolute;
    left: -3000px;
    top: -3000px;
    width: 0;
    height: 0;
    overflow: hidden;
    display: inline;
}
a.extern:link {
    background: url(../images/external.gif) no-repeat 100% 0;
    padding: 0 20px 0 0;
}
a.extern:visited {
    background: url(../images/external.gif) no-repeat 100% -100px;
    padding: 0 20px 0 0;
}
a.extern:hover, a.extern:active, a.extern:focus {
    color: #fff;
    background: #59586A url(../images/external.gif) no-repeat 100% -200px;
    padding: 0 20px 0 0;
}


/*  **************************************************  */
/*  *******     Navigation                    ********  */
/*  **************************************************  */

#pageNavi ul {
    margin:15px 0 0 0;
    padding:0;
    /*color:inherit;*/
}
#pageNavi li ul {
    margin:0;
    border:0;
}
#pageNavi li {
    margin:0;
    padding:0;
    background-color:#5A84C3;
    list-style-type:none;
    font-style:normal;
    text-align:left;
    line-height:140%;
}

#pageNavi ul li {
    margin:0;
    padding:6px 0 6px 22px;
    color:#000;
    text-decoration:none;
    display:block;
    background-repeat:no-repeat;
    background-color:#f0f0f0;
}
#pageNavi li a {
    margin:0;
    padding:0px 0;
    color:#000;
    text-decoration:none;
    display:block;
    background-repeat:no-repeat;
}
#pageNavi li.active {
    background-color:#ffffff;
}
#pageNavi li.active span {
    color: #000000;
    text-decoration: underline;
}
#pageNavi ul li.active ul li {
    background-color: #ffffff;
    text-decoration: none;
    color: red;
}
#pageNavi ul li.active ul li.active {
    background-color:#ffffff;
    text-decoration: underline;
}

/* Startseite */
#pageNavi ul li{
}
#pageNavi ul ul li{
}
#pageNavi ul ul ul li{
}
#pageNavi ul ul ul ul li{
}
#pageNavi ul ul ul ul ul li{
}
#pageNavi ul ul ul ul ul ul li {
}
#pageNavi ul ul ul ul ul ul ul li {
    border-top:none;
    font-size:95%;
}

/* geht in IE und in Firefox
   nur mit important
*/
#pageNavi li a:hover,
#pageNavi li a:focus,
#pageNavi li a:active,
#pageNavi ul li.active a:hover,
#pageNavi ul li.active a:focus,
#pageNavi ul li.active a:active,
#pageNavi ul li.active ul li a:hover,
#pageNavi ul li.active ul li a:focus,
#pageNavi ul li.active ul li a:active {
    /* background-color:#A1B9DD !important; */
    color: #000;
    text-decoration:underline;
}


/*  **************************************************  */
/*  *******             Formular              ********  */
/*  **************************************************  */

form {
    padding: 0px;
    margin: 0px;
}
fieldset {
    border: 1px solid #5A84C3;
    padding: 10px;
    margin: 0px;
}
legend {
    color: #000;
    padding: 10px;
    margin: 0px;
}

label {
    font-family: Verdana,Arial,Helvetica,Sans-serif,sans-serif;
    color:#000;
    display: block;
}
input {
    font-family: Verdana,Arial,Helvetica,Sans-serif,sans-serif;
    background: #fff;
    color: #000;
    border: 1px solid #5A84C3;
    width: 330px;
    margin-bottom: 5px;
}
textarea {
    font-family: Verdana,Arial,Helvetica,Sans-serif,sans-serif;
    font-size: 100%;
    background: #fff;
    color: #000;
    border: 1px solid #5A84C3;
    width: 285px;
    height: 100px;
    margin-bottom: 5px;
}
select {
    font-family: Verdana,Arial,Helvetica,Sans-serif,sans-serif;
    background: #fff;
    color: #000;
    border: 1px solid #5A84C3;
    width: 220px;
    padding: 0px;
    margin: 1px;
}
input:hover, input:active, input:focus, 
select:hover, select:active, select:focus,
textarea:hover, textarea:active, textarea:focus {
    background-color: #E2EBF9;
    border: 1px solid #1E2D55;
}
input.button {
    font-family: Verdana,Arial,Helvetica,Sans-serif,sans-serif;
    background: #F4F8FF;
    color: #000;
    border: 1px solid #5A84C3;
    width: 150px;
}
input.button:hover, input.button:active, input.button:focus {
    background-color: #D0DCEE;
    border: 1px solid #1E2D55;
}
input.radio {
    font-family: Verdana,Arial,Helvetica,Sans-serif,sans-serif;
    color:#000;
    background: #ffffff;
    border: 0px solid #730000;
    width: 30px;
}
.clearLeft { clear: left; }



/*  **************************************************  */
/*  *******      Fileupload Info-Box          ********  */
/*  **************************************************  */


