﻿* {
    box-sizing: border-box;
}

.head-responsive {
    width: 100%;
    background-image: url('img/Kopfbild.jpg');
    max-width: 690px;
    height: 110px;
    padding-bottom: 20px;
    responsive;
}

.headerstatic {
    background-position: 0px 0px;
    height: 32px;
    background-image: url('../img/Balkenverlauf.gif');
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 15px;
    font-weight: bold;
    background-repeat: repeat;
    text-align: left;
    vertical-align: inherit;
    position: relative;
    width: 100%;
}

.header {
    background-position: 0px 0px;
    height: 32px;
    background-image: url('../img/Balkenverlauf.gif');
    /*background-size: 64px;*/
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 15px;
    font-weight: bold;
    background-repeat: repeat;
    text-align: left;
    vertical-align: inherit;
    position: relative;
    width: 100%;
}

.ellipsis
{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width:690px;
  width: 300px;
}

.headerstaticBlau {
    background-position: 0px 0px;
    height: 32px;
    background-image: url('../img/BalkenverlaufBlau.gif');
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 15px;
    font-weight: bold;
    background-repeat: repeat;
    text-align: left;
    vertical-align: inherit;
    position: relative;
}



.headeractive {
    background-position: 0px 0px;
    height: 32px;
    background-image: url('../img/Balkenverlauf.gif'); 
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 15px;
    font-weight: bold;
    background-repeat: repeat;
    text-align: left;
    vertical-align: inherit;
    position: relative;
}

.message_body {
    top: 0px;
    left: 0px;
    display: inline-block;
    background-color: #F5F5F5;
    message_body-sizing: border-message_body;
}

.Text {
    width: 90%;
}

.dreieck_horizontal {
    background-position: 0px 0px;
    height: 22px;
    background-image: url('../img/Dreieck.gif');
    background-repeat: no-repeat;
    width: 5%;
    top: 5px;
    left: 9px;
}

.dreieck_vertikal {
    background-position: -26px 0px;
    width: 5%;
    height: 22px;
    background-image: url('../img/Dreieck.gif');
    background-repeat: no-repeat;
    position: absolute;
    top: 3px;
    left: 3px;
}

.headerlinks {
    width: 40%;
    padding-left: 11px;
    font-weight: bold;
    top: 7px;
}

.Schalter {
    width: 18%;
    float: left;
    schalter-sizing: border-schalter;
}

.warenkorb {
    width: 50%;
}

.headerrechts {
    width: 40%;
    float: right;
    padding-left: 40px;
    top: 6px;
}

.headertextlinks {
    width: 50%;
}

.headertextrechts {
    width: 50%;
    float: right;
    padding-right: 5px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 520px;
    right: 0;
    top: 5px;
}

.headertext {
    z-index: 1;
    left: 15px;
    top: 8px;
    position: absolute;
    height: 17px;
    cursor: pointer;
}

.headertextstatic {
    z-index: 1;
    left: 11px;
    vertical-align: middle;
    height: 17px;
}

.headertextstaticBold {
    z-index: 1;
    left: 11px;
    top: 7px;
    height: 17px;
    font-weight: bold;
}


#container {
    padding: 0px;
    position: absolute;
    max-width: 680px;
    width: 100%;
    height: auto;
    margin: 0px 0px 0px 0px;
    background-color: #f5f5f5;
    border: 2px solid silver;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.chkBox {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}



.UIBox_Body {
    margin: 8px 3px 5px 8px;
    border: 1px solid #51ABEE;
    padding: 2px;
    z-index: 1;
    border-radius: 4px;
    background-color: #ECF3F4;
    float: left;
    
}

.UIBox_Header {
    background-position: -5px;
    position: relative;
    padding: 2px 2px 2px 4px;
    border: 1px solid #51ABEE;
    background-color: #B7CCDB;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    border-radius: 3px;
    height: 22px;
    background-image: url('../img/Balkenverlauf.gif');
}

.UIBox_Info {
    padding: 0px 0px 0px 0px;
    width: 16px;
    padding-left: 2px;
    height: 18px;
    float: right;
    textmode: multiline;
    background-image: url('../img/info.gif');
    background-repeat: no-repeat;
}

.UIBox_Message {
    display: block;
    margin: 5px 0px 2px 0px;
    padding: 2px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}

.ui-autocomplete {
    max-height: 300px;
    overflow-y: auto; /* prevent horizontal scrollbar */
    overflow-x: hidden; /* add padding to account for vertical scrollbar */
    padding-right: 20px;
    z-index: 5;
}

.Eingabe {
    width: 40%;
}

.Marten {
    width: 30%;
}

.Schalter {
    float: left;
    width: 20%;
    margin-left: 5px;
    padding-left: 5px;
    padding-top: 10px;
}

.Textlinks {
    width: 30%;
}

.Tasten {
    float: left;
    width: 40%;
}

.Ergebnisse {
    padding-left: 5px;
    width: 35%;
    float: left;
    padding-top: 3px;
    
}

.button1 {
    float: left;
    width: 10%;
    margin: 4px;
    top: 2px;
    padding: 2px 2px;
}

.button2 {
    float: left;
    width: 10%;
    margin: 4px;
    padding: 2px 2px;
}

.button3 {
    float: left;
    width: 10%;
    margin: 4px;
    padding: 2px 2px;
}

.button4 {
    float: left;
    width: 10%;
    margin: 4px;
    padding: 2px 2px;
}

.Ergebnisseunten {
    width: 35%;
}

.Tastenunten {
    float: left;
    width: 40%;
}

