html, body {
width: 900px;
margin: 0px auto;
height : 100%;
//*background-attachment: fixed; *//
text-align: center;
background-color:white;}

#website {
text-align: left;
background-color:white;
font-family:  Arial,Verdana, Helvetica, sans-serif;
font-size: 10px;
background-image: url(mitte.gif);
background-position: 0px 0px;
background-repeat: repeat-y;
width: 900px;}

#webseite {
background-color:transparent;
font-family:  Arial,Verdana, Helvetica, sans-serif;
font-size: 12px;
background-image: url(oben.gif);
background-position: 0px 0px;
background-repeat: no-repeat;
margin: 0 0 0 0;
padding-top: 30px;
min-height: 295px;}

#titelzeile {

 height: 88px;
background-image: url(bambergwiki.gif);

background-repeat: no-repeat;
}
#untenzeile {

 height: 60px;
background-image: url(unten.gif);
background-color: white;
background-repeat: no-repeat;
}

#inhalt {
width: 880px;
max-width: 800px;
padding-top: 20px;
padding-left: 40px;
margin-right: 30px;}

#obenzeile {
width: 400px;
margin-left: 470px;
font-size: 10px;
text-align: right;
}
#obenzeile .submit {
border:black 1px dotted;
font-size: 10px;
color: red;
}

#obenzeile .input {
border:black 1px dotted;
font-size: 10px;
color: blue;
text-align: right;
}
#wikitext {font-size:12px;}
#wikicmds {border-bottom:#003F00 solid 1px;
margin-bottom: 5px;}

#werbung {
margin-left: 140px;
}