body {
background-color: #CCCCCC;
text-align: center;
color: #000000;
font-family: Georgia, "Times New Roman", Times, serif;
}
#Container {
width: 900px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
text-align: left;
border-right-width: 1px;
border-left-width: 1px;
border-right-color: #000000;
border-left-color: #000000;
border-top: 3px solid #000099;
border-bottom: 3px solid #000099;
background: url(Seitenaufbau2/Container.jpg) no-repeat left top;
}
#Kopf {
height: 100px;
width: 900px;
background: url(Seitenaufbau2/Kopf.jpg);
border-bottom: 3px solid #CCCCCC;
}
#Ue {
height: 45px;
width: 670px;
padding-left: 230px;
color: #000066;
letter-spacing: 4px;
padding-top: 10px;
font: bold small-caps 18px Georgia, "Times New Roman", Times, serif;
}
#Navi {
float: left;
width: 230px;
height: 600px;
text-align: right;
}

#Edit {
height: auto;
width: 630px;
border: 1px dotted #666666;
float: right;
background: no-repeat left top;
margin-right: 10px;
margin-left: 10px;
padding-left: 10px;
}
#Edit2 {
height: 600px;
width: 0px;
border: 1px dotted #666666;
float: right;
background: #999999 no-repeat left top;
}

#Data {
background-repeat: no-repeat;
background-position: right top;
float: right;
width: 690px;
margin-left: 10px;
}
#Navi-Sub {
visibility: hidden;
border-top: 1px solid #FF9900;
border-bottom: 1px solid #FF9900;
margin-top: 15px;
padding-bottom: 15px;
padding-top: 15px;
margin-bottom: 15px;
}

.Text-Kapitale {
font-variant: small-caps;
font-weight: bold;
letter-spacing: 3px;
font-size: 14px;
}
p {
padding-top: 0px;
padding-bottom: 0px;
}
.Text {
font: 12px/20px Georgia, "Times New Roman", Times, serif;
}


.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;
}
#Auswahl a {

}


#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: -2000px;
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: -200px;

}
.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;
}
.Trenner {
height: 3px;
border-top: 1px dotted #333333;
line-height: 0px;
}
.Rahmen {
border: 1px dotted #990000;
padding: 10px;
background: #CCCCCC;
}
.Termine {
border: 1px dotted #990000;
padding: 10px;
background: #CCCCCC;
font: 10pt Arial, Helvetica, sans-serif;
}

