body {font-family:Arial; 
      background-image:url('orangegelb.png');
      background-repeat: repeat-y;}
a:link { text-decoration:none; font-weight:bold; color:#F25724; }
a:visited { text-decoration:none; font-weight:bold; color:#F25724;}
a:hover { text-decoration:none; font-weight:bold; background-color:lightgreen; }
a:active { text-decoration:none; font-weight:bold; color:#F25724; background-color:#cff; }
#logo { color:snow;
        -moz-border-radius:28px;
        border: 6px solid snow;
        font-weight:bold;
        font-size:16px;
        text-align:center;
        width:970px;
        height:72px;
        background-color:#f2984c;}
        /*background-image:url('img/menue.jpg');*/
div.amazon{position:absolute;
           top:430px; left:250px;
           font-size:12px;}        
#logoallein {position:absolute;
        top:18px; left:230px;
        width: 700px;
        color:snow;
        font-size:16px;
        font-weight:bold;}
#zitat {position:absolute;
        top:16px; left:25px;
        font-weight:bold;
        color:navy;
        font-size:11px;
        width:130px;
        height:80px;}
#menue {position:absolute;
        top:100px; left: 10px;
        width:190px;
        height:180px;
        color:orange;
        padding-left:1.0em;
        padding-top:1.0em;         
        font-size:16px;
        border-style:dotted;
        -moz-border-radius:30px;}
input.button {background-color:#F25724;
              color:snow;
              font-weight:bold;}
input.googlebutton {width: 60px; background-color:cornsilk;
                    background-image:url('http://www.google.com/images/poweredby_transparent/poweredby_FFFFFF.gif');}

