﻿body 
{
    background: url(images/background.gif) top left;
    padding: 0px;
    padding-top: 87px;
    margin: 0px;
    font-size: 10pt;
    font-family: Verdana, Arial, Helvetica, Times New Roman;
    color: #FFFFFF;
}

/* Kopf-Bild */
#kopf
{
    position: absolute;
    left: 870px;
    top: 211px;
}

/* Seiten-Kopf-Bereich */
#top1
{
    width: 100%;
    text-align: left;
    padding-top: 10px;
    background: #000000 url(images/top1_background.jpg) 0px 0px repeat-x;
    height: 158px;
    overflow: hidden;
}
#top1 #top1_1
{
    width: 100%;
    text-align: left;
    background: url(images/top1_1_background.jpg) 520px 0px no-repeat;
    height: 158px;
}

/* Navigation */
#container_navigation
{
    margin-left: 118px;
    border-left: 1px solid #4E4E4F;
    float: left;
    width: 200px;
    height: 158px;
    overflow: hidden;
}
#container_navigation ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
#container_navigation li
{
    padding-left: 30px;
    margin-left: 6px;
    padding-top: 3px;
    padding-bottom: 4px;
    height: 11px;
    background: url(images/nav_icon.gif) 0 50% no-repeat;
    list-style-image: none;
    list-style: none;
    border-bottom: 1px solid #656565;
    cursor: pointer;
    font-size: 10px;
    color: #8A8A8A;
    text-decoration: none;
}
#container_navigation li:hover a
{
    /*color: #6C0000;*/
    color: #FFF;
}
#container_navigation li.active
{
    background: url(images/nav_icon_active.png) 0 50% no-repeat;
    cursor: auto;
    color: #FFF;
}
#container_navigation li.last
{
    border-bottom: 0px;
}
#container_navigation li.lastActive
{
    border-bottom: 0px;
    background: url(images/nav_icon_active.png) 0 50% no-repeat;
    cursor: auto;
    color: #FFF;
}
#container_navigation a,
#container_navigation a:link,
#container_navigation a:active,
#container_navigation a:visited
{
    font-size: 10px;
    color: #8A8A8A;
    text-decoration: none;
}
#container_navigation a:hover
{
    color: #6C0000;
}
#container_navigation li.active a:hover
{
    color: #FFF;
}

/* Logo */
#top1 #top1_1 #logo
{
    background: #CDCCCC;
    width: 224px;
    text-align: center;
    float: left;
    overflow: hidden;
    height: 158px;
}
#top1 #top1_1 #logo img
{
    border: 0px;
}

/* Link-Bereich rechts */
#top1 #top1_1 #links
{
    padding-top: 132px;
    width: 680px;
    text-align: right;
    float: left;
}
#top1 #top1_1 #links img
{
    border: 0px;
}

/* Inhalte-Bereich */
#content
{
    width: 912px;
    clear: both;
}

/* News-Bereich */
#content #left
{
   width: 223px;
   padding-left: 32px;
   padding-right: 64px;
   background: #EEEDED url(images/news_background.jpg) bottom left no-repeat; 
   padding-bottom: 225px;
}
#content #left h1
{
    padding: 0px;
    margin: 0px;
    margin-bottom: 35px;
    padding-top: 35px;
    text-transform: uppercase;
    color: #930405;
    font-size: 8pt;
    letter-spacing: 2px;
}
#content #left p
{
    color: #000000;
    font-size: 7pt;
    text-align: left;
    line-height: 11pt;
    padding-bottom: 0px;
}
#content #left a,
#content #left a:link,
#content #left a:active,
#content #left a:visited,
#content #left a:hover
{
    color: #930405;
    font-size: 7pt;
    text-align: left;
    line-height: 7pt;
}

/* Content-Bereich */
#content #right
{
    width: 492px;
    background: #4A494A url(images/content_background.jpg) bottom left repeat-x;
    padding-left: 23px;
    padding-right: 78px;
    padding-top: 35px;
    padding-bottom: 10px;
}
#content #right h1
{
    padding: 0px;
    margin: 0px;
    margin-bottom: 30px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 8pt;
    letter-spacing: 2px;
}
#content #right h2
{
    padding: 0px;
    margin-top: 20px;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: small;
    letter-spacing: 1px;
    margin-left: 0px;
    margin-right: 0px;
}
#content #right p
{
    color: #FFFFFF;
    font-size: 7pt;
    text-align: justify;
    line-height: 13pt;
    padding-bottom: 10px;
}
#content #right a,
#content #right a:link,
#content #right a:active,
#content #right a:visited
{
    color: #FFFFFF;
    text-decoration: underline;
    padding-left: 13px;
    margin-left: 5px;
    background: url(images/link_icon.gif) 0 60% no-repeat;
}

/* Footer */
#footer
{
    width: 593px;
    padding-left: 319px;
    padding-top: 25px;
    padding-bottom: 75px;
    text-align: center;
    font-size: 7pt;
}
#footer a,
#footer a:link,
#footer a:active,
#footer a:visited,
#footer a:hover
{
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}
#footer a:hover
{
    text-decoration: underline;
}

/* Formulare */
#content #left input
{
    width: 100%;
    height: 15px;
    color: #000000;
    font-size: 10px;
    padding-top: 2px;
    padding-left: 2px;
}
#content #left .watermark
{  
    width: 100%;
    height: 15px;
    color: #656565;
    font-size: 10px;
    padding-top: 2px;
    padding-left: 2px;
}
#content #right #ContactForm input, 
#content #right #ContactForm textarea
{
    width: 300px;
    height: 15px;
    color: #000000;
    font-size: 12px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 1px;
    padding-bottom: 1px;
}
#content #right #ContactForm textarea
{
    height: 100px;
}
