﻿body
{
    margin:0;
    padding:0;
    text-align: center;
    font-family: verdana, arial, sans-serif;
    color: #151b50;
    background: #E1E2EA url(Style/back_verlauf.jpg) repeat-x top;
}

#outer-800
{
    padding-top: 6px;
    background: transparent url(Style/content-top.jpg) no-repeat top;
}

#pagewidth-800
{
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    background: transparent url(Style/back_all.jpg) repeat-y 0px 140px;
    margin-bottom: 20px;
}

#footer-800
{  
    height: 40px;
    background: transparent url(Style/footer.jpg) bottom left no-repeat; 
    font-size: 10px;
}

.contentheading
{
    font-weight: bold;
    font-size: 16px;            
    line-height: 20px;
    border-bottom: 1px solid #002E61;
    font-family: 'Trebuchet MS', verdana, sans-serif;            
    border-bottom: 1px solid #FC7209;
    color: #FC7209;
}

.contentpaneopen
{
    background: transparent;
    font-size: 10px;
    line-height: 1.8;
}

a
{
    text-decoration: none;
    font-weight: bold;
    color: #005E31;
    border: none;
}

a:hover
{
    text-decoration: underline;
    color: #FC7209; 
    border: none;
}

.blog_more ul li
{
    background: url(Style/readon.gif) no-repeat left;
    list-style: none;
    padding-left: 14px;
    line-height: 18px;
}