/* DATEI: whispermoon.css */
@charset "ISO-8859-1";


body {

        background-image:url(img/bg.jpg); background-repeat: no-repeat;
        font-family: sans-serif;
        font-size:13px;
        background-color: #93876D;
        float: none;
        margin: 0; padding: 0;
        text-align: right; }



        a:link    { font-weight:bold; color:#120806; text-decoration:none; }
        a:visited { font-weight:bold; color:#120806; text-decoration:none; }
        a:focus   { font-weight:bold; color:#120806; text-decoration:none; }
        a:hover   { font-weight:bold; color:#CCB977; text-decoration:none; background-color:#6A331F;}
        a:active  { font-weight:bold; color:#CCB977; text-decoration:none; }



  ul  {        list-style: none; margin: 0; padding: 0; }
  li  {        list-style: none; margin: 0; padding: 10px; }
  img {        vertical-align: bottom; border: none; style: none; decoration: none; }


div#surround{
    width: 630px;
    text-align: right;
    margin-left: 570px;
    margin-top: 5em;

}


div#main{
    width: 630px;
    height: 620px;
    text-align: right;
   /* background-color: #6A331F ;
    margin-top: 5em;
    border: 0.1px ridge silver;
    -moz-border-radius:5px;          /* für Firefox */
    -webkit-border-radius: 5px;

}

 div#main1{
    width: 1100px;
    height: 600px;
    margin-left: 100px;
    text-align: right;
}


