<style type="text/css">
body {
scrollbar-arrow-color:#000000;
scrollbar-face-color: Pink;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color: Pink;
scrollbar-shadow-color:#000000;
scrollbar-darkshadow-color: Pink;
scrollbar-track-color:#F8F8F8;
font-family: Arial;
font-size: 14px;
letter-spacing: normal;
word-spacing: normal;
white-space: normal;
margin: 0;
padding: 0;
}
#oben {
position: absolute;
top: 0;
width: 795px;
height: 100px;
padding: 0;
margin-left:-397.5px; left:50%;
border-bottom: 2px groove LightGrey;
border-right: 2px groove LightGrey;
border-left: 1px solid LightGrey;
border-top: 1px solid LightGrey;
background-color: #F8F8F8;
}
#mitte {
width: 795px;
height: 420px;
margin-top:-210px; margin-left:-397.5px;top:50%;left:50%;position:absolute; text-align:left;
padding: 0;
border-bottom: 2px groove LightGrey;
border-right: 2px groove LightGrey;
border-left: 1px solid LightGrey;
border-top: 1px solid LightGrey;
background-color: #F8F8F8;
text-align: left;
overflow: auto;
}
#unten {
position: absolute;
bottom: 0;
width: 795px;
height: 25px;
padding: 0;
margin-left:-397.5px; left:50%;
border-bottom: 2px groove LightGrey;
border-right: 2px groove LightGrey;
border-left: 1px solid LightGrey;
border-top: 1px solid LightGrey;
background-color: #F8F8F8;
}
#leer {
width: 795px;
height: 20px;
margin: 0 auto;
padding: 0;
border: 0;
} |