/* ---------- 10.09.2009 08:08:11 #101 (sp) ---------- */ 


/* ALLGEMEIN */

body {
    position: absolute;
    background: #fff url('/se_data/se_gfx/dw/verlauf.png') repeat-x fixed center top ;
    background: #ccc url('/se_data/se_gfx/dw/bg_holz.jpg') repeat fixed center top ;
    color: #000;
    font-family: Arial, Helvetica !important;
    font-size: 12px;
    line-height: 16px;
}

h1 {
    line-height: 26px;
}

h2 {
    line-height: 20px;
}

html, body {
    top:0; left:0; right:0;
    min-height:100%;
    margin:0 auto;
    padding:0;
    width:100%;
}

a, a:visited {
    color:#333;
    background:transparent;
    text-decoration:none;
}

a:hover {
    color:#000;
    background:transparent;
    text-decoration:underline;
}

.Tags a,.Tags a:active,.Tags a:visited,
.button a,.button a:active,.button a:visited {
    padding: 7px;
    color:#fff;
    text-decoration:none;
    background: #bbb;
}

.Tags a:hover,.button a:hover {
    color:#ccc;
    background:#666;
    text-decoration:underline;
}

a.kontext{
    color:#000;
    background:transparent;
    text-decoration:underline;
}

.hidden {
    display:none;
}

.Template.s2.s82 {
    margin-bottom: 0px;
}

.Template.s2.s82 .spalte,
.content_specialbox .spalte {
    width:215px;
}

/* HEADER */

#header_container {
    position:fixed;
    top:0; left:0; right:0;
    margin:0;
    height:84px;
    z-index:3;
}

#header {
    background:#333;
    position:relative;
    height:84px;
    margin:0 12px;
    padding:0;
}

#header a{
    background:transparent;
}

#header .home {
    background: url(/se_data/se_gfx/dw/logo.png) no-repeat left top;
    position: absolute;
    left: 25px;
    bottom: 10px;
    overflow: hidden;
}

#header .home a {
    width: 155px;
    height: 35px;
    display: block;
    text-indent: -1000px;
}

#header h1 {
    position:absolute;
    left:0px;
    top:24px;
    font-size:36px;
    margin:0;
    padding:0;
    color:#fff;
    font-weight:normal;
}

img.logo {
    position:absolute;
    top:36px;
    left:24px;
    border:0;
}

#footersearch {
    padding: 15px 0 0;
    height:25px;
    position: absolute;
    left: 25px;
    top: 0px;
    z-index: 99;
}

.query.suche {
    border: none;
    color:#999;
    float:left;
    font-size:11px;
    font-weight:bold;
    height:18px;
    padding:4px 10px 0 10px;
    width:166px;
    background:#666;
    background: #AAA url('/se_data/se_gfx/dw/suche.png') no-repeat ;
    margin-right:5px;
}

.suche.button {
    padding:2px;
}

/* PAGEMENU */

ul.pagemenu {
    float:left;
    list-style:none;
    display:block;
    margin:0;
    padding:0;
    width:100%;
    text-align: left;
    position:relative;
    border-top:1px solid #ccc;
    background-image:url(/se_data/se_gfx/dw/menu.png);
}

ul.pagemenu ul.pagemenu {
    clear:left;
    float:left;
    list-style:none;
    display:none;
    margin:0;
    padding:0;
    width:100%;
    background: transparent url(/se_data/se_gfx/dw/menu_.png);
    color:#eee;
    text-align: left;
    position:absolute;
    top:auto;
    left:auto;
    border: 0px;
    overflow:hidden;
}

#pagemenu2 ul.pagemenu ul.pagemenu {
    top:35px;
    border-top:1px solid #ccc;
    padding-top:10px;
}

#pagemenu ul.pagemenu ul.pagemenu {
    bottom:0px;
    margin-bottom:35px;
    top:auto;
    border-bottom:1px solid #ccc;
    padding-bottom:10px;
}

#pagemenu ul.pagemenu li.active ul.pagemenu,
#pagemenu ul.pagemenu li.open ul.pagemenu,
ul.pagemenu li.hover ul.pagemenu {
    display:block;
    z-index:5;
}

ul.pagemenu li.active ul.pagemenu,
ul.pagemenu li.open ul.pagemenu {
    background: transparent url(/se_data/se_gfx/dw/menu_a.png);
    color:#333;
    z-index:5;
}

ul.pagemenu li,
ul.pagemenu ul.pagemenu li {
    list-style:none;
    float: left;
    margin:0;
    padding:0;
    position:relative;
}

ul.pagemenu li a {
    display: inline;
    float: left;
    height: 12px;
    padding: 12px 24px;
    border-right: 1px solid #fff;
    background-image: url('/se_data/se_gfx/dw/menu.png');
    text-decoration: none;
    color: #fff;
}

ul.pagemenu ul.pagemenu li a {
    display: inline;
    float: left;
    height: 12px;
    padding: 6px 12px;
    text-decoration: none;
    text-align:left;
    color: #eee;
    font-weight:bold;
    border: 0px;
    background:none;
}

ul.pagemenu li a:hover {
    background:#999;
}

ul.pagemenu li.active a,
ul.pagemenu li.open a {
    color:#666;
    background:#ccc;
}

ul.pagemenu ul.pagemenu li.active a,
ul.pagemenu ul.pagemenu li a:hover {
    text-decoration: underline;
}

ul.pagemenu li a:hover,
ul.pagemenu li.hover a {
    color:#fff;
}

ul.pagemenu li.active a,
ul.pagemenu li.open a {
    color:#333;
}

ul.pagemenu li.open ul.pagemenu li a,
ul.pagemenu li.active ul.pagemenu li a {
    color:#333;
}

#content_pagemenu,
#content_pagemenu2 {
    position:relative;
    margin:0;
    padding:0;
    background-color:transparent;
    height:38px;
}

#pagemenu,
#pagemenu2 {
    background: #fff;
    height:38px;
}

/* CONTENT */

#content_container {
    padding-top:84px;
    padding-bottom:0;
    z-index:2;
    position:relative;
}

#content_wrap {
    position:relative;
}

#content_image {
    width: 100%;
    height: 155px;
    overflow: hidden;
    background: #333;
}

#content_image img {
    width: 754px;
    height: auto !important;
    display: block;
}

#content {
    margin:0 144px 12px 0;
    padding:12px;
    z-index:2;
}

#content_footer {
    position:relative;
}

#footer {
    height:140px;
    background: #AAA url('/se_data/se_gfx/dw/footer.png') repeat-x ;
    padding: 0 27px;
    margin: 0 auto;
    width: 700px;
    border: 0px;
position: relative;}

#footer a {
    color:#fff;
    text-decoration: none;
}

#content_footer a, #content_footer a:active, #content_footer a:visited, #content_footer a:hover {
    padding:0px 2px;
    background:transparent;
}

.left_footer {
    color:#eee;
    float:left;
    width:215px;
    padding-right:15px;
}

.left_footer.adr {
    background: transparent url(/se_data/se_gfx/dw/footer_adr.png) no-repeat scroll 0 50%;
    margin: 50px 0px;
}

.left_footer.tel {
    margin: 50px 0px;
    background:transparent url(/se_data/se_gfx/dw/footer_tel.png) no-repeat scroll 0 50%;
}

.left_footer.links {
    margin: 18px 0px;
    background:transparent url(/se_data/se_gfx/dw/footer_tel.png) no-repeat scroll 0 50%;
}

.left_footer.vca {
    background:transparent url(/se_data/se_gfx/dw/footer_vca.png) no-repeat scroll 0 50%;
}

.right_menu.footer strong{
    float:right;
}

/* RIGHT MENU */

.right_menu {
    position:absolute;
    right:0; top:0;
    padding:12px 12px 0;
}

.right_menu a {
    display:block;
    float:left;
    padding:6px;
    text-decoration:none;
    color:#fff;
}

.right_menu a:hover {
    color:#fff;
    text-decoration:underline;
}

/* Design */

#header,
#content,
#content_image,
#pagemenu,
#submenu,
#content_special,
#submenu2,
#pagemenu2{
    margin: 0 auto;
    width: 754px;
    border: 0px;
    position: relative;
}

#content_container{
    margin: 0 auto;
    width: 874px;
    border: 0px;
    position: relative;
}

#content {
    width: 730px;
    background: #fff;
}

/* SPECIAL BOXEN   POSTIT */

#content_special .content_specialbox {
    width:694px;
    height:166px;
    position:relative;
    padding:12px 30px;
}

#content_special .content_specialbox .specialinfo{
    padding-top:10px;
    padding-right:10px;
    float:left;
    height:50px;
}

#content_special .content_specialbox .specialinfo h4,
#content_special .content_specialbox .specialinfo p{
    padding:0;
    margin:0;
}

#content_special .content_specialbox .specialinfo h4,
#content_special .content_specialbox .specialinfo h4 a{
    font-size:14px;
    color:#333;
}

#content_teaser {
    position:relative;
    width:754px;
    height:190px;
    background: #fff url('/se_data/se_gfx/dw/special_teaser.png') repeat-y;
    margin-left:60px;
    padding:0;
}

