﻿


BODY
{
    height: 100%;
    width: 100%;
}
BODY, h1, h2, h3, h4, textarea
{
    margin: 0px;
    font: 12pt Arial;
    line-height: 16px;
    color: #000;
}
textarea
{
    color: #000;
}
form
{
    margin: 0px;
}
h1, h2
{
    font: 16pt Arial;
    margin-bottom: 10px;
}
h1
{
    color: #2b6f8a;
}
h2
{
    color: #00506e;
}
h3
{
    color: #000;
    font-weight: bold;
}
p
{
    margin: 0;
}
hr
{
    color: #c8aa30;
}
.clear
{
    clear: both;
}
.block
{
}
.desc
{
    color: #939598;
}
/* site */#site
{
    width: 100%;
}
#site .noprint
{
    display: none;
}
#site .header .title
{
    display: none;
}
#site .MetaNavigation
{
    display: none;
}
#site .logo
{
    text-align: left;
    display: block;
    margin-bottom: 30px;
}
#site div.top
{
    text-align: left;
}
#site div.top div.MainNavigation
{
    clear: both;
    height: 40px;
    background-repeat: repeat-x;
    position: relative;
    z-index: 10;
}
#site div.top div.MainNavigation a
{
    color: #fff;
    text-decoration: none;
    display: block;
    float: left;
    padding: 10px 5px 0 4px;
    text-align: center;
    font-size: 10pt;
    line-height: 21px;
    font-weight: normal;
    height: 30px;
    margin: 0;
}
#site div.top div.MainNavigation a.mW
{
    min-width: 35px;
}
#site div.top div.MainNavigation a.last
{
    padding-right: 8px;
}
#site div.top div.MainNavigation a.active, #site div.top div.MainNavigation a:hover
{
    background-repeat: repeat-x;
}
#site div.top div.MainNavigation div.subMenu
{
    display: none;
}
#site div.top div.Teaser
{
    display: none;
}
/* Left */#site div.Left
{
    display: none;
}
/* Content */#site div.Content
{
    clear: both;
    margin-top: 50px;
}
#site div.Main
{
    text-align: left;
}
#site div.Main div.Content div.keywords
{
    padding: 0;
    font-size: 18px;
    line-height: 21px;
    font-weight: normal;
    color: #000;
    margin: 0 0 5px 0;
}
#site .struct
{
    float: left;
    width: 100%;
}
#site .article
{
    margin-top: 11px;
}
#site .article a
{
    color: #2b6f8a;
    text-decoration: none;
}
#site .article a.link
{
    color: #7ba3b9;
}
#site .article div
{
    padding-top: 16px;
}
#site .article p #site .article p.ul
{
    margin-bottom: 3px;
    background-image: none;
    padding: 0;
}
ul
{
    padding-left: 0;
    display: block;
    margin: 0;
}
li
{
    display: block;
    margin: 0;
    list-style-image: none;
    list-style-type: none;
    background-repeat: no-repeat;
    background-position: 0 5px;
    padding-left: 13px;
}
#site .article img, #site .service img
{
    display: none;
}
#site .article div.navigation
{
    border-bottom: solid 1px #c8aa30;
    padding-bottom: 16px;
}
#site .article div.navigation a
{
    margin-right: 35px;
}
#site .article div.navigation a.active
{
    font-weight: bold;
}
#site .article div.suggest
{
    display: none;
}
#site .image div.image img
{
    margin-top: 3px;
}
#site .home
{
    border-top: solid 1px #c8aa30;
    padding-top: 4px;
}
#site .home div
{
    margin-right: 4px;
    margin-top: 16px;
    height: 230px;
    padding: 10px;
}
#site .home p.motiv
{
    height: 59px;
}
#site .home span
{
    font-size: 11pt;
    color: #2b6f8a;
    display: block;
}
#site .home span.first
{
    padding-top: 2px;
}
#site .home img
{
    margin-right: 10px;
    border-right: solid 1px #fff;
}
#site .home .list a
{
    font-size: 11pt;
}
#layout .Foot
{
    display: none;
}
/* service */#site .service
{
    /*display:none;*/
}
h4
{
    color: #000;
    font-weight: bold;
    font-size: 11pt;
    margin-bottom: 3px;
}
#site .service div
{
    display: none;
}
#site .service div.prntCont, #site div.Main div.Content div.article p.pContact
{
    display: block;
    margin: 16px 0 0px 0;
    font-size: 11pt;
}
#site .service div.prntCont div
{
    display: block;
}
#site .service div.prntCont div.contact, #site div.Main div.Content div.article div.contact
{
    margin: 0px 0 10px 0;
    padding: 0;
    font-size: 11pt;
}
#site div.Main div.Content div.article div.contact
{
    margin: 0px 0 4px 0;
}
#site div.contact a
{
    color: #000;
    text-decoration: none;
}
#site .contact .email br, #site .contact .vcard
{
    display: none;
}

li
{
    background-image: url(/templates/images/bullet-blue.png);
}
#site div.top div.MainNavigation
{
    background-image: url(/templates/images/header-nav-bg.png);
}
#site div.top div.MainNavigation a.active, #site div.top div.MainNavigation a:hover
{
    background-image: url(/templates/images/header-nav-bg-hover.png);
}

