/**/
/******************************
Drucken
******************************/
body,
body#home {
    background:none;
    padding:10px 0 0 0px;
}
#navi,
#metanavi,
#logo,
#footer .right,
.tabbernav {
    display:none;
}
#logo-print {
    text-align:right;
    display:block;
    width:655px;
}
html>body #logo-print {
    width:728px;
}
#content {
    float:left;
    width:400px;
    margin-right:15px;
}
html>body #content {
    width:440px;
    margin-right:36px;
}
#content img.wide,
#content img.chart  {
    width:400px;
}
html>body #content img.wide,
html>body #content img.chart  {
    width:auto;
}
#content.wide {
    width:645px;
}
html>body #content.wide {
    width:728px;
}
#content.wide img.wide {
    width:645px;
}
html>body #content.wide img.wide {
    width:auto;
}
#teaser {
    width:230px;
}
html>body #teaser {
    width:252px;
}
#teaser .normal,
#teaser .special {
    background:none;
    padding-right:0;
}
#headline {
    position:static;
    margin-bottom:10px;
}
#main {
    position:static;
    height:auto;
    padding-left:0;
    overflow:visible;
}
#footer {
    position:static;
    clear:both;
    padding-top:15px;
    width:440px;
}
#footer .left {
    float:none;
}
.tabberlive .tabbertab h2, 
.tabberlive .tabbertab h3, 
.tabberlive .tabbertabhide {
 display:block;
}
.tabberlive .tabbertab {
    border:none;
    padding-left:0;
    margin-left:0;
}
#content ul {
    list-style:square;
    padding-left:20px;
}
img.zoom {
    display:none;
}
/* Font-Soze */
body,
#content span.plaintext,
#teaser span.plaintext,
#teaser ul li {
    font-size:10px;
    line-height:13px;
}
html>body body,
html>body #content span.plaintext,
html>body #teaser span.plaintext,
html>body #teaser ul li  {
    font-size:11px;
    line-height:14px;
}
#headline h1 {
    font-size:23px;
    line-height:25px;
}
html>body #headline h1 {
    font-size:26px;
    line-height:28px;
}

#content h2 {
    font-size:13px;
    line-height:25px;
}
html>body #content h2 {
    font-size:15px;
    line-height:28px;
}
#content h3 {
    font-size:11px;
    line-height:14px;
}
html>body #content h3 {
    font-size:10px;
    line-height:13px;
}
#content h4 {
    font-size:11px;
    line-height:14px;
}
html>body #content h4 {
    font-size:10px;
    line-height:13px;
}
#content h5 {
    font-size:15px;
    line-height:18px;
}
html>body #content h5 {
    font-size:13px;
    line-height:16px;
}
#teaser h2 {
    font-size:14px;
    line-height:18px;
}
html>body #teaser h2 {
    font-size:14px;
    line-height:18px;
}

/* Homepage */
#home #content-border-r,
#home #content-border-b,
#home #content-border-l {
    display:none;
}
#home #flash {
    left:0;
    top:0;
}
#home #intro-welcome {
    left:0;
    top:400px;
}
#home #intro-blick {
    left:0;
    top:525px;
}
#home #verbund {
    left:0;
    top:650px;
}
#home #footer {
    left:0;
    top:700px;
}
#home #verbund img,
#home #flash {
    width:650px;
}
html>body #verbund img,
html>body #home #flash {
    width:800px;
}
