﻿body 
{
    background-color: #AFBDD8;
    margin: 0px;
    padding: 0px;
}

body, td, p, div
{
    font-family: Verdana, Arial, Tahoma, Sans-Serif;
    font-size: 12px;
}

a
{
    color: Black;
}

/* Content */

h1
{
    color: #000066;
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}



.headline a
{
    color: #000066;
    text-decoration: none;
}

.teaser h2
{
    font-weight: normal;
}

.beitrag
{
    line-height: 175%;
}

/* Page */

#PageContentContainer
{
    width: 950px;
    background-color: #FFF;
    margin-left: auto;
    margin-right: auto;
    border: solid 1px #DBDBDB;
    border-top: none;
    position: relative;
}

#PageHeader
{
    width: inherit;
    height: 89px;
    background-image: url(/Library/Media/Page/MM/header_bg.gif);
    position: relative;
}

#PageBreadCrumbs
{
    width: inherit;
    position: relative;
    font-size: 11px;    
}

#WhereWeAre
{
    margin: 7px 20px 8px 20px;
    font-size: 11px;
}

#PageFooter
{
    width: inherit;
    height: 125px;
    background-image: url(/Library/Media/Page/MM/footer_bg.gif);
    position: relative;
    clear: both;
}

.FooterWave
{
    position: absolute;
    top: 26px;
    right: 0px;   
}

#PageSlogan
{
    position: absolute;
    top: 13px;
    right: 20px;
    color: #000066;
    font-size: 16px;
    margin: 0px;
    padding: 0px;
}

.HeaderNavigation
{
    position: absolute;
    top: 53px;
    right: 20px;
}

a.SubNavItem
{
    margin-left: 15px;
    color: Black;
    text-decoration: none;
    font-size: 11px
}

#PageFooterButtons
{
    font-size: 10px;
    position: absolute;
    right: 20px;
    top: 9px;
}

#PageFooterButtons a
{
    margin-left: 15px;
    text-decoration: none;
}

#FooterAddress
{
    position: absolute;
    left: 20px;
    top: 80px;
    color: gray;
    font-size: 10px;
}

#FooterAddress a
{
    color: gray;
    text-decoration: none;
}

#PageContent
{
    width: inherit;
    padding: 15px 20px 15px 20px;
}

#PageLeft
{
    width: 200px;
    float:left;
    margin-bottom: 15px;
}

#LanguageSelection
{
    position: absolute;
    top: 36px;
    left: 20px;
}

.ContainerLeft
{
    width: inherit;
    background-color: #94A6CA;
}



.ContainerRight
{
    width: 180px;
    background-color: #EDEDED;
    background-image: url(/Library/Media/Page/MM/col_bot_180.gif);
    background-position: bottom;
    background-repeat: no-repeat;
    margin-bottom: 15px
}

#PageMiddle
{
    width: 500px;
    margin-right: 15px;
    margin-left: 15px;
    float: left;
    margin-bottom: 15px;
    line-height: 150%;

}

#PageRight
{
    width: 180px;
    float: left;
    margin-bottom: 15px;
}

 .PageRightContent
{
    padding: 0px 10px 10px 10px;
}

.PageRightContent p
{
    margin: 0px;
    margin-bottom: 5px;
}

.PageRightHeader
{
    width: 180px;
    height: 8px;
    background-image: url(/Library/Media/Page/MM/col_top_180.gif);
    background-repeat: no-repeat;
}

.PageLeftFooter
{
    width: 200px;
    height: 8px;
    background-image: url(/Library/Media/Page/MM/col_bot_200_1.gif);
    background-position: bottom;
    background-repeat: no-repeat;
}

.PageLeftHeader
{
    width: 200px;
    height: 8px;
    background-image: url(/Library/Media/Page/MM/col_top_200_1.gif);
    background-repeat: no-repeat;
}

.teaser h2
{
    font-size: 13px;
}

/*
Pager
*/

.PagerMainContainer
{
    clear: both;
    width: 500px;
    font-weight: bold;
    height: 30px;
    background-image: url(/Library/Media/Page/MM/bg_pager.gif);
    background-repeat: no-repeat;
    margin-top:15px;
    padding-top:5px;
    font-size:11px
}

.PagerHrefContainer
{
    margin-left: 10px;
}

a.PagerCssClassHref
{
    font-weight: bold;
}

/* Menu */

#PageNavigation
{
    width: 200px;
    font-size: 11px;

}

#PageNavigation ul
{
    padding: 0px;
    margin: 0px;
    list-style-type:none;
}

#PageNavigation li
{
    margin: 0px;
}

#PageNavigationActive
{
    
}

#PageNavigation a
{
    color: white;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    border: none;
}

.PageNavigationRow
{
    border-bottom: solid 3px #94A6CA;
    padding: 7px 5px 7px 5px;
    width: 190px;
    background: #AFBDD8;
}

.Open
{
    background: #D0D8E8;
}

.OpenRoot
{
    font-weight: bold;
}

.Active
{
    font-weight: bold;
}

.Active a
{

}