#content_teaser h2 {
    font-size:24px;
    padding:12px 24px;
    margin:0;
    font-weight: normal;
}

#content_teaser p {
    font-size:14px;
    padding:0 24px;
}

#content_teaser .zitat {
    font-family: georgia, times, "Times New Roman", serif;
    padding: 60px 70px 70px 30px;
    font-style: italic;
    font-size: 18px;
    line-height:22px;
    width: 490px;
    color: #3D4C93;
    background: url(/se_data/se_gfx/gui/paragraph.png) no-repeat 12px 22px;
}

#content_teaser .author {
    padding-top:20px;
    font-style: italic;
    font-size: 12px;
    text-align:right;
}

#button_gastgeber,
#special_gastgeber {
    background: #96C35F url('/gfx/dw/special_gastgeber.png') repeat-y right top;
}

#button_region,
#special_region {
    background: #76CBFF url('/gfx/dw/special_region.png') repeat-y right top;
}

#button_lis,
#special_lis {
    background: #B89A78 url('/gfx/dw/special_lis.png') repeat-y right top;
}

#button_reseller,
#special_reseller {
    background: #EE7744 url('/gfx/dw/special_reseller.png') repeat-y right top;
}

#button_gastgeber,
#button_region,
#button_lis,
#button_reseller {
    float: right;
    clear: right;
    height: 31px;
    padding: 15px 0 0 10px;
    margin-bottom: 2px;
    width: 154px;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    cursor: pointer;
}

#content_special .content_specialbox h2 {
    color:#fff;
    font-size:24px;
    padding:10px 0 10px 0;
    margin:0;
    font-weight: normal;
}

#content_postit {
    width: 60px;
    border: 0px;
    height:200px;
    position:absolute;
    top:0px;
    right:0px;
    cursor: pointer;
}

#content_postit .postit {
    position:relative;
    float:left;
    clear:left;
    width:50px;
    height:48px;
}

#content_postit .postit.gastgeber {
    background: url('/se_data/se_gfx/dw/postit_gastgeber.png') no-repeat -5px 0;
}

#content_postit .postit.region {
    background: url('/se_data/se_gfx/dw/postit_region.png') no-repeat -5px 0;
}

#content_postit .postit.lis {
    background: url('/se_data/se_gfx/dw/postit_lis.png') no-repeat -5px 0;
}

#content_postit .postit.reseller {
    background: url('/se_data/se_gfx/dw/postit_reseller.png') no-repeat -5px 0;
}

#content_postit .postit:hover {
    background-position: 0 0;
}

/* Artikelliste */

.s2 .Nachricht.spalte {
    width:330px;
    height:135px;
}

.s2 .Nachricht .button {
    float:right;
    padding-top:10px;
}

.s2 .Nachricht .bild {
    display:none;
}

.s2.s82 .Nachricht .bild {
    display:block;
    float:auto;
    width:220px;
    height:165px;
    background:#ccc;
    overflow:hidden;
}

.s2.s82 .Nachricht .bild img {
    float:auto;
    width:220px;
    height:auto;
}

.s2.s82 .Nachricht .datum.kalender {
    display:block;
    background:#999;
    width:46px;
    height:46px;
    padding:2px;
    overflow:hidden;
    color:#fff;
    font-size:10px;
    line-height:10px;
    float:left;
    text-align:center;
    margin: 0px 10px 5px 0px;
}

.s2.s82 .Nachricht .datum.kalender .kalender_tag {
    font-size:20px;
    line-height:24px;
    color:#eee;
}

.s2.s82 .Nachricht {
    position:relative;
    height:225px;
    overflow:hidden;
    padding-bottom:15px;
    width:auto;
}

.s2.s82 .Nachricht .info h1 {
    color:#333333;
    font-size:12px;
    line-height: 16px;
}

.s2.s82 .Nachricht .info .text,
.s2.s82 .Nachricht .info .button {
    display:none;
}

/* Aenliche Themen */

.Nachrichten .Nachricht {
    position:relative;
}

.Nachrichten .Nachricht h5,
.Nachrichten .Nachricht h3 {
    margin:0px;
    padding:0px;
}

.Nachrichten .Nachricht h5 {
    position:absolute;
}

.Nachrichten .Nachricht h3 {
    width: 300px;
    padding-left: 50px;
    font-weight:normal;
    font-size:12px;
    line-height:16px;
}

.s181 .seTagCloud {
    display: inline;
    padding: 5px;
}

.s181 .seTagCloud a {
    display: block;
}

.Template.artikelContentTemplate,
.Template.bilderContentTemplate {
    margin-top: 40px;
}

.Template.artikelContentTemplate p {
    color: #bbb;
}