body                  { background-color:#fff; }

h1                    { font-family:"Bitstream Vera Sans",Arial,Helvetica,sans-serif;
                        font-size:22px;
                        color:#333; }
h2                    { font-family:"Bitstream Vera Sans",Arial,Helvetica,sans-serif;
                        font-size:18px;
                        color:#333; }
p,ul,li               { font-family:"Bitstream Vera Sans",Arial,Helvetica,sans-serif;
                        font-size:13px;
                        line-height:16px;
                        color:#000; }
a                     { color:#903;
                        text-decoration:underline; }
.hidden               { display:block; }

#seite                { position:absolute;
                        top:70px;
                        left:50px;
                        width:600px;
                        background-color:#fff;
                        border:2px solid #c03;  }
#text h1              { margin:30px 170px 30px 40px; }
#text h2              { margin:30px 170px 30px 40px; }
#text p               { margin:10px 170px 10px 40px; }
#text ul              { margin:10px 170px 10px 15px;
                        padding:0px; }
#text li              { margin:0px 0px 0px 40px;
                        padding:0px; }

#navi                 { position:absolute;
                        top:10px;
                        left:492px; }
#buttons              { position:absolute;
                        top:0px;
                        left:0px;
                        width:93px;
                        height:44px;
                        margin:0px;
                        padding:0px; }
#buttons li           { list-style-type:none; }

#copy                 { position:absolute;
                        top:330px;
                        left:490px;
                        width:100px;
                        text-align:center; }
#copy p               { margin:0px;
                        padding:0px; }

#bild                 { position:absolute;
                        top:85px;
                        left:480px;
                        width:120px;
                        height:230px;
                        background-color:#fff;
                        border-top:1px solid #c03;
                        border-bottom:1px solid #c03; }