div#trans1 {
#display: none;
z-index: 2;
position: absolute;
left: 800px;;
width: 125px;
height: 300px;
top: 20px;
padding-top: 0px;
background-color: rgba(255, 255, 255, 0.6);
border: red solid 0px;
}

div#trans2 {
#display: none;
z-index: 2;
position: absolute;
left: 925px;
width: 125px;
height: 300px;
top: 20px;
padding-top: 0px;
background-color: rgba(255, 255, 255, 0.8);
border: green solid 0px;
}

div#trans3 {
#display: none;
z-index: 2;
position: absolute;
left: 1050px;
width: 125px;
height: 300px;
top: 20px;
padding-top: 0px;
background-color: rgba(255, 255, 255, 0.95);
border: yellow solid 0px;
}

div#trans4 {
#display: none;
z-index: 2;
position: absolute;
left: 1175px;
width: 700px;
height: 300px;
top: 20px;
padding-top: 0px;
background-color:  rgba(255, 255, 255, 1.95);
border: pink solid 0px;
}



div#logo {
z-index: 1;
position: absolute;
left: 10%;
top: 20px;
padding-top: 0px;
#background-color: #FFFFFF;
}

div#text {
z-index: 9;
position: absolute;
left: 355px;
top: 220px;
padding-top: 0px;
#background-color: #FFFFFF;
}

 
div#content {
#position: absolute;
top: 0px; 
#left: 200px;
#width: 900px; 
border: 2px green;
}
 
div#footer {
#z-index: 2;
text-align: center;
padding-top: 4px; 
position: absolute;
top: 1160px; left: 200px;
width: 900px; height: 20px; 
#background-color: #FFFFFF;
 }
 
div#picture {
display: none;

#z-index: 999;
position: absolute;
top: 80px;
left: 10%;
width: 65%;
height: 300px;
#background-color: #FFFFFF;
}

div#rechts  { 
position: absolute;
left: 10%;
top: 355px;
width: 260px;
text-align: left; 
}

div#top {
#z-index: 999;
position: absolute;
top: -260px; left: -3px;
width: 293px; 
}

div#inhalt {
#z-index: 999999;
position: absolute;
top: 340px; 
left: 30%;
width: 45%; 
padding: 12px;
}

body {
#background-color: #ffffff;
color: black; 
font-family: Arial;
font-size: 10pt; 
line-height: 12pt; 
}

dd {font-family: Arial;
font-size: 8pt; 
line-height: 9pt;
padding-top: 3px; 
color: grey;}

hr {
size: 1;
style: noshade; }

a:link {
color: darkblue; 
font-family: Arial;
font-size: 10pt; 
line-height: 12pt; 
text-decoration: none;
}

a:visited {
color: darkblue; 
font-family: Arial;
font-size: 10pt; 
line-height: 12pt; 
text-decoration: none;
}

a:hover {
color: darkblue; 
font-family: Arial;
font-size: 10pt; 
line-height: 12pt; 
text-decoration: underline;
}

a:active {
color: darkblue; 
font-family: Arial;
font-size: 10pt; 
line-height: 12pt; 
text-decoration: underline;
}

table {
width: 258px;
position: relative;
left: -5px;
top: +5px;
color: black; 
font-family: Arial;
font-size: 10pt; 
line-height: 12pt; 
margin: 5px; 
padding: 2px; 
border: solid 3px #000000
}
 
h1 { 
#text-shadow: #c0c0c0 3px 3px 5px;
color: #333333; 
font-size: 10pt; 
font-family: Arial;
line-height: 12pt; 

 }

div#header {
#z-index: 1;
#text-align: right;
position: absolute;
top: 10px; left: 10%;
width: 65%px; 
#height: 60px; 
#background-color: #FFFFFF;
}

div#news {
#z-index: 2100;
position: absolute;
top: 350px; 
left: 80%;
width: 170px; 
font-family: Arial;
font-color: #FFFFFF;
background-color: #ffffff;
border: 3px solid #000000;
padding: 2px;
font-size: 10pt; 
line-height: 12pt;
padding: 10px; 
}

div#foot {
border-bottom:1px solid black; 
border-top:1px solid black;
border-spacing:10px;
margin-top: 2cm;
margin-bottom: 5cm;
line-height: 16pt;
}
