﻿.cufon canvas, 
#nav, 
.subnav, 
.tools, 
.underHeader, 
.overlayRight, 
.overlayImage, 
.topText .more, 
#header .smallTeaser, 
.tabBar .tabLinks li, 
.footer a.map, 
.footer .links, 
.tabBar, 
.boxShadow, 
.articlepage .aside, 
.content .homeTeaser .more, 
#footer, 
#logoContainer, 
.teaser .tDescription .arrowLink, 
.transparentteaser .tDescription .arrowLink, 
.addThis
{
    display: none !important;
}

.searchPageSearchBox, .overlayImage,.topImage.frame, .topImage.video, .articlepage .content, .searchpage .content, .content #articleContent, #overviewContent, .clear, .clearfix:after
{
    overflow:visible !important
}

html, 
body, 
#body, 
#header, 
#content, 
#footer, 
.footer,
#topStory
{
    height: auto !important;
    width: 100% !important;
    min-height: 1% !important;
    min-width: 1% !important;
    background: #fff !important;
    clear: both;
    overflow: visible !important;
}
body *, 
.tabBar .tabLinks li.active a, 
.frontpage .topText h1
{
    border-color: #000 !important;
    background: none !important;
    color:#000 !important;
    text-decoration:none !important
}

h1, h2, h3, h4, h5, h6 {font-weight:bold}

/*elem*/
.contentWrapper, 
.contentInner
{
    background: none !important;
}
.header
{
    width: auto;
}
.logo
{
    margin: 0 0 15px;
}
.topImage
{
    position: relative !important;
    float: left !important;
    left: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    margin: 0 20px 0 0 !important;
    width: auto !important;
    height: auto !important;
}
.topImage img
{
    width: auto !important;
    height: auto !important;
    max-width: 300px !important;
    max-height: 200px !important;
}
.topImage .shape
{
    display: none !important;
}
.topText
{
    left: auto !important;
    margin: 0 !important;
    position: relative;
    top: auto !important;
    width: auto !important;
    max-width: 600px !important;
}
.topText p 
{
    width: auto !important;
}
.footer .section
{
    width: 25%;
}
.topText h1
{
    font-size: 22px !important;
}
.topText h1, 
.topText p
{
    width: auto;
}
.content, 
#articleContent
{
    float: none !important;
    width: auto !important;
    overflow: visible !important;
}

/*content*/
#content
{
    padding-bottom: 0 !important;
    }
    .frontpage .content
    {
        float: left !important;
        width: 300px !important;
    }

/*aside*/
.frontpage .aside
{
    display: block;
    width: 270px !important;
    }
    .aside .teaser, 
    .aside .transparentteaser
    {
        margin-left: 0 !important;
        margin-bottom: 20px;
    }
    .aside .teaser .teaserInner, 
    .aside .transparentteaser .teaserInner
    {
        background: none;
        height: auto;
    }
    .frontpage .aside .teaser .teaserInner, 
    .frontpage .aside .transparentteaser .teaserInner
    {
        height: auto;
    }
    .aside .teaser .tImage
    {
        height: auto;
        background: none !important;
    }
    .aside .teaser .tImage img
    {
        display: block;
    }
    .aside .transparentteaser img.teaserImage
    {
        max-width: 100px;
        max-height: 100px;
    }

    body .aside .teaser .tHeading
    {
        position: relative;
        bottom: 0;
        margin: 10px 0 !important;
        padding: 0;
        width: auto;
        background: none;
    }
    .aside .teaser .tDescription
    {
        padding: 0;
        margin: 0;
    }
    .aside .teaser .teaserFooter
    {
        display: none;
    }

/*article page*/
.content #articleContent
{
    }
    .content #articleContent table.twoColumn
    {
        width: 100%;
    }
    .content #articleContent table.twoColumn td
    {
        width: auto;
    }

/*overview page*/
#content #overviewContent
{
    overflow:visible
    }
    #content #overviewContent ul
    {
        width: auto;
    }
    #content #overviewContent li
    {
        margin:0 20px 10px 0;
    }
    #content #overviewContent a
    {
        height: auto;
        border: none;
    }
    #content #overviewContent .longBox
    {
        margin-bottom: 20px;
        border: none;
        padding:0;
    }
    #content #overviewContent .longBox h3,
    #content #overviewContent .longBox .image
    {
        border: none;
    }
    #overviewContent .bgImage
    {
        height:225px;
    }
    #overviewContent .bgImage img
    {
        max-height:175px;
    }
    #content #overviewContent span {position:static !important}
    #content #overviewContent .longBox .image
    {
        background: none !important;
    }
    #content #overviewContent a .text
    {
        padding-left:0;
        position:static !important;
        bottom:auto;
        left:auto;
        right:auto;
        text-align:left
    }
    #content #overviewContent .longBox .text
    {
        padding:0 0 0 10px;
    }
    #content #overviewContent .longBox .image img,
    #content #overviewContent a img
    {
        display: block;
    }
    #content #overviewContent a .text
    {
        position: relative;
        display: block;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }

