body
{ background-color: rgb(225, 225, 225);
}

#logo
{ position:absolute; left:630px;
}

#head
{ position:absolute; top:80px; width:1000px;
}

ul#nav li ul {
  display: none;
}

ul#nav li:hover ul {
  display: inline;
}

/* grosses Fenster - nur Textinhalt - rechtszentriert */
#mitte {position:absolute; left:300px; top:80px; width:420px; height:520px;
 }
.text {position:absolute; width:395px; text-align: right;
}



/* grosses Bild - rechts, breitformat */ 
#imgrechtsgrossbreit {position:absolute; left:575px; top:185px; width:410px;
}

/* grosses Bild - rechts, hochformat */ 
#imgrechtsgrosshoch {position:absolute; left:575px; top:50px; width:410px;
}

/* grosses Fenster - linkszentriert */ 
#fensterlinks {position: absolute;
 left:10px; top:80px; width:980px; height:520px;
}
.textlinks {position:absolute; width:700px; text-align:left; margin-right:20px;
}
.textrechts {position:absolute; width:700px; text-align:right;
}

/* Bild-Text - klein (Vorschau), Liste */
#liste_ab2 {position:absolute; top:250px; overflow:auto;
}
.bildbereich {width:220px; text-align:left;
}
.textbereich {width:410px; text-align:right; background-color: rgb(235, 235, 235); padding:10px;
}
.leerraum {width:20px;
}
table {table-layout:absolute; margin-bottom:30px; text-align:right;
}



/* grosses Fenster - Presseansicht */
#pressefenster {position: absolute;
 left:5px; top:80px; width:700px; height:520px;
}

#eingabefeld {position:absolute; left:730px; top:230px; width:70px
}
#abschickbutton {position:absolute; left:860px; top: 230px; width:40px
}
#eingabefeld2 {position:absolute; left:730px; top:255px; width:200px
}
#abschickbutton2 {position:absolute; left:860px; top:500px; width:40px
}

/* Dialog Fenster und Menue zwei */
#kleinesfenster { position:absolute;
 left:790px; top:265px; width:200px; height:400px;
 overflow:auto; background-color: rgb(200, 200, 200);
 padding:10px
}

#counter { position:absolute;
 left:0px; top:520px; width:0px; height:0px;
}

#grossansicht { border:none; overflow:auto;
}

/* links Seite */ 

#links_links {position: absolute; top:50px; width:330px; background-color:rgb(245, 245, 245); padding:5px; 
}
#linkeintrag {position:absolute; left:730px; top:5px; width:70px
}
#linkeintragbutton {position:absolute; left:880px; top:5px; width:70px
}
#links_mitte {position: absolute; top:50px; left:360px; background-color:rgb(245, 245, 245); padding:5px; 
}
#links_rechts {position: absolute; top:50px; left:720px; padding:5px; 
}