﻿body
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 22px;
    padding: 0px;
    margin: 0px;
    word-spacing: 1px;
    background-color: #FFFFfe;
}

p, a, td, h1, h2
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #000000;
    line-height: 22px;
    padding: 0px;
    margin: 0px;
    word-spacing: 1px;
}

a{text-decoration:none;}

h1
{
    font-size:15px;
    color:#a40018;
}

h2
{
    font-size: 13px;
    color: #a40018;
    padding-top: 13px;
}

/*Tabellen*/
td
{
    vertical-align: top;
    padding-right:5px;
}
/* Zentrieren */
#Zentrierhilfe
{position:absolute;
left:50%;
margin-left:-400px;
top:70px;
}

#Alles
{ border: 1px solid #C0C0C0; width: 800px; height: 605px; }



/*Inhalt */
.Inhalt
{
    position: absolute;
    padding: 15px 10px 10px 10px;
    width: 705px;
    top: 155px;
    left: 15px;
    z-index: 2;
    background-color: #FFFFfb;
    filter: alpha(opacity=92);
    opacity: 0.92;
}

#Hintergrund
{
    position: absolute;
    width: 800px;
    top: 138px;
    left: 1px;
    z-index: 0;
    background-color: #C0C0C0;
    height: 454px;
}

/*Kopf und Navigator oben */
#Kopf
{
    position: absolute;
    width: 800px;
    height: 131px;
    top: 1px;
    left: 1px;
   z-index:3;
    background-color:White;
}

#NavigatorOben
{
    border-width: 1px;
    border-color: #C0C0C0;
    position: absolute;
    width: 100%;
    height: 18px;
    top: 114px;
    left: 0px;
    background-color: white;
    z-index: 4;
    border-top-style: solid;
}

#NavigatorOben ul
{
    list-style:none;
    padding: 0px;
    margin: 0px 0px 0px 15px;
}

#NavigatorOben li
{ 
border-width: 1px; border-color: #C0C0C0; display:inline;
 padding-left:5px;
 padding-right:5px;
border-right-style: solid; }


#NavigatorOben a
{
    color: #a40018;
    background-color: Transparent;
    font-size: 11px;
    font-variant: normal;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

#NavigatorOben a:hover, #NavigatorOben a:active
{color:Black;
}


#Logo{
    position: absolute;
    left: 490px;
    top: 60px;
    z-index:4;
}

#Galerie
{
position:absolute;
bottom:0px;
left:0px;
height:70px;
width:770px;

overflow:auto;
z-index:1;
}

#Galerie img
{
height:50px;
}

/*#Galerie span
{
    display: table-cell;
    padding-right: 2px;
}*/

#GalerieDetail
{position:absolute;
top:0px;
left:0px;
z-index:2;
width:770px;
text-align: center;
z-index:0;
}

#GalerieDetail a
{
    text-align: center;
}

#GalerieDetail a img
{padding-bottom:10px;
background-color:white;

}


img{border:none;}

#Admin
{
    position: absolute;
    width: 245px;
    height: 100px;
    top: 0px;
    left: 0px;
    z-index:1;

}
