/* GRUNDSTRUKTUR */
body {
    background-color: #ffffff;
    background-image: url(/cms/bilder/GS_SAARN/background.jpg);
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: center top;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Verdana, Arial, sans-serif;
}

#systemmenu {
    top: 20px;
    left: 790px;
    width: 200px;
    position: absolute;
    font-size: 1.1em;
    line-height: 1.2em;
    background-color: #c0c0c0;
}

body.mceContentBody {
    font-size: 12px;
    line-height: 1.5em;
    background-color: #ffffff;
    color: #000000;
    text-align: left;
}

a {
    text-decoration: none;
    font-weight: bold;
    border: none;
}

a:hover {
    text-decoration: underline;
    border: none;
}

#accessibility {
    position: absolute -2000px -1000px;
    display: none;
}

#all {
    width: 970px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    background: url(/cms/bilder/GS_SAARN/background_1024.gif) repeat-y 0px 140px;
    margin-bottom: 20px;
}

#header {
    height: 116px;
    width: 100%;
}

#page-logo {
    margin-top: 30px;
    margin-left: 100px;
    height: 80px;
    width: 200px;
    background: transparent;
    float: left;
}

#outer {
    width: 970px;
    padding-top: 6px;
    background-color: transparent;
    background-image: url(/cms/bilder/GS_SAARN/outer-top.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center top;
}

#pfad {
    width: 500px;
    height: 19px;
    padding-left: 20px;
    padding-top: 5px;
}

#gibpfad {
    color: #bbbbbb;
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
}

.gibpfad a{
    color: #bbbbbb;
    text-decoration: none;
    font-weight: normal;
}

#leftcol{
    width: 152px;
    float: left;
    position: relative;
    margin-right: 5px;
}

#footer {
    height: 40px;
    padding-top: 5px;
    width: 100%;
    background: url(/cms/bilder/GS_SAARN/footer1024.jpg) top left no-repeat #ffffff;
    font-size: 11px;
}

.content {
    float: left;
    width: 802px;
    padding: 0px 0px 0px 0px;
    font-size: 11px;
    line-height: 18px;
}

hr {
    width: 90%;
}

#leftcol div.module {
    width: 152px;
    background: transparent url(/cms/bilder/GS_SAARN/module_middle.jpg) left repeat-y;
    margin-bottom: 10px;
}

#leftcol div.module div {
    width: 152px;
    background: transparent url(/cms/bilder/GS_SAARN/module_top.jpg) top left no-repeat;
}

#leftcol div.module div ul {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 15px;
    font-size: 11px;
    line-height: 1.8em;
    list-style-type: none;
    list-style-position: outside;
    text-decoration: none;
    padding-left: 0px;
    overflow: hidden;
    display: block;
}

#leftcol div.module div ul li a {
    font-weight: 400;
    color: #002e61;
    text-decoration: none;
}

#leftcol div.module div div {
    width: 152px;
    background: transparent url(/cms/bilder/GS_SAARN/module_bottom.jpg) bottom left no-repeat;
}

div.module h3 {
    font-size: 14px;
    width: 130px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
}

h1 {
    width: 98%;
    font-weight: bold;
    font-size: 16px;
    height: 23px;
    line-height: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #002e61;
    color: #002e61;
    padding-top: 15px;
}

span.minis {
    font-size: 100%;
    color: #000000;
}

span.minis a:link, span.minis a:active, span.minis a:hover, span.minis a:visited{
    color: #000000;
}
