﻿body 
{
    background: #FFFFFF;
    font-family: Arial, Verdana, Times New Roman;
    color: #363636;
    padding: 0px;
    margin: 0px;
}
#main
{
    width: 100%;
}
#shadowTop
{
    display: none; 
}
#head
{
    display: none;
}
#head ul
{
    display: none;
}
#head li
{
    display: none;
}
#head img
{
    border: 0px;
}
#navigation
{
    display: none;
}
#imageLarge
{
     display: none;
}
#content
{
    width: 100%;
    height: auto;
    padding: 50px 0px 0px 0px;
}
#left
{
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #363636;
}
#left h1
{
    font-size: 11pt;
    line-height: 13pt;
    color: #39A7F0;
    margin: 0px;
    padding: 0px;
    padding-bottom: 20px;
}
#left h2
{
    font-size: 10pt;
    font-weight: 600;
    line-height: 12pt;
    color: #39A7F0;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
    padding-top: 20px;
    padding-bottom: 13px;
}
#left p, 
#left div, 
#left td, 
#left li
{
    font-size: 10pt;
    font-weight: 600;
    line-height: 12pt;
    padding-top: 0px;
    margin-top: 0px;
}
#left ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    padding-left: 15px;
}
#left li
{
    background: url(images/li.gif) 0px 10px no-repeat;
    padding: 7px 0px 7px 15px;
}
#left a, 
#left a:active,
#left a:link,
#left a:visited
{
    color: #39A7F0;
    text-decoration: underline;
}
#right
{
    width: 100%;
}
#right h1
{
    font-size: 11pt;
    line-height: 13pt;
    color: #39A7F0;
    margin: 0px;
    padding: 0px;
    padding-bottom: 20px;
    text-transform: uppercase;
}
#right p,
#right div, 
#right td, 
#right li
{
    font-size: 10pt;
    font-weight: 600;
    line-height: 12pt;
    padding-top: 0px;
    margin-top: 0px;
}
#right ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
#right li
{
    background: url(images/li_more.gif) 0px 13px no-repeat;
    padding: 5px 0px 5px 15px;
}
#right a, 
#right a:active,
#right a:link,
#right a:visited
{
    color: #39A7F0;
    text-transform: uppercase;
    text-decoration: underline;
}
#shadowBottom
{
    display: none;
}
#footer
{
    border-top: 1px solid #363636;
    width: 100%;
    text-align: center;
    padding-top: 10px;
}
#footer p
{
    font-size: 7pt;
    font-weight: normal;
    color: #8D8D8D; 
    padding: 0px;
    margin: 0px;
}
#footer a, 
#footer a:link,
#footer a:active,
#footer a:visited,
#footer a:hover
{
    font-size: 7pt;
    color: #8D8D8D;
    text-decoration: none;
}
.clear
{
    clear: both;
}

/* Print- und Top-Links */
#logoPrint
{
    display: block;
}
#footerLinks
{
    display: none;
}
