* {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100.1%;
}

img.bg-img {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

body {
    background-color: #ffffff;
    background-image: url(/cs/Bilder/layout/himmel.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

#screen {
    margin: auto;
    width: 908px;
    height: 529px;
    text-align: left;
    font: normal 0.8em arial, helvetica, sans-serif;
    z-index:1;
    position:relative;
    z-index:1;
}


#header {
    height: 50px;
}

#logo {
    margin: auto;
}

#content {
    width: 697px;
    height: 528px;
    float: right;
    background-color: #ffffff;
    background-image: url(/cs/Bilder/layout/blank.jpg);
}

#nav {
    width: 206px;
    float: left;
    background-color: #ffffff;
    background-image: url(/cs/Bilder/layout/blank.jpg);
    height: 528px;
    font-family: Arial, serif;
    border: none;
}

ul#nav_main {
    padding-left: 0px !important;
}


#nav ul {
    font-family: Arial, serif !important;
    margin: 0px;
    padding: 0px;
}

#nav a {
    text-decoration: none;
    color: #0071B9;
}

#nav li {
    list-style-type: none;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
}

#nav li li {
    font-weight: normal;
    font-size: 15px;
    padding: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}

#nav li a {
    margin-bottom: 5px;
    display: block;
    color: #8A8A8A;
}

#nav a.active {
    color: #0071B9;
}

#nav_main li a {
    display: block;
    font-family: 'Old Standard TT', arial, serif !important;
    font-style: italic;
    color: #8A8A8A;
}

#nav ul ul {

}

#nav li li a {
    margin-bottom: 0px;
    display: block;
    background-repeat: no-repeat;
}

#nav li a:hover {
    color: #0071B9 !important;
}

#nav li li a:hover {
    color: #0071B9 !important;
}

#nav li li.active a {
    font-weight: bold;
    letter-spacing: -1px;
    color: #0071B9;
}

#nav li li a.active {
    color: #0071B9 !important;
}

#breaker {
    clear: both;
}

#footer {
    margin-top: 5px;
    margin-left: -30px;
+
}

#footer ul {
    display: inline;
}

#footer li {
    list-style-type: none;
    display: inline;
}

#footer li a {
    text-decoration: none;
    color: #959595;
    text-transform: uppercase;
    font-family: Arial, helvetica, sans-serif;
    font-size: 11px;
    margin-right: 15px;
}

#footer li.homepagelink {
    float: right;
}

#socialshareprivacy {
display: inline-block;
width: 480px;
float: right;
margin-right: 60px;
display: none;
visibility: hidden;
}

#text, .text {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 12px;
    color: #003386;
    padding: 15px 0px 15px 37px;
    width: 560px;
    position: relative;
    top: 0px !important;
    left: 0px !important;
}

#text h1 {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 0px !important;
    font-family: 'Old Standard TT', arial, serif !important;
    font-style: italic;
}

#text h2 {
    color: #ffffff;
    font-weight: bold;
    font-size: 20px;
    margin-top: 0px !important;
    font-family: 'Old Standard TT', arial, serif !important;
    font-style: italic;
}

#text h3 {
    font-size: 18px;
    margin-bottom: 0px;
}

#content a {
    color: #0071B9;
    text-decoration: none;
}

#content a:hover, #content a:active {
    border-bottom: 1px solid #0071B9;
}

#text * {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 12px;
}

div.content_left {
    width: 280px;
    padding-right: 5px;
}

div.content_right {
    position: absolute;
    top: 17px;
    width: 270px;
    margin-left: 48%;
    padding-left: 5px;
    padding-right: 10px;
}

div.moreblock {
    margin-top: 15px;
    margin-bottom: 15px;
    height: 80px;
    overflow: hidden;
}

div.moreblock a, div.moreblock a:hover, div.moreblock a:active {
text-decoration: none !important;
border: none !important;
}

div.moreblock-moreheight {
    height: 90px;
}

.icon-border {

}

div.icon-listview {
    height: 76px;
    width: 114px;
    float: left;
    border: 3px solid #fff;
    overflow: hidden;
}

#text .left {
    float: left;
    margin-right: 10px;
}

div.moretext {
    margin-left: 130px;
    width: 370px;
}

.moretext a.morelink {
    /*float: right;*/
}

div.moreblock h2.more {
    color: #003386 !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    font-size: 18px !important;
    margin-left: 130px !important;
}

#link_next, #link_back {
text-align: center;
width: 114px;
}

.li-next, .li-back {
text-align: center;
}

.print {
    display: none;
}

.noprint {
    display: block;
}

#printview {

}

#printview a {

}

#printview a:hover {

}

#printview img {

}

#extras a:hover {
    border: none;
}


.hidden {
display: none;
}

