
html, body {
    border: medium none !important;
    /*color: #515151;*/
    font-family: Arial;
    padding: 0;
    margin: 0;

    height:100%;
}

input {

    border-radius: 0px;
    box-shadow: none;
    border: 1px solid #a8a8a8;
    padding: 4px;
    width:235px;
}
ul {
    padding: 0;
    list-style-type: none;
}
#wrapper{
    min-height:100%;
    float: left;
    margin-bottom: 20px;
}

.Head {
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10000;
}

.Breadcrumb {
    height: 14px;
    margin-left: 43px;
    margin-top: 217px;
    z-index: -1;
}

.menuRoot {
    margin: 10px 0;
}

.menuRoot a {
    color: #333333 !important;
    font-size: 13px;
    font-weight: bold;
}

.menu {
    float: left;
    margin-left: 44px;
    padding-left:20px;
    padding-right:20px;
    width: 234px;
    background-color: #ebf0f5;
}
.menu a {
    color: #515151;
    cursor: pointer;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}
.menu a:hover {
    color: #990000;
    cursor: pointer;
    text-decoration: none;
}
.menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    z-index: -1;
}
.menu li {

    font-size: 13px;
    line-height: 20px;
    margin: 0;
}
.menu img {
    border: medium none;
    margin-left: 3px;
}
.Sprachauswahl {
    color: #515151;
    font-weight: bold;
    list-style: none outside none;
    margin: 10px 0;
    padding: 0 20px 0 25px;
    width: auto;
}

.Sprachauswahl a {
    color: #333333 !important;
    cursor: pointer;
    font-size: 12px;
    font-weight: normal !important;
    line-height: 14px;
    text-decoration: none;
}
.Sprachauswahl a:hover {
    color: #990000;
    cursor: pointer;
    text-decoration: underline;
}
.Sprachauswahl ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.Sprachauswahl li {

    margin: 0;
    padding: 4px 0 2px 12px;
}
.Kontakt {
    color: #444444;
    font-size: 13px;
    line-height: 16px;
    padding: 10px 0 0;
    width: 400px;
}
.Kontakt ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.Kontakt li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.Kontakt a {
    color: #444444;
    cursor: pointer;
    font-size: 13px;
    font-weight: normal !important;
    line-height: 16px;
    text-decoration: none;
}
.Kontakt a:hover {
    color: #990000;
    text-decoration: none;
}
.Content {
    color: #515151;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 18.85px;
    text-align: start;
    text-indent: 0;
    text-transform: none;
    word-spacing: 0;

    margin: 22px 0 0 278px;
    padding: 0 0 0 10px;
    width: 590px;
}
.Content img {
    border: medium none;
}

.Footer {
    color: #444444;
    font-family: Arial;
    font-size: 11px;
    height: 20px;
    padding: 0 0 0 44px;
    text-align: left;
    text-decoration: none;
}
.Footer a {
    color: #444444;
    font-family: Arial;
    font-size: 10px;
    text-decoration: none;
}
.Logout {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 11px;
    position: absolute;
    right: 44px;
    text-align: right;
    top: 8px;
    z-index: 10000;
}
.Logout a {
    color: #FFFFFF;
    font-size: 11px;
    text-decoration: none;
}
.Logout a:hover {
    color: #333333;
    font-size: 13px;
}
.Banner {
    margin-bottom: 15px;
    margin-left: 40px;
    padding-right: 50px;
    width: 276px;
}
.BannerPartner {
    border-bottom: 1px dotted #999999;
    border-top: 1px dotted #999999;
    font-size: 13px;
    padding: 5px;
}
.imgHref:hover {
    text-decoration: none !important;
}
body.wait *, body.wait {
    cursor: wait !important;
}
.szenarioColor{
    color: #fff;
    font-weight: bold;
}
.szenarioColor a:hover {

    cursor: pointer;
    text-decoration: none;   
    color: #fff !important;
    font-weight: bold;
}

.szenarioColor:hover {   
    background-color: #005578;

}

.button_big{
    text-shadow:none !important;
    border: none !important;

    height: 50px;
    padding-left: 50px;
    padding-right: 50px;

}
.button_small{
    text-shadow:none !important;
    border: none !important;   

    padding-left: 20px;
    padding-right: 20px;

}
.button_green{
    color:white !important;
    background-color: green !important;
    background-image: none !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
    background-position: 0% 0% !important;
    background-clip: border-box !important;
    background-origin: padding-box !important;
    background-size: auto auto !important;
}

.button_green:hover{
    color:white !important;
    background-color: #990000 !important;
    background-image: none !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
    background-position: 0% 0% !important;
    background-clip: border-box !important;
    background-origin: padding-box !important;
    background-size: auto auto !important;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.button_red{
    color:white !important;
    background-color: red !important;
    background-image: none !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
    background-position: 0% 0% !important;
    background-clip: border-box !important;
    background-origin: padding-box !important;
    background-size: auto auto !important;
}

.panel-header div:first-child{
    height: 20px;
}