﻿body 
{
    font-family: Verdana;
    font-size: 12px;
    color: #606060;
    margin: 0px;
}

a
{
    color: #1996e9;
    text-decoration: none;
    /*
    color: #019aff;
    color: #59a7db
    color: #add7f3
    color: #01caff
    */
}

a:hover
{
    text-decoration: underline;
}

h1
{
    font-family: "Lucida Sans", Helvetica, Arial, sans-serif;
    font-size: 24px;
    color: #606060;
}

h2
{
    font-family: "Lucida Sans", Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #606060;
}

h3
{
    font-family: "Lucida Sans", Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #606060;
}

/*
table.
{
    border: 10px solid #ff0000;
}

th
{
    background-color: #489fd8;
    color: #ffffff;
}

th a
{
    color: #ffffff;
}

tr
{
    background-color: #d1eeff;
}
*/
.SelectedRow
{
        background-color: #edf7fd;
        color: #606060;
}

.AlternatingRows1
{
        background-color: #f5f5f5;
        color: #606060;
}

.AlternatingRows2
{
        background-color: #ffffff;
        color: #9bcff1;
}

#DefaultLogo
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    width: 300px;    
    height: 92px;
    /* border: solid 1px #000000; */
}

#DefaultSearch
{    
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto;
    width: 500px;
    /* border: solid 1px #00ff00; */
}

#DefaultFooterContainer
{    
    position: absolute;
    width: 100%;
    bottom: 10px;
    border-top: solid 1px #e8e8e8;
}

#DefaultFooter
{    
    position: relative;
    width: 460px;
    font-size: 11px;
    text-align: center;
    margin-top:7px;
    margin-bottom:7px;
    margin-left: auto;
    margin-right: auto;
    color: #a9a9a9;
    /*border: solid 1px #0000ff;*/
}

#Header
{    
    margin: 0px;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 65px;
    background-image: url("Images/BackgroundHeader.png");
    background-position: bottom;
    background-repeat: repeat-x;
}

#HeaderLogo
{
    position: absolute;
    left: 10px;
    top: 5px;
    width: 200px;
    height: 55px;
    /* border: solid 1px #00ff00; */
}

#HeaderSearch
{
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    width: 780px;
    height: 65px;
    text-align: center;
    /* border: solid 1px #0000ff; */
}

#HeaderNavigation
{
    z-index: 2;
    position: absolute;
    right: 10px;
    top: 20px;
    text-align: right;
    /* border: solid 1px #ff0000; */
}

#ContentArea
{    
    min-height: 420px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    /*border: solid 1px #ff0000;*/
}
#FooterContainer
{    
    width: 100%;
    bottom: 7px;
    border-top: solid 1px #e8e8e8;    
}

#Footer
{    
    position: relative;
    width: 460px;
    font-size: 11px;
    margin-top:7px;
    margin-bottom:7px;
    margin-left: auto;
    margin-right: auto;
    color: #a9a9a9;
    /* border: solid 1px #0000ff; */
}

#Footer a
{    
    color: #a9a9a9;
    text-decoration: none;
}

#Footer a:hover
{    
    /*color: #019aff;*/
    text-decoration: underline;
}

.NavigationFirmenCell
{
    background-image: url("Images/BackgroundHeader.png");
    background-position: bottom;
    background-repeat: repeat-x;
    height: 24px;
    padding-left: 15px; 
    color: #1996e9;   
}

.NavigationFirmenCell a
{
    text-decoration: none;
    font-weight: normal;
    /*background-image: url("Images/BackgroundHeader.png");*/
    background-repeat: repeat-x;
    height: 24px;
}

.NavigationFirmenCell a:hover
{
    /*color: White;*/
    text-decoration: underline;
    font-weight: normal;
    /*background-image: url("Images/BackgroundBlueBar.png");*/
    background-repeat: repeat-x;
    height: 24px;
}

a.NavigationFirmenCurrent
{
    font-weight: bold;
    text-decoration: underline;
}
a.NavigationFirmenCurrent:hover
{
    font-weight: bold;
    text-decoration: underline;
}

.SearchResultsContainer
{
    /*border: solid 1px #000000;*/
    width: 480px;
}

.SearchResultContainer
{    
    width: 478px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-image: url("Images/BackgroundHeader.png");
    background-position: bottom;
    background-repeat: repeat-x;
    border-left: solid 1px #e8e8e8;
    border-right: solid 1px #e8e8e8;
    /* border-top: solid 1px #e8e8e8;*/
}

.SearchResult
{    
    padding: 10px;
    line-height: 18px;    
}

.SearchResultLink
{
    font-family: Verdana;
    font-size: 11px;
    margin: 0px;    
    color: #1996e9;
}

.SearchResultText
{
    font-family: Verdana;
    font-size: 11px;
    margin: 0px;    
    color: #606060;
}

.SearchResultsHeaderCell
{
    height: 24px;
    padding-left: 10px;
    background-image: url("Images/BackgroundBlueBar.png");
    font-family: Verdana, Segoe UI;
    font-size: 12px;
    font-weight: bold;
    margin: 0px;    
    color: #ffffff;
}

