body {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
background-color: #666666;
text-align: center;
color: #333333;
}
#Container {
width: 900px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
text-align: left;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-top-color: #FFFFFF;
border-right-color: #000000;
border-bottom-color: #FFFFFF;
border-left-color: #000000;
}
#Kopf {
height: 90px;
width: 900px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
visibility: hidden;
background: url(Seitenaufbau2/Kopf.jpg);
}
#Ue {
background-repeat: no-repeat;
height: 45px;
width: 670px;
padding-left: 230px;
font-variant: small-caps;
color: #000099;
font-size: 16px;
letter-spacing: 4px;
padding-top: 10px;
font-weight: bold;
}
#Navi {
float: left;
width: 200px;
height: auto;
visibility: hidden;
}
#Data {
background-repeat: no-repeat;
background-position: right top;
float: right;
width: 690px;
margin-left: 10px;
}
#Navi-Sub {
border-top-width: 2px;
border-bottom-width: 2px;
border-top-style: dotted;
border-bottom-style: dotted;
border-top-color: #999999;
border-bottom-color: #999999;
visibility: hidden;
}

.Text-Kapitale {
font-variant: small-caps;
font-weight: bold;
letter-spacing: 3px;
}
#Edit {
height: auto;
width: auto;
padding-top: 10px;
padding-left: 10px;
background-image: url(Seitenaufbau/Edit.jpg);
margin-right: 20px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}

.Text-10 {
font-size: 10px;
}
.mehr {
font-size: 11px;
line-height: 25px;
}


#Auswahl {
height: 20px;
width: 630px;
clear: both;
padding-top: 1px;
margin-top: 10px;
}

#Fuss {
width: 900px;
clear: both;
height: 30px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #565656;
}
.Bild{
position: relative;
z-index: 0;
margin-bottom: 2px;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #990000;
height: auto;
width: 160px;
margin-right: 10px;
}

.Bild:hover{
background-color: transparent;
z-index: 50;
}

.Bild span{ /*CSS for enlarged image*/
position: absolute;
background-color: #993300;
padding: 1px;
left: -1000px;
border: 1px dotted gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.Bild span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.Bild:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
left: -400px;

}
.Bild-Gallerie {
background-color: #CCCCCC;
padding-bottom: 5px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 3px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #993333;
border-right-color: #993333;
border-bottom-color: #993333;
border-left-color: #993333;
}

