body { margin:0; padding:20px; color:#202020; background:#202060; background:#FFFFFF;
font-family:futura,verdana,geneva,arial,sans-serif; font-size:90.01%; line-height:1.35em; }

#container { max-width:900px; margin:auto; position:relative; border:3px solid #ddd; background:#e0ffe7; }
#container { width: expression(document.body.clientWidth > 952 ? "900px" : "auto"); background-position:0 -53px; }

#inhalt { padding:0 2em 1em 2em; background:#d0ffc0; }
#navi-inner { font-size:80%; padding:0.1em 0.1em 0.5em 1em; }

#titel { font-size:1.6em; line-height:1.35em; margin:0; font-weight:bold; text-align:center; text-decoration:none;
        background:transparent url("logo.jpg") no-repeat 0px 0px; height:105px;
        display:block; padding:5px 1em 0 0; color:#2020C0 }
#titel:hover { background-color:transparent; }

#butup, #butdown, #butsubs { width:180px; height:50px; font-size:1.3em; text-align:center; font-weight:bold; }
#butdown, #butsubs { background:#3591FF; color:#FFFFFF; }
#butup:hover, #butsubs:hover { background:#FFFF80; }
#butup { background:#C6DFFF; }

#butspace { height:450px }

#footer { text-align:center; background-color:#006088; color:#FFFFFF; background-color:#C0DDDD; color:#000000;  }
#bsptitel { color:#101060; font-style:italic; font-weight:bold; }

