@CHARSET "UTF-8";
body.xulapp {
    padding-top: 18px;
}

body.xulapp #nav,
body.native .hide-native {
    display: none;
}

body.native {
    background: url("../f5-images/body-bg.jpg") repeat-x scroll center top #F0F0F0;
}
#main {
    padding-top: 20px;
}
#menu {
    margin-left: 220px;
    position: absolute;
    float: left;
    top : 17px;
    color: #686868;
}
#menu ul:last-of-type h2 {
    border-right: 0 none;
}
#menu-status {
    color: #686868;
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
    position: absolute;
    text-align: right;
    top: 63px;
    width: 100%;
}
#menu-status a {
   margin-right: 10px; 
   color: blue;
}
#menu a, #menu h2, #menu div.x {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #686868;
    border-image: none;
    border-style: dotted;
    border-width: 0 1px 0 0;
    display: block;
    font: 12px/16px arial,helvetica,sans-serif;
    margin: 0;
    padding: 2px 20px;
    white-space: nowrap;
}
#menu h2 a {
    border-width:0 0 0 0;
    padding 0;
    color: #686868 !important;
}
#menu h2:before {
    content: " ";
}
#menu h2:after {
    content: " ";
}
#menu h2 {
    padding: 2px 10px;
}
#menu li a, #menu a:visited, #menu div.x, #menu div.x:visited {
    color: #000000;
    padding-right: 10px;
    text-decoration: none;
}
#menu li a {
    background: none repeat scroll 0 0 #EEEEEE;
}
#menu li h2 a {
    color: #686868;
    background: none;
    padding: 0;
}
#menu div.x, #menu div.x:visited {
    background: url("../image/right.gif") no-repeat scroll right center #EEEEEE;
}
#menu a:hover, #menu div.x:hover {
    background-color: #DDDDDD;
    color: #AA0000 !important;
}
#menu a:active, #menu div.x:active {
    background-color: #CCCCCC;
    color: #006600;
}
#menu ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#menu li {
    border: 0 none;
    float: none;
    position: relative;
}
li.sub {
    left: -25px;
    top: -3px;
}
#menu ul li {
    border: 0 solid #CCD5E5;
}
#menu ul ul li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
}
#menu ul ul {
    display: none;
    position: absolute;
    top: auto;
    z-index: 500;
}
#menu ul ul ul {
    left: 100%;
    top: 0;
}
div#menu h2:hover {
    background: none repeat scroll 0 0 #DDDDDD;
    color: #AA0000;
}
div#menu li:hover {
    cursor: pointer;
    z-index: 100;
}
div#menu li:hover ul ul, div#menu li li:hover ul ul, div#menu li li li:hover ul ul, div#menu li li li li:hover ul ul {
    display: none;
}
div#menu li:hover ul, div#menu li li:hover ul, div#menu li li li:hover ul, div#menu li li li li:hover ul {
    display: block;
}


#page {
    background: url("../f5-images/page-bg.png") repeat-y scroll center top #F0F0F0;
    clear: both;
    margin: 110px auto 0;
    min-height: 650px;
    padding: 0 0 20px;
    width: 1138px;
}
#content {
    border: 0 none;
    left: 18px;
    min-height: 550px;
    position: relative;
    top: 7px;
    width: 1098px;
    z-index: 99;
}
#container-navigation {
    background: url("../f5-images/container-navigation-bg.jpg") no-repeat scroll left top transparent;
    height: 50px;
    left: 1px;
    margin: 0;
    padding: 0;
    position: relative;
    top: -2px;
    width: 1136px;
}
#container-navigation h1 {
    color: #FFFFFF;
    display: block;
    float: left;
    font: bold 12px Arial;
    height: 33px;
    padding: 8px 15px 0;
    text-decoration: none;
}
#logo {
    background: url("../f5-images/f5-logo.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    color: #686868;
    font-family: Chevin-DemiBold;
    font-size: 24px;
    font-weight: 500;
    height: 47px;
    left: 15px;
    padding-left: 54px;
    padding-top: 12px;
    position: absolute;
    top: 4px;
}
#footer {
    background: url("../f5-images/footer-bg.png") repeat-x scroll left top #F6F6F6;
    clear: both;
    color: #666666;
    height: 166px;
    line-height: 19px;
    margin: 0 auto 20px;
    padding: 0;
    width: 1138px;
}
#footer-left {
    float: left;
    margin: 63px 0 0 40px;
}
#footer-right {
    background: url("../f5-images/follow-me.png") no-repeat scroll left 26px transparent;
    float: right;
    margin-top: 56px;
    padding: 5px 0 0 122px;
    width: 365px;
}

#protocol {
    width: 800px;
    margin-left: -400px;
}

#protocol iframe {
    height: 370px;
    width: 100%;
    border: 0;
}

a.left {
    float: left;
}

/* Use fixed size for .add-on, to make sure it fits into a div.span2
   together with a input.span2. */
.input-append .add-on, .input-prepend .add-on {
    width: 20px;
    min-width: 20px;
}

.input-append input.span2 {
    width: 99px;
}

input.span2 {
    width: 109px;
    margin-left: 22px;
}

.input-prepend input.span2 {
    margin-left: 0;
    border-bottom-left-radius: 3px;
}

.input-append.input-prepend input.span2 {
    width: 79px;
}

.input-prepend .kz {
    font-size: 10px;
    line-height: 100%;
    padding: 1px 0 0;
    vertical-align: top;
    height: 12px;
}

#ustsvza select.span4,
#ustsvza input.span4 {
    margin-left: 22px;
}

#ustsvza .input-prepend input.span4 {
    margin-left: 0;
    border-bottom-left-radius: 3px;
}

/* Remove padding from accordion inner container, since we put right-aligned
   labels in there, which otherwise don't align with those not wrapped in an
   accordion. */
.accordion-inner {
    padding-left: 0;
}

.accordion-heading {
    background-color: #F5F5F5;
    height: 40px;
    font-size: 18px;
    padding-top: 5px;
}
.accordion-heading h4 {
    margin-top: 0;
}

/* Redefine width of .control-label to match a span4,
  define .control-label.span6 to match a span6. */
.form-horizontal .control-label.span4 {
    width: 260px;
}
.form-horizontal .control-label.span6 {
    width: 420px;
}

.form-horizontal .buttons {
    width: 600px;
    text-align: right;
}

.form-horizontal .form-actions .buttons {
    width: 570px;
}

.schnell {
    display: none;
}

h2 + div.control-group, h3 + div.control-group, h4 + div.control-group {
    border-top: 1px solid #eee;
    padding-top: 23px;
}

h2 {
    margin-top: 40px;
}

h3 {
    margin-top: 30px;
}

h2 + h3 {
    margin-top: 10px;
}

h4 {
    margin-top: 20px;
}

h3 + h4 {
    margin-top: 10px;
}
