/* screenwork css framework (Mon, 05 Jul 2010 16:27:42 +0200) */




html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    text-align: left;
}

div#cms div,
div#cms span,
div#cms applet,
div#cms object,
div#cms iframe,
div#cms p,
div#cms blockquote,
div#cms pre,
div#cms a,
div#cms abbr,
div#cms acronym,
div#cms address,
div#cms big,
div#cms cite,
div#cms code,
div#cms del,
div#cms dfn,
div#cms em,
div#cms font,
div#cms ins,
div#cms kbd,
div#cms q,
div#cms s,
div#cms samp,
div#cms small,
div#cms strike,
div#cms strong,
div#cms sub,
div#cms sup,
div#cms tt,
div#cms var,
div#cms dl,
div#cms dt,
div#cms dd,
div#cms ol,
div#cms ul,
div#cms li,
div#cms fieldset,
div#cms form,
div#cms label,
div#cms legend,
div#cms table,
div#cms caption,
div#cms tbody,
div#cms tfoot,
div#cms thead,
div#cms tr,
div#cms th,
div#cms td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

div#cms h1,
div#cms h2,
div#cms h3,
div#cms h4,
div#cms h5,
div#cms h6 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

div#cms table {
    border-collapse: separate;
    border-spacing: 0;
}


div#cms caption,
div#cms th,
div#cms td {
    text-align: left;
    font-weight: normal;
}


div#cms blockquote:before,
div#cms blockquote:after,
div#cms q:before,
div#cms q:after {
    content: "";
}


div#cms blockquote,
div#cms q {
    quotes: "" "";
}


div#cms strong {
    font-weight: bold;
}

div#cms img {
    border: none;
}


body {
    padding: 0px;
    margin: 0px;
    text-align: center;
    font-size: 11px;
    background-color: #021b5d;
    color: #000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

div#cms {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background: url(/media/layout/bg-center.jpg) center bottom no-repeat;
}

div#cms div.center {
    background: url(/media/layout/bg-head.png) center top no-repeat;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 960px;
    margin-top: 0px;
    margin-bottom: 0px;
}


div#cms .minhoehe {
    min-height: 600px;
}


div#cms .unsichtbar {
    position: absolute;
    left: -2000px;
    top: -2000px;
}

div#cms .clear {
    clear: both;
}

div#cms .clear1px {
    clear: both;
    font-size: 1px;
}
























div#cms div#kopf {
}
 
div#cms div#kopfzeile1 {
    height: 300px;
    background: url(/media/layout/bg-navi-top.png) right 65px no-repeat;
    z-index: 1;
}
 
div#cms div#kopfzeile2 {
    border-bottom: 1px solid #000;
    height: 77px;
}

div#cms div#kopfzeile3 {
    border-bottom: 0px solid #000;
    height: 20px;
}

div#cms div#kopfzeile4 {
    border-bottom: 1px solid #000;
    height: 20px;
}


div#cms #logo-box {
    height: 173px;
    width: 172px;
    background: url(/media/layout/logo.png) left top no-repeat;
    vertical-align: middle;
    text-align: center;
    float: left;
    padding: 0;
    margin: 0;
    margin-top: 15px;
    z-index: 50;
}



div#cms img#logo {
    height: 173px;
    width: 172px;
    vertical-align: middle;
    text-align: center;
    float: left;
    padding: 0;
    margin: 0;
    margin-top: 15px;
    z-index: 50;
}

div#cms img#kopfgrafik {
    height: 100px;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    float: left;
    padding: 0;
    margin: 0;
}


div#cms div#fuss {
    clear: both;
    height: 39px;
    border-top: 1px dotted #263867;
    margin: 0px 20px;
    padding-top: 10px;
}

div#cms div#fuss div#copyright {
    float: right;
}

div#cms div#fuss p {
    font-size: 11px;
    padding-top: 5px;
    padding-left: 5px;
}

div#cms div#fuss a {
    color: #fff;
    text-decoration: none;
}

div#cms div#fuss a#screenwork {
    text-decoration: underline;
}


div#cms div#spalten-startseite div#immo-startseite {
    width: 475px;
    margin-left: 10px;
    float: left;
}

div#cms div#spalten-startseite div#topangebot {
    width: 475px;
    margin-right: 10px;
    float: right;
    display: inline;
}

div#cms div#slideshowContainer {
    display: block;
    text-align: justify;
    white-space: nowrap;
    overflow: hidden;
    background-color: #fff;
    width: 470px;
    height: 150px;
    z-index: 5;
}


div#cms div#spalten1 div#hauptinhaltsbereich {
    width: 100%;
}

div#cms div#spalten2 div#hauptinhaltsbereich {
    width: 635px;
    float: left;
    margin-right: 0px;
    margin-left: 0px;
    display: inline;
}


div#cms div#spalten2 div#hauptinhaltsbereich div.left-top {
    width: 635px;
    margin: 0px;
    padding: 0px;
    background: url(/media/layout/linke-spalte-top.png) left top no-repeat;
    height: 19px;
}


div#cms div#spalten2 div#hauptinhaltsbereich div.left-middle {
    width: 635px;
    margin: 0px;
    padding: 0px;
    background: url(/media/layout/linke-spalte-center.png) left top repeat-y;
}


div#cms div#spalten2 div#hauptinhaltsbereich div.left-bottom {
    width: 635px;
    margin: 0px;
    padding: 0px;
    background: url(/media/layout/linke-spalte-bottom.png) left top no-repeat;
    height: 50px;
}







div#cms div#rechte-spalte {
    width: 300px;
    margin-right: 0px;
    float: right;
    display: inline;
}


div#cms div#rechte-spalte div.right-top {
    width: 300px;
    margin: 0px;
    padding: 0px;
    background: url(/media/layout/rechte-spalte-top.png) left top no-repeat;
    height: 18px;
}


div#cms div#rechte-spalte div.right-middle {
    width: 300px;
    margin: 0px;
    padding: 0px;
    background: url(/media/layout/rechte-spalte-center.png) left top repeat-y;
}


div#cms div#rechte-spalte div.right-bottom {
    width: 300px;
    margin: 0px;
    padding: 0px;
    background: url(/media/layout/rechte-spalte-bottom.png) left top no-repeat;
    height: 89px;
}


div#cms div#service-navigation {
}

div#cms div#service-navigation ul {
    margin-top: 10px;
    list-style: none;
    font-size: 11px;
    float: right;
}

div#cms div#service-navigation ul li {
    float: left;
    border-right: 1px solid #919B9C;
}

div#cms div#service-navigation ul li.letzter-menuepunkt {
    border-right: none;
}


div#cms div#service-navigation ul a,
div#cms div#service-navigation ul strong {
    display: block;
    color: #000;
    text-align: center;
    text-decoration: none;
    width: 113px;
}

div#cms div#service-navigation ul a:focus,
div#cms div#service-navigation ul a:hover,
div#cms div#service-navigation ul a:active,
div#cms div#service-navigation ul a:visited {
    color: #000;
    text-decoration: none;
}

div#cms div#service-navigation ul a:hover,
div#cms div#service-navigation ul a:active {
    text-decoration: underline;
    color: #C40000;
}

div#cms div#service-navigation ul strong,
div#cms div#service-navigation li.active a {
    font-weight: bold;
    color: #505050;
}


div#cms ul.ebene1,
div#cms ul.ebene2,
div#cms ul.ebene3,
div#cms ul.ebene4,
div#cms ul.ebene5 {
    list-style: none;
}

div#cms ul.ebene1 a,
div#cms ul.ebene1 strong {
    text-decoration: none;
    display: block;
    font-size: 13px;
    padding: 8px;
    padding-left: 20px;
    color: #57ee3f;
    background: url(/media/layout/pfeil.png) left 13px no-repeat;
    font-weight: bold;
}

div#cms ul.ebene1 a strong {
    display: block;
    padding: 0px;
}

div#cms ul.ebene1 a:hover {
    text-decoration: underline;
    color: #fff;
    font-weight: bold;
}


div#cms ul.ebene1 a:visited {
    text-decoration: none;
}


div#cms ul.ebene1 li {
    border-bottom: 1px dotted #263867;
    list-style: none;
}

div#cms ul.ebene1 li.unterpunkte {
    background-color: #fff;
    border-bottom: none;
}


div#cms ul.ebene1 li strong {
    color: #fff;
}


div#cms ul.ebene1 li a strong {
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #fff;
    background: none;
}


div#cms ul.ebene2,
div#cms ul.ebene3,
div#cms ul.ebene4,
div#cms ul.ebene5 {
    border-top: 1px solid #919B9C;
}