.MASymbD {
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 1px;
    margin-left: 10px;
}



.KalenderTag {
    padding: 2px 0px 0px 0px;
    margin: 0px;
    border: 1px solid #51ABEE;
    border-radius: 4px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    width: 32px;
    height: 30px;
    text-align: center;
    line-height: 14px;
    cursor: pointer;
}

.listrow {
    background-color: #FFFFFF;
    height: 15px;
    cursor: pointer;
}

    .listrow:hover {
        background-color: #ECF3F4;
        border: 1px solid #0000FF;
    }


.KalenderTag:hover {
    border: 1px solid #0000FF;
}

.KalenderHeute {
    background-color: #CCFFCC;
}

.KalenderNichtHeute {
    background-color: #FFFFFF;
}

.KalenderBeschr {
    padding: 7px 0px 0px 0px;
    margin: 0px;
    border: 1px solid #51ABEE;
    border-radius: 4px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    width: 32px;
    height: 25px;
    text-align: center;
    background-color: #DDDDDD;
    font-weight: bold;
    vertical-align: middle;
}

.KalenderSteuerung {
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 5px 0px;
    border: 1px solid #51ABEE;
    border-radius: 4px;
    font-family: 'Arial Black';
    font-size: 15px;
    text-align: center;
    background-color: #DDDDDD;
    font-weight: bold;
    cursor: pointer;
}

    .KalenderSteuerung:hover {
        border: 1px solid #0000FF;
    }

.KalenderMonat {
    margin: 0px 0px 5px 0px;
    border: 1px solid #51ABEE;
    border-radius: 4px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 15px;
    width: 120px;
    height: 15px;
    text-align: center;
    background-color: #DDDDDD;
    vertical-align: middle;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 6px;
}



.Verfügbar {
    color: #008000;
    font-family: Arial, Helvetica, Sans-Serif;
}

.NichtVerfügbar {
    color: #FF0000;
    font-family: Arial, Helvetica, Sans-Serif;
}

.KeineVerfügbarkeit {
    color: #000000;
    font-family: Arial, Helvetica, Sans-Serif;
}

.nichtVerleih {
    color: #ffd800;
    font-family: Arial, Helvetica, Sans-Serif;
}

.DatenfeldZelle {
    padding: 2px;
    width:100%;
    float:left;
    background-color: #FFFFFF;
}

.DatenfeldZelleW {
    width: 200px;
}

.EingabeZelle {
    padding: 2px;
}

.EingabeZelleW {
    padding: 2px;
    width: 200px;
}





.BeschriftungZelle {
    vertical-align: top;
    text-align: left;
}


.BeschriftungZelle {
    padding: 2px;
    vertical-align: top;
    caption-side: top;
}


.button {
    border: 1px hidden #0000FF;
    border-radius: 6px;
}

    .button:hover {
        border: 1px solid #0000FF;
    }


.imgDownload {
    padding: 3px;
    border: 1px solid #51ABEE;
    border-radius: 6px;
    position: absolute;
}


    .imgDownload:hover {
        padding: 3px;
        border: 2px solid #0000FF;
        position: absolute;
    }


.imgExtDownload {
    padding: 2px;
    border: 1px solid #51ABEE;
    border-radius: 4px;
    cursor: pointer;
}

    .imgExtDownload:hover {
        padding: 2px;
        border: 1px solid #0000FF;
    }



.AussenMASymb {
    height: 37px;
    width: 38px;
    position: absolute;
    z-index: 50;
    padding: 9px 0px 0px 9px;
    background-color: #ECF3F4;
}

.Fehler {
    color: #FF0000;
    font-family: Arial;
    font-size: 10px;
}



.Overlay {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.2;
    z-index: 1000;
}

.PopUpPanel {
    margin: 8px 3px 5px 8px;
    border: 1px solid #51ABEE;
    padding: 2px;
    border-radius: 4px;
    background-color: #ECF3F4;
    z-index: 2001;
    -moz-box-shadow: 3.5px 4px 5px #000000;
    -webkit-box-shadow: 3.5px 4px 5px #000000;
    box-shadow: 3.5px 4px 5px #000000;
}

.buchenButton {
    height: 32px;
    width: 128px;
}


.ajax__combobox_itemlist {
    position: relative !important;
    height: 100px !important;
    overflow: auto !important;
    top: 0px !important;
    left: 0px !important;
}


.Menüitem {
    vertical-align: middle;
    padding: 5px 2px 2px 2px;
    height: 20px;
    background-color: #FFFFFF;
    margin: 2px 0px 2px 0px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    color: black;
    cursor: pointer;
}

    .Menüitem:hover {
        vertical-align: middle;
        padding: 5px 2px 2px 2px;
        height: 20px;
        background-color: #ECF3F4;
        margin: 2px 0px 2px 0px;
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: 14px;
        color: #0000FF;
    }


.MenüitemLinkButton {
    margin: 2px 0px 2px 0px;
    padding: 7px 2px 1px 2px;
    background-color: #FFFFFF;
    text-decoration: none;
    color: black;
    display: block;
    height: 20px;
    width: 196px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    cursor: pointer;
}

    .MenüitemLinkButton:hover {
        color: #0000FF;
        background-color: #ECF3F4;
    }


.Berichtitem {
    border-color: #C0C0C0;
    background-color: #FFFFFF;
    border-top-style: solid;
    border-top-width: 2px;
    cursor: pointer;
}

    .Berichtitem:hover {
        background-color: #ECF3F4;
        color: #0000FF;
    }

.Combo {
    z-index: 1222;
}
