html,
button,
input,
select,
textarea {
    color: #222;
}

body {
  background-color: #FFFFFF;
  color: #333333;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
}

th {
  font-size: 13px;
  color: #000000;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  vertical-align: top;
  text-align: left;
}
td {
  font-size: 13px;
  color: #000000;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  vertical-align: top;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
}


.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    background-color: #f2f2f2;
}

.wrapper {
    width: 90%;
    margin: 0 5%;
}

h1.logo {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url(/basics/logo_itms.png);
    width: 180px;
    height: 110px;
    position: absolute;
    top: 20px;
}

h1,
h2,
h3,
h4 {
    padding: 0px;
}

.header-container {
    background: url(basics/header.png) center #193f74;
    border-top: 5px solid #ed1c24;
    height: 67px;
}

.title {
    color: white;
}

a {
    color: #193f74;
}

a:hover {
    color: #2174D8;
}

#service {
    /* text-transform:uppercase; */
    margin: 80px 0px 20px 0px;
    text-align: center;
}


.supportmail,
.ticket {
    padding: 10px 20px;
    background-color: #e5e5e5;
    display: block;
    margin: 5px 0;

}

.tel {
    margin: 15px 0 0 0;
    font-size: 14px;
}

.achtung {
    background: url(../basics/icons-03.png) center 15px no-repeat #d84545;
}

.hinweis {
    background: url(../basics/icons-03.png) center -720px no-repeat #28b561;
}

.achtung,
.hinweis {
    margin-top: 20px;
    padding: 140px 20px 30px 20px;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    font-weight: lighter;
}

.achtung a,
.hinweis a {
    font-weight: bold;
    text-decoration: underline;
    color: #fff;
}

.achtung a:hover,
.hinweis a:hover {
    color: #e5e5e5;
}

.closex {
    width: 23px;
    height: 25px;
    background: url(../basics/icons-04.png) no-repeat;
    float: right;
    margin: -125px -5px 0 0;
}


/* ==============
    MOBILE: Header
   ============== */

#profile {
    color: #fff;
    font-weight: lighter;
    background-color: #2e363a;
    float: right;
    font-size: 15px;
    padding: 0px 0px 0px 20px;
    border-radius: 0px 0px 10px 10px;
}

#profile p {
    float: left;
    margin: 5px 15px 0px 0px;
}

.wellcome {
    display: none;
}

a.profilesettings {
    text-decoration: underline;
    color: #fff;
    float: right;
    margin: 5px 25px 0px 10px;
    display: none;
}

a.logout {
    text-decoration: none;
    color: #fff;
    float: right;
    padding: 5px 15px;
    background-color: #ed1c24;
    border-radius: 0px 0px 10px 10px;
}

/* ==============
    MOBILE: Main
   ============== */


.main section#anwendungen {
    float: left;
    width: 100%;
    margin-top: -20px;
}

.main .anwendungsbereich {
    list-style: none;
    margin-top: -10px;
}

.main #anwendungsbereich-liste {
    padding: 0px;

}

.main .anwendungsbereich-header {
    position: relative;
    border-bottom: 1px solid #b5b5b5;
    padding: 15px;
    margin-top: 10px;
}

.main .anwendungsbereich-header h2 {
    float: left;
    font-weight: lighter;
    margin-left: 40px;
}

.main .anwendungsbereich-header a.listtoggle {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 10px;
    top: 12px;
}

.main .anwendungsbereich-header a.open {
    background: url(../basics/icons-02.png);
}

.main .anwendungsbereich-header a.open:hover {
    background: url(../basics/icons-02_hover.png);
}

.main .anwendungsbereich-header a.close {
    background: url(../basics/icons-02.png) 32px;
}

.main .anwendungsbereich-header a.close:hover {
    background: url(../basics/icons-02_hover.png) 32px;
}

.main .anwendung-liste {
    margin: 0px;
    padding: 0px 0px;
    list-style: none;
}

.main .anwendung-liste li {
    list-style: none;
    border-bottom: 1px solid #b5b5b5;
    padding: 20px;
}

.main .anwendung-liste li:hover {
    background-color: #d8d8d8;
}

.main section#anwendungen h3 {
    color: #333;
    font-size: 18px;
    line-height: 21px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}

.main section#anwendungen p {
    font-weight: normal;
    color: #262626;
    font-size: 15px;
    line-height: 18px;
    margin-top: 10px;
}

.main .funktionen-footer {
    margin-left: 300px;
    margin-top: -32px;
}

.funktionen-footer .manage {
    background: url(../basics/icons-01.png) 1px 11px no-repeat;
    padding: 10px 0 0px 27px;
    float: left;
}

.funktionen-footer .manage:hover {
    background: url(../basics/icons-01_hover.png) 1px 11px no-repeat;
}

.funktionen-footer .newprocess {
    background: url(../basics/icons-01.png) 1px -19px no-repeat;
    padding: 10px 0 0px 26px;
    margin-left: 20px;
    float: left;
}

.funktionen-footer .newprocess:hover {
    background: url(../basics/icons-01_hover.png) 1px -19px no-repeat;
}

.funktionen-footer .demo {
    background: url(../basics/icons-01.png) 1px -50px no-repeat;
    padding: 10px 0 0px 26px;
    float: right;

}

.funktionen-footer .demo:hover {
    background: url(../basics/icons-01_hover.png) 1px -50px no-repeat;
}



/* Aside */



.main aside {
    float: right;
    width: 100%;
}

.main aside header h2 {
    float: left;
    font-weight: lighter;
}

.main aside header a {
    float: right;
}

.main aside ul {
    padding: 20px;
    background-color: #ededed;
    border-top: 1px solid #b5b5b5;
}

.main aside li {
    margin-bottom: 30px;
    list-style: none;
}

.main aside h4 {
    color: #333;
    font-size: 15px;
    line-height: 19px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

.main aside h4 span {
    font-weight: lighter;
}

.main aside p {
    color: #494949;
    font-size: 14px;
    line-height: 18px;
}

#neuigkeiten-header {
    padding: 0px 15px;
}

.footer-container footer {
    color: white;
    padding: 20px 0;
    border-top: 1px solid #b5b5b5;
    margin-bottom: 25px;
}

.footer-container a {
    margin-right: 20px;
}

.footer-container .right {
    margin: auto;
    text-align: center;
}

.footer-container .languages {
    margin: auto;
    text-align: center;

}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */















/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {

    #service {
        margin-top: 70px;
    }

    #profile {
        color: #fff;
        font-weight: lighter;
        background-color: #2e363a;
        float: right;
        font-size: 15px;
        border-radius: 0px 0px 10px 10px;
        padding: 0px 0px 0px 20px;
    }




    /* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

    nav ul li {
        display: inline;
    }

    .oldie nav a {
        margin: 0 0.7%;
    }

}

@media only screen and (min-width: 768px) {

    #service {
        /* text-transform:uppercase; */
        margin: 80px 0px 20px 0px;
        text-align: center;
    }


    .supportmail,
    .ticket {
        margin: auto;
        padding: 10px 20px;
        background-color: #e5e5e5;
        display: block;
        width: auto;
        float: right;
        margin: 5px 0;

    }

    .tel {
        margin: 15px 0 0 0;
        font-size: 14px;
        float: right;
        width: auto;
    }

    .closex {
        width: 23px;
        height: 25px;
        background: url(../basics/icons-04.png) no-repeat;
        float: right;
        margin: -13px -87px 0 0;
    }

    .achtung,
    .hinweis {
        padding: 20px 100px 20px 150px;
    }

    .achtung {
        background: url(../basics/icons-03.png) left 15px no-repeat #d84545;
    }

    .hinweis {
        background: url(../basics/icons-03.png) left -720px no-repeat #28b561;
    }


    #profile p {
        float: left;
        margin: 5px 5px 0px 0px;
    }

    a.profilesettings {
        text-decoration: underline;
        color: #fff;
        float: right;
        margin: 5px 15px 0px 10px;
        display: inline;
    }

    .wellcome {
        display: inline;
    }

    #service {
        margin-top: 25px;
    }

    #center {
        float: right;
    }

    #service a {
        float: right;
        display: block;
    }

    #service p {
        text-align: right;
        display: block;
        float: right;
        margin-right: 10px;
        margin-top: 10px;
    }

    #service .supportmail {
        background-color: #f2f2f2;
    }

    .footer-container a {
        margin-right: 20px;
    }

    .footer-container .right {
        float: right;
    }

    .footer-container .languages {
        float: left;
    }
}

@media only screen and (min-width: 1043px) {
    #service {
        margin-top: 25px;
    }

    .main section#anwendungen {
        float: left;
        width: 670px;
    }

    .main aside {
        float: right;
        width: 330px;
    }

    /* ===============
    Maximal Width
   =============== */

    .wrapper {
        width: 1026px;
        /* 1140px - 10% for margins */
        margin: 0 auto;
    }

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
        /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}