body
{
    background-color: tan;
    text-align: center;
    margin 0;
}

table
{
    vertical-align: middle;
}

table td
{
    vertical-align: middle;
}


/**********************************************************************/

#container
{
    width: 1024px;
    text-align: left;
}


/**********************************************************************/

#bilder
{
    text-align: center;
}

#bilder img
{
    border: none;
    margin: 0 5px 0 5px;
}

#bilder .back
{
    color: #666666;
    font-weight: bolder;
}

#bilder .next
{
    color: #666666;
    font-weight: bolder;
}


/**********************************************************************/

#head
{
    background-color: tan;
    width: 1000px;
    padding: 25px 0 25px 0;
    text-align: center;
}

/**********************************************************************/

#inhalt
{
    background-image: url(layout/inhalt-hg.gif);
    background-repeat: repeat-y;
    width: 1000px;
    position: absolute;
}


/**********************************************************************/

#navi1
{
    text-align: right;
    height: 20px;
    width: 1000px;
    background-color: #940410;
    border-top: 1px solid #D4D4D4;
    border-bottom: 1px solid #D4D4D4;
}

#navi1 a
{
    color: tan;
    text-decoration: none;
    font-size: 20px;
    margin: 0 0 0 0;
}

/**********************************************************************/

#navi2
{
    width: 200px;
    height: 340px;
    padding: 10px 5px 10px 5px;
    float: left;


}

#navi2 a
{
    text-decoration: none;
    color: tan;
    margin: 10px 5px 10px 5px;
    font-size: 19px;
}

/**********************************************************************/

#links
{
    width: 200px;
    float: left;
}

/**********************************************************************/

#rechts
{
    color: #000000;
    width: 740px;
    height: 600px;
    float: left;
    padding: 25px 0 0 45px;
}

#rechts a
{
    color: #000000;
    text-decoration: none;
}

#rechts .galerieList
{
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
}


#rechts table
{
    border: none
}



/**********************************************************************/


/**********************************************************************/