.SearchResultsTopLeftHeaderCell
{
    width: 9px;
    height: 24px;    
    background-image: url("Images/BlueBarTopLeft.png");
}

.SearchResultsTopRightHeaderCell
{
    width: 9px;
    height: 24px;    
    background-image: url("Images/BlueBarTopRight.png");
}

.SearchResultsFooterCell
{
    background-image: url("Images/BackgroundBlueBar.png");    
    height: 24px;
    font-family: Verdana, Segoe UI;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    border: 0px;
    margin: 0px;
}

.SearchResultsPager
{
    height: 24px;
    /*background-image: url("Images/BackgroundBlueBar.png");*/
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    margin: 0px;    
    color: #ffffff;    
    padding-left: 10px;
    padding-right: 10px;
    border-right: solid 1px #489fd8;
}

.SearchResultsPagerCurrentLinkCell
{
    border-collapse:separate;
    /*width: 32px;*/
    height: 24px;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url("Images/BackgroundBlueBarAeroLight.png");
    color: #ffffff;
    text-decoration: underline;
    font-size: 12px;
    font-weight: bold;    
    text-align: center;
    /*border-left: solid 1px #ebf7fe;*/
    border-left: solid 1px #e3f6ff;
    border-right: solid 1px #7bbae3;
}

.SearchResultsPagerLinkCell
{
    border-collapse:separate;
    /*width: 32px;*/
    height: 24px;
    /*background-image: url("Images/BackgroundBlueBarAero.png");*/
    /*background-color: #ffff00;*/
    color: #ffffff;
    text-align: center;
}

.SearchResultsPagerLinkCell:hover
{
    /*background-image: url("Images/BackgroundBlueBarAeroLight.png");*/
    font-weight: bold;
}

.SearchResultsPagerLinkCell a
{
    height: 24px;
    background-image: url("Images/BackgroundBlueBarAero.png");
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    border-left: solid 1px #d1eeff;
    border-right: solid 1px #489fd8;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}


.SearchResultsPagerLinkCell a:hover
{
    color: #ffffff;
    background-image: url("Images/BackgroundBlueBarAeroLight.png");
    font-weight: normal;
    text-decoration: underline;
    border-left: solid 1px #e3f6ff;
    border-right: solid 1px #7bbae3;
}


.OeffnungszeitenHeaderCell
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #606060;
}

.OeffnungszeitenSubHeaderCell
{
    font-family: Verdana;
    font-size: 12px;
    text-decoration: underline;
    color: #606060;
}

.OeffnungszeitenTopLeftCell
{
    width: 30px;
    height: 30px;    
    background-image: url("Images/WhiteBoxTopLeft.png");
}

.OeffnungszeitenTopRightCell
{
    width: 30px;
    height: 30px;    
    background-image: url("Images/WhiteBoxTopRight.png");
}

.OeffnungszeitenBottomLeftCell
{
    width: 30px;
    height: 35px;    
    background-image: url("Images/WhiteBoxBottomLeft.png");
}

.OeffnungszeitenBottomRightCell
{
    width: 30px;
    height: 35px;    
    background-image: url("Images/WhiteBoxBottomRight.png");
}

.OeffnungszeitenTopCell
{
    background-image: url("Images/WhiteBoxTop.png");    
    height: 30px;
}

.OeffnungszeitenBottomCell
{
    background-image: url("Images/WhiteBoxBottom.png");    
    height: 35px;
}

.OeffnungszeitenLeftCell
{
    background-image: url("Images/WhiteBoxLeft.png");    
    height: 30px;
}

.OeffnungszeitenRightCell
{
    background-image: url("Images/WhiteBoxRight.png");    
    height: 30px;
}

.StandortDetails
{
    line-height: 1.5;
}

.Small
{
font-size: 10px;
}

.NoBorders
{
    border: none;
}

.LinkIcon
{
    border: none;
    vertical-align: middle;    
}

.LightText
{
    color: #a9a9a9;
}
    
a.NoBorders:hover
{
    text-decoration: none;
}

input
{
    padding-left: 4px;
}

input.Search
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #606060;
    background-color: #ffffff;
    border: solid 1px #606060;
    padding: 1px;
}


/*input.Button
{    
    background-image: url("Images/BackgroundBlueBarAero.png");
    color: #ffffff;
    font-weight: bold;
}

input.Button:hover
{    
    background-image: url("Images/BackgroundBlueBarAeroLight.png");
    color: #ffffff;
    font-weight: bold;
}
*/
input.SearchSelected
{
    color: #000000;
    border: solid 1px #000000;
}

input.SearchUnselected
{
    color: #606060;
    border: solid 1px #606060;
}

input.SearchSuggestion
{
    color: #c0c0c0;
    border: solid 1px #606060;
}

.GMapsDisplayAddress
{
    font-family: Verdana;
    font-size: 11px;
    line-height: 1.5;
    color: #000000;
    margin: 0px;
    max-width: 250px;    
}