.header-left
{
    text-align: center;
    width: 170px;
}

.header-out
{
    padding: 0 0 0 0;
}

.header-center
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 20pt;
    font-weight: bold;
    border: solid 1px #cccccc;
    background-color: White;
    text-align: center;
}

.header-center A
{
    font-size: 14pt;
    font-weight: normal;
    color: Black;
    text-decoration: none;
}

.header-right
{
    width: 110px;
    text-align: right;
}

.navigation-out
{
    vertical-align: top;
    width: 170px;
    padding: 0 0 0 0;
}

.navigation
{
    background-color: White;
    border: solid 1px #cccccc;
    width: 148px;
}

.navigation A
{
    width: 138px;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    color: black;
}

.navigation A:hover
{
    background-color: #eeeeee;
}

.googlesuche
{
    background-color: White;
    border: solid 1px #cccccc;
    width: 138px;

    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.inhalt
{
    border: solid 1px #cccccc;
    background-color: White;
    padding: 6px;
}


.trtrenner
{
    height: 20px;
}

.galleryimage
{
    border: solid 1px #cccccc;
    padding: 5px 5px 5px 5px;
}
