﻿body
{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.TopRightButtonsDiv
{
    position: absolute;
    top: 10px;
    width: 100%;
    text-align: right;
}

.TopRightButtonsDiv .TopRightHomeButton
{
    display: inline-block;
    overflow: hidden;
    background-image: url('Images/TopRightHomeButton.gif');
    height: 9px;
    width: 11px;
    margin-right: 10px;
}

.TopRightButtonsDiv .TopRightContactButton
{
    display: inline-block;
    overflow: hidden;    
    background-image: url('Images/TopRightContactButton.gif');
    height: 9px;
    width: 13px;
    margin-right: 10px;
}

.TopRightLanguageButtonsDiv
{
    position: absolute;
    top: 60px;
    width: 100%;
    text-align: right;    
    font-size: 12px;
}

.TopRightLanguageButtonsDiv a
{
    text-decoration: none;
    color: #141414;
}

.TopRightLanguageButtonsDiv a:hover
{
    text-decoration: underline;
}


.TopRightLanguageButtonsDiv .enButton, .ka * .enButton
{
    font-family: Verdana;
    color: #141414;
}

.TopRightLanguageButtonsDiv .deButton, .ka * .deButton
{
    font-family: Verdana;
    color: #141414;
}

.TopRightLanguageButtonsDiv .kaButton, .ka * .kaButton
{
    font-family: Sylfaen;    
    color: #5cb42c;
}

.de * .enButton
{
    color: #141414;    
}

.de * .deButton
{
    color: #5cb42c;
}

.de * .kaButton
{
    color: #141414;    
}

.en * .enButton
{
    color: #5cb42c;
}

.en * .deButton
{
    color: #141414;    
}

.en * .kaButton
{
    color: #141414;    
}

.TopRightLanguageButtonsDiv .TopRightLanguageButton
{
    display: inline-block;
    margin-right: 10px;
}

.HorizontalDelimiter
{
    height: 10px;
    overflow: hidden;
}

.HorizontalDelimiter4px
{
    height: 4px;
    overflow: hidden;    
}

.WebContentDiv, .ka * .WebContentDiv
{
    margin-right: 5px;
    margin-left: 5px;
    font-size: 11px;
    font-family: Sylfaen;
}

.en * .WebContentDiv, .de * .WebContentDiv
{
    font-family: Verdana;
}

.BottomDiv
{
    border-top: 1px #141414 solid;
}

.BottomDivInner
{
    width: 100%;
    z-index: -10;
    position: absolute;
    top: inherit;
    left: inherit;    
    margin-top: 2px;
    border-top: 1px #d9d9d9 solid;
    text-align: center;
    font-family: Verdana;
    font-size: 10px;
    color: #141414;
    line-height: 20px;
}

.BottomDivInner2
{
    width: 100%;
    z-index: -10;
    position: absolute;
    top: inherit;
    left: inherit;
    margin-top: 2px;
    text-align: right;
    font-family: Verdana;
    font-size: 10px;
    color: #141414;    
    line-height: 20px;
}

.BottomDivInner2 a
{
    color: #141414;
    text-decoration:none;
}

.BottomDivInner2 a:hover
{
    text-decoration: underline;
}

.RightDottedBorder
{
    border-right: 1px dotted #141414;
}

.LeftDottedBorder
{
    border-left: 1px dotted #141414;
}

.TopDottedBorder
{
    border-top: 1px dotted #141414;
}

.BottomDottedBorder
{
    border-bottom: 1px dotted #141414;
}

.RightSolidBorder
{
    border-right: 1px Solid #141414;
}

.LeftSolidBorder
{
    border-left: 1px Solid #141414;
}

.TopSolidBorder
{
    border-top: 1px Solid #141414;
}

.BottomSolidBorder
{
    border-bottom: 1px Solid #141414;
    margin-top: 0px;
}

.NewsTinyListTitle, .ka .NewsTinyListTitle
{
    height: 11px;
    overflow: hidden;
    background-image: url('Images/NewsListTitleKa.gif');
    background-position: left;
    background-repeat:no-repeat;
}

.en .NewsTinyListTitle
{
    background-image: url('Images/NewsListTitleEn.gif');
}

.de .NewsTinyListTitle
{
    background-image: url('Images/NewsListTitleDe.gif');
}

.GreenBackground
{
    background-color: #5cb42c;
}

.LigthGreenBackground
{
    background-color: #d4ecc8;
}

.GreyBackground
{
    background-color: #666666;
}

.GreyText
{
    color: #666666;
}

.BottomDottedGrayBoder
{
    border-bottom: 1px dotted #666666;
}

.LightGrayBackground
{
    background-color: #dddddd;
}

ul.ContentTopicList1
{
    margin: 0 0 0 0;
    margin-left: 15px;
    padding: 0 0 0 0;
    list-style-image: url('Images/ContentTopicListsImage1.gif');
    list-style-type:none;
}

