/* Start of CMSMS style sheet 'DTZ' */
/* CSS Document */
html, body {
        width:100%;
        height:100%;
        margin:0px;
        padding:0px;
}
div {
        border:none;/*solid 1px;*/
}
div.table1 {
        width:100%;
        height:100%;
        margin:0;
        padding:0;
        display:table;
}
div.td1 {
        width:100%;
        height:100%;
        margin:0;
        padding:0;
        display:table-cell;
        vertical-align:middle;
}

div.container {
        width:940px;
        margin-left:auto;
        margin-right:auto;
        text-align:left;
        border: solid 1px #C0C0C0;
        height: 600px;
}
div.banner {
        border-color:#F29400;
        width:367px;
        margin-left: 60px;
        margin-top: 10px;
        margin-bottom: 10px;
}

div.spaceroben {
        border-color:#009966;
        width:940px;
        height:15px;
}
div.main {
        width:100%;
        height:400px;
}
div.foot {
        border-color:#333333;
}
div.clearer {
        clear:both;
}
div.navigation {
        background-color:#FFFFFF;
        font-size:12px;
        font-weight:bolder;
        color:#666666;
        font-family:"Courier New", Courier, monospace;
        margin-left: 60px;
        margin-top: 15px;
}
span.nav_active, span.nav_active a, span.nav_active a:hover {
        color: #F29400;
        text-decoration: none;
}

span.nav_other, span.nav_other a {
        color: #666666;
        text-decoration: none;
}

span.nav_other a:hover {
        color: #F29400;
}
div.content {
        font-size:12px;
        font-family:"Courier New", Courier, monospace;
        color: #666666;
        overflow: auto;
        padding-right: 20px;
        height: 334px;
        padding-left: 60px;
        margin-top: 15px;
        text-align:justify;
}
span.ueberschrift {
        font-weight: bold;
}
div.spektrum {
        border-color:#F29400;
        width:456px;
        margin-left: 182px;
}
div.unternavigation {
        background-color:#FFFFFF;
        font-size:12px;
        font-weight:bolder;
        color:#666666;
        font-family:"Courier New", Courier, monospace;
        margin-top: 5px;
}
div.unterunternavigation {
        background-color:#FFFFFF;
        font-size:12px;
        font-weight:bolder;
        color:#666666;
        font-family:"Courier New", Courier, monospace;
        margin-left: 20px;
        margin-top: 5px;
}
span.imp_tel1 {
        display:block;
        width:200px;
        float:left;
        font-family: "Courier New", Courier, monospace;
        font-size: 12px;
}
span.imp_tel2 {
        display:block;
        width:600px;
        float:left;
}

a.link, span.link a, span.link a:hover {
        color: #F29400;
        text-decoration: none;
}

p.linkespalte {
        display:block;
        width:200px;
        float:left;
        font-family: "Courier New", Courier, monospace;
        font-size: 12px;
        margin-top: 1px;
        margin-bottom: 10px;
}
p.rechtespalte {
        display:block;
        width:600px;
        float:left;
        font-family: "Courier New", Courier, monospace;
        font-size: 12px;
        margin-top: 1px;
        margin-bottom: 10px;
}
/* End of 'DTZ' */

