/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  htt
://creativecommons.org/licenses/by/2.0/deed.en  */

* {
    margin: 0;
    padding: 0;
}

html, body {
    background-color: #CCCCCC;
    font-size: 11px;
    font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
    color:#564b47;
    padding:0px;
    margin:0px;
    background-image: url(../images/body_bg.jpg);
    background-position: top center;
    background-repeat: repeat-y;
}

body {
    font-size: 100.01%;
    overflow:-moz-scrollbars-vertical;
}

a {color: #3369B3;}
a:visited {color:#3369B3;}
a:hover {color: #564b47;    color: #9D9EA2;}
a:active { color:#000000;}
img {border: none;}
.y {clear: both;}

.x {
    height: 0px;
    width: 0px;
    display: block;
    overflow: hidden;
}
ul, li, ol {    list-style: none;}

h1 {
    font-size: 11px;
    background-color: #dfe0e5;
    border-top:1px solid #aeaeae;
    border-bottom:1px solid #aeaeae;
    padding:5px 15px;
    margin:0px 
    color: #9d9ea2;
}

h2 {
    font-size:14px;
    font-weight: normal;
    padding: 5px 10px;
    margin:0px;
    color: #800080;
}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
    width: 980px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

/* ----------hilfsnavi-------------- */
#hilfsnavi {
    background-color: #ffffff;
    height: 0pt;
    text-align: right;
    padding: 0 0 2px;
    margin: 0px;
}

/* ----------header-------------- */
#header {
    margin: 0 0 0 0;
    padding: 2px 0 1px;
    background-color: #ffffff;
    width: 980px;
    height: 165px;
}

#headernavi {
    margin: -160px 0px;
    padding: 0;
    width: 980px;
    height: 20px;
    text-align: right;
}
#bannerimg {
    margin: -55px 0 0 340px;
    padding: 0;
    width: 430px;
    height: 75px;
    text-align: right;
}



/* -----------------Inhalt--------------------- */
#content {
    /*background-color: #ffffff;*/
    margin:0px;
    padding: 0 1px 20px;
    margin-left: 200px;
    margin-right: 10px;
    margin 0 10px 40px 200px;
}
div#content { 
    min-height:400px;
    height:expression(this.scrollHeight > 400 ? "auto":"400px"); 
}

p, pre{
    padding: 5px 10px;
    margin:0px;
    align="justify";
}

/* --------------left navigavtion------------- */
#left {
    float: left;
    width: 200px;
    margin: 0px;
    padding: 0px;
}

/* -----------footer--------------------------- */
#footer {
    clear: left;
    margin: -5px 0 5px 0;
    height: 30px;
    text-align: center;
    background-color: #ffffff;
    padding: 10px 0 0px 0;
    width: 980px;
    background-image: url(../images/footer_bg.gif);
    background-repeat: no-repeat;
    background-position: top center;
    background-repeat: repeat-y;
}

#footer1 {
    text-align: center;
    background-color: #ffffff;
    padding: 10px 0 0px 0;
    margin: 0px 0 0px 0;
    width: 980px;
}





/* -----------Ab hier von --------------------------- */
/* -----------Contenido--------------------------- */

/* Main navigation */
div#mnavi a {
    display: block;
    color: #334f77;
    background-color: #e8e8ee;
    border-bottom: 1px solid #aaaaaa;
}

div#col-left ul.e1 {
    margin: 15px 0 0 0;
}

div#col-left li a.e1p {
    padding: 3px 5px 3px 10px;
}

div#col-left li a.e1a,
div#col-left li a.e1o,
div#col-left li a.e1oa {
    padding: 3px 5px 3px 10px;
    background: #fff url(../images/navi_pfeil_rechts.gif) no-repeat right center;
}

div#col-left li a.e1oa {
    background: #fff url(../images/navi_pfeil.gif) no-repeat right center;
}

div#col-left li a.e1o {
    background: #e8e8ee url(../images/navi_pfeil.gif) no-repeat right center;
}

div#col-left li a.e2p {
    padding: 3px 5px 3px 20px;
}

div#col-left li a.e2a,
div#col-left li a.e2o,
div#col-left li a.e2oa {
    padding: 3px 5px 3px 20px;
    background: #fff url(../images/navi_pfeil_rechts.gif) no-repeat right center;
}

div#col-left li a.e2oa {
    background: #fff url(../images/navi_pfeil.gif) no-repeat right center;
}

div#col-left li a.e2o {
    background: #e8e8ee url(../images/navi_pfeil.gif) no-repeat right center;
}

div#col-left li a.e3p {
    padding: 3px 5px 3px 30px;
    background: #e8e8ee url(../images/pf_navi1.gif) no-repeat 25px 8px;
}

div#col-left li a.e3a,
div#col-left li a.e3o {
    padding: 3px 5px 3px 30px;
    background: #fff url(../images/navi_pfeil_rechts.gif) no-repeat right center;
}

div#col-left li a.e3o {
    background: #e8e8ee url(../images/navi_pfeil.gif) no-repeat right center;
}

div#col-left ul.e3 {

}

/* Boxes, left */





div.boxleft,
div.logoutbox {
    background: #dfe0e5;
    width: 180px;
    border-top: 1px solid #aeaeae;
    border-bottom: 1px solid #aeaeae;
    margin: 15px 0 0 0;
    padding: 5px 0 0 0;
    font-size: 1.45em;
}

div.boxleft label {
    float: left;
    width: 75px;
    text-indent: 10px;
    padding: 1px 0 0 0;
    cursor: pointer;
    color: #9d9ea2;
    font-size: 0.6875em;
}

div.boxleft input {
    float: left;
    width: 65px;
    margin: 0 5px 5px 0;
    font-size: 0.6875em;
}

div.boxleft a {
    float: left;
    width: 30px;
    color: #9d9ea2;
    padding: 1px 0 0 0;
    font-size: 0.6875em;
}

div.boxleft a:hover {
    text-decoration: none;
}

div.boxleft select {
    float: left;
    width: 85px;
    font-size: 0.6875em;
    margin: 0 5px 5px 59px;
}

div.logoutbox p {
    font-size: 0.6875em;
    padding: 0 10px 10px 10px;
}

div.logoutbox p {
    font-size: 0.6875em;
    padding: 0 10px 10px 10px;
}

div.logoutbox p a {
    color: #9d9ea2;
    padding: 0 13px 0 0;
    background: url(../images/navi_pfeil_rechts.gif) no-repeat right center;
}



label.fleft {
    float: left;
    text-align: right;
    width: 120px;
    margin-right: 10px;
}
div.formular span.fleft {
    float: left;
    text-align: right;
    width: 120px;
    margin-right: 10px;
}
div.formular div.fleft {
    float: left;
    text-align: right;
    width: 120px;
    margin-right: 10px;
}
div.formular div.fright {
    display: block;
    margin-left: 130px;
}
input[type=text], select {
    float: left;
}
div.formular br {
    /* clear: both;
*/
}
label, select, input[type=checkbox], input[type=radio], input[type=button], input[type=submit], input[type=reset] {
    cursor: pointer;
}
div.formular {
    line-height: 26px;
}
#inhalt a.bbcode {
    color: #0E399B;
    border: 1px solid #0E399B;
    padding: 4px;
    margin-right: 4px;
}
input[type=submit], input[type=reset] {
    color: #0E399B;
    background-color: #ECF1FF;
    border: 2px outset #0E399B;
    font-weight: bold;
}
a.smilie {
    border: none!important;
    margin-right: 5px;
    margin-bottom: 5px;
}
a img, a.externallink img, div.vpgb_infos a img, div.vpgb_infos a.externallink, div.vpgb_infos a , div.vpgb_infos a.externallink {
    background: none!important;
    border: none!important;
    padding: 0px!important;
}
div.vpgb_eintrag {
    margin-top: 10px;
    border-bottom: 1px dashed #0E399B;
    padding-bottom: 10px;
    display: block;
    float: left;
    width: 500px;
}
div.vpgb_fleft {
    float: left;
    text-align: center;
    width: 120px;
    margin-right: 10px;
    height: 100%;
}
div.vpgb_infos {
    margin-top: 10px;
    white-space: nowrap;
}
div.vpgb_entry {
    margin-left: 130px;
}
div.vpgb_comment {
    margin-left: 130px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-style: italic;
}
div.vpgb_name {
    font-weight: bold;
}
.vpgb_datum {
    color: #0E399B;
    font-size: 10px;
    display: block;
    background: url(../images/datum_oben.gif) 0 0 no-repeat;
    text-align: center;
    text-transform: uppercase;
    line-height: 1;
    margin-top: 5px;
    width: 35px;
    padding-top: 5px;
    margin-left: 35px;
    margin-bottom: 10px;
}
.vpgb_datum .tag {
    display: block;
    font-weight: bold;
    font-size: 20px;
    text-indent: -3px;
    letter-spacing: -2px;
    color: #0E399B;
    background: url(../images/datum_unten.gif) bottom left no-repeat;
    padding-bottom: 5px;
}
#vpgb_nav {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 10px;
    line-height: 200%;
}
#vpgb_nav a {
    color: #0E399B;
    border: 1px solid #0E399B;
    text-decoration: none;
    padding: 2px;
}
#vpgb_nav span.vpgb_punkte {
    color: #0E399B;
    border: 1px solid #0E399B;
    text-decoration: none;
    padding: 2px;
}
#vpgb_nav a:hover, #vpgb_nav a.vpgb_aktiv {
    background: #EEEEEE;
}

#image_box{
    padding:0px 0 -20px 0;
    margin:0 0 -20px 0;}