div#cms ul.ebene2 a,
div#cms ul.ebene2 strong {
    padding-left: 10px;
}

div#cms ul.ebene3 a,
div#cms ul.ebene3 strong {
    padding-left: 20px;
}

div#cms ul.ebene4 a,
div#cms ul.ebene4 strong {
    padding-left: 30px;
}

div#cms ul.ebene5 a,
div#cms ul.ebene5 strong {
    padding-left: 40px;
}


div#cms div#top-navigation {
}

div#cms div#top-navigation ul {
    margin-top: 96px;
    list-style: none;
    font-size: 12px;
    float: left;
}

div#cms div#top-navigation ul li {
    float: left;
    border-right: 1px solid #000;
}


div#cms div#top-navigation ul li strong {
    color: #2d60d6;
}




div#cms div#top-navigation ul li.aktiv a strong {
    margin: 0px;
    padding: 0px;
}


div#cms div#top-navigation ul li.letzter-menuepunkt {
    border-right: none;
}

div#cms div#top-navigation ul a,
div#cms div#top-navigation ul strong {
    display: block;
    color: #333333;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    padding: 0px 30px;
}

div#cms div#top-navigation ul a:focus,
div#cms div#top-navigation ul a:hover,
div#cms div#top-navigation ul a:active,
div#cms div#top-navigation ul a:visited {
    color: #333333;
    text-decoration: none;
}

div#cms div#top-navigation ul a:hover,
div#cms div#top-navigation ul a:active {
    text-decoration: underline;
    color: #2d60d6;
}


div#cms .inhalt h1 {
    font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #57ee3f;
    padding: 0px 0px 0px 0px;
    font-size: 20px;
    font-weight: bold;
    line-height: 170%;
    border-bottom: 1px dotted #263867;
    margin: 0px 20px 20px 20px;
}

div#cms .inhalt h2,
div#cms .inhalt h3 {
    color: #000;
    font-size: 13px;
    font-weight: bold;
}

div#cms .inhalt p,
div#cms .inhalt ul,
div#cms .inhalt ol,
div#cms .inhalt table,
div#cms .inhalt h2,
div#cms .inhalt h3,
div#cms .inhalt hr {
    padding: 0px 20px 10px 20px;
    font-size: 11px;
    line-height: 18px;
    color: #fff;
}

div#cms .inhalt p.eingerueckt {
    margin: 0px 21px 13px 21px;
}

div#cms .inhalt ul {
    list-style: disc inside;
}

div#cms .inhalt ol {
    list-style: decimal inside;
}

div#cms .inhalt span.rot {
    color: #f00;
}

div#cms .inhalt em {
    font-style: italic;
}


div#cms .inhalt a,
div#cms .inhalt a:hover,
div#cms .inhalt a:active,
div#cms .inhalt a:visited {
    color: #57ee3f;
    text-decoration: underline;
}

div#cms .inhalt a:hover,
div#cms .inhalt a:active {
    color: #fff;
}

div#cms .inhalt a.button {
    color: #000;
    text-decoration: none;
    padding: 4px 10px;
    border: 1px solid #000;
}

div#cms .inhalt a.button:hover {
    text-decoration: underline;
}


div#cms .inhalt a.pfeil,
div#cms .inhalt a.pfeil:hover,
div#cms .inhalt a.pfeil:active,
div#cms .inhalt a.pfeil:visited {
    color: #57ee3f;
    text-decoration: underline;
    background: url(/media/layout/pfeil.png) left 3px no-repeat;
    padding-left: 15px;
}



div#cms .inhalt a.pfeil:hover {
    color: #fff;
    text-decoration: underline;
}



div#cms .inhalt table {
}

div#cms .inhalt th {
    background-color: #3F6081;
    color: #fff;
}

div#cms .inhalt th,
div#cms .inhalt td {
    font-size: 11px;
    line-height: 15px;
    padding: 3px;
    vertical-align: top;
}

div#cms .inhalt tr {
}

div#cms .inhalt hr {
    border: 0px;
    height: 1px;
    background-color: #162C74;
}



div#cms .inhalt img {
    padding: 4px;
    border: 1px solid #263867;
}


div#cms .inhalt img.links {
    float: left;
    margin: 12px;
    margin-left: 0px;
}

div#cms .inhalt img.rechts {
    float: right;
    margin: 5px;
    margin-right: 0px;
}


div#cms div.page-send-toogle-link {
    padding-top: 5px;
    float: left;
}

div#cms div.page-send-toogle-link a {
    background: url('/media/layout/send-a-friend.gif') no-repeat top left;
    text-decoration: none;
    color: #000;
    font-size: 11px;
    margin-left: 10px;
    padding-left: 20px;
    float: left;
}

div#cms div.page-send-toogle-link a:hover {
    text-decoration: underline;
}


div#cms div#scPageSend,
div#cms div#scPageSendSuccess {
    display: none;
}

div#cms div#scPageSend a.fenster-schliessen,
div#cms div#scPageSendSuccess  a.fenster-schliessen {
    background: url('/media/layout/schliessen.gif') no-repeat top right;
    text-decoration: none;
    color: #000;
    font-size: 11px;
    margin: 10px;
    padding: 3px 30px;
    float: right;
    height: 15px;
}

div#cms div#scPageSend,
div#cms div#scPageSendSuccess {
    text-align: left;
    position: fixed;
    bottom: 100px;
    margin-left: 20px;
    width: 520px;
    height: 360px;
    background-color: #fff;
    border: 1px solid #000;
}



div#cms div#scPageSend label {
    float: left;
    text-align: left;
    width: 175px;
}

div#cms div#scPageSend label#textarea {
    float: none;
    text-align: left;
}

div#cms div#fuss div#scPageSend p {
    text-align: left;
    padding: 5px 10px;
}

div#cms div#scPageSend fieldset {
    text-align: left;
    width: 100%;
}


div#cms div#scPageSendSuccess p {
    padding: 20px;
    width: 200px;
}

div#cms div#scPageSend input {
    width: 246px;
}

div#cms div#scPageSend textarea {
    width: 405px;
}


div#cms div#google-maps p {
    font-size: 11px;
    float: left;
}

div#cms div#google-maps input {
    width: 200px;
}

div#cms div#google-maps div#map,
div#cms div#google-map div#directions {
    width: 595px;
    margin-left: 20px;
}

div#cms div#google-maps div#map {
    height: 350px;
}


div#cms div#google-maps div.googledir {
    margin: 0px 20px;
    color: #fff;
}


div#cms div#google-maps div.googledir img {
    border: 0px solid #fff;
}


div#cms div#google-maps div.googledir a {
    color: #57ee3f;
}


div#cms div.form-left {
    width: 308px;
    float: left;
}



div#cms div.form-right {
    width: 308px;
    float: left;
}




div#cms textarea {
    width: 180px;
    height: 104px;
    font-size: 11px;
    margin-top: 5px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

div#cms input.button {
    padding: 4px 0px 5px 0px;
    height: 24px;
    color: #fff;
    background-color: #011038;
    border: 1px solid #263867;
    width: 80px;
    margin-bottom: 1em;
    text-decoration: none;
    line-height: 15px;
    font-size: 11px;
    font-weight: bold;
}

div#cms input.button {
    padding: 2px 0px 3px 0px;
}

div#cms .button:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #57ee3f;
}

div#cms label.label-links {
    width: 81px;
    float: left;
}

div#cms label.label-oben {
    padding-bottom: 5px;
    float: none;
}

div#cms input {
    margin-bottom: 0px;
    width: 180px;
    font-size: 11px;
}

div#cms input#form-plz {
    width: 40px;
}

div#cms input.input-links {
    width: 20px;
    margin-right: 10px;
    float: left;
}

div#cms select {
    margin-bottom: 2px;
}

div#cms fieldset.kontaktformular p {
    clear: both;
    margin: 0px 0px 0px 0px;
    line-height: 15px;
}

div#cms p.error {
    color: #f00;
    font-weight: bold;
    font-size: 12px;
}

div#cms fieldset.kontaktformular span {
    float: left;
    margin-right: 5px;
}

div#cms input.error,
div#cms input#form-checkbox1 {
    color: #fff;
    background-color: #f00;
}


div#cms div#print {
    padding-top: 5px;
    float: left;
}

div#cms a#print-befehl {
    background: url('/media/layout/print.gif') no-repeat top left;
    text-decoration: none;
    color: #000;
    font-size: 11px;
    margin-left: 25px;
    padding-left: 20px;
    float: left;
    padding-bottom: 5px;
}


div#printadresse,
img#printlogo {
    display: none;
}










