﻿body
{
    font-family: Arial;
    background-color: #ffffff;
    color: #000000 !important;
}

.divider
{
    border-top: 1px dotted #000000;
}


a:link:after, a:visited:after
{
    content: " (" attr(href) ") ";
    font-size: 90%;
}



#wrapper
{
    width: 100%;
    margin: 0;
    float: none;
}


#toplinks, #menuwrapper
{
    display: none;
}


#header
{
    width: 100%;
    margin: 0;
    float: none;
    height: auto;
}

#header-right
{
    display: none;
}


#content-wrapper
{
    width: 95%;
    margin: 0;
    float: none;
    background-image: none;
}


#content-wrapper-single
{
    width: 95%;
    margin: 0;
    float: none;
    color: #000000 !important;
}

#col1, #col2
{
    color: #000000 !important;
    width: 100%;
    margin: 0;
    float: none;
}

#footer, #footer-links-wrap, .footer-col, .footer-col-last
{
    display: none;
}



ul li
{
    list-style-type: disc;
}


ul, li, li a
{
   color: #000000 !important;

}



#header h1
{
    display: block;
    font-size: 35px;
}

.blog-headlines-wrapper, h5 a, p, h1, h2, h3, h4, h5, h6, ul, li, table, th, td, .filedunder, .filedunder a, #col2, #col2 ul, #col2 li, #col2 ul li a
{
    color: #000000 !important;
}
