
body
{
        Color: #000000;
        background-color : #FFDECE;/*#FEF8E9*/
        background-image: url(../pic/seamlesspaper2.jpg);
background-repeat: repeat-x;
        Font-Family: Verdana, Helvetica,Arial;
        Font-Size: 10pt;
        Font-Weight: 300;
        background-position: center;
}

a.kopf:link {
        color: #BFC0C1;
        text-decoration : none;
        font : 600 normal 12px Verdana, Arial, Helvetica, sans-serif;
        font-weight : 600;
}

a:link {
        color: #BFC0C1;
        text-decoration : underline;
        font : 600 normal 17px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:visited {
        color: #BFC0C1;
        text-decoration : line-through;
        font : 600 normal 17px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.kopf:visited {
        color: #BFC0C1;
        text-decoration : none;
        font : 600 normal 12px Verdana, Arial, Helvetica, sans-serif;
        font-weight : 600;
}

a:hover{
        color:#B2324B;
        font : 600 normal 17px Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-decoration : underline;
}

a.kopf:hover {
        color:#B2324B;
        text-decoration : underline;
        font : 600 normal 12px Verdana, Arial, Helvetica, sans-serif;
        font-weight : 600;
}

DIV {
        Color: Black;
        Font-Family: Verdana, Helvetica,Arial;
        Font-Size: 10pt;
        Font-Weight: 300;
        text-align : center;
        border : none;
        width : 100%;
}

div.head1 {
        background-color : #ffffff;
        border : none;
        color : #606060;
        font : 900 normal 34px Abadi MT Condensed;
        width : 100%;
        text-align : center;
}

div.soficull {
        border : none;
        color : Black;
        width : 220px;
        text-align : center;
        /*background-color : #E4E4E4;
        */
}

div.kopfitem {
        border : none;
        color : #9A9A9A;
        width : 220px;
        text-align : center;
        text-decoration : none;
        /*background-color : #E4E4E4;
        */
        font : 600 normal 17px Verdana, Arial, Helvetica, sans-serif;
}

div.language {

position:absolute;
top:10px;
width:80%;
border:none;
text-align:right;

}

.menupoints {
        text-align: left;
        width : auto;
}

span {
        border : none;
        color : #606060;
        font : 600 normal 30px Abadi MT Condensed;
        width : 100%;
        text-align : left;
        text-decoration : none;
}

tt.totlink{
        font : 600 normal 12px Verdana, Arial, Helvetica, sans-serif;
        font-weight:600;
        color:black;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-style : normal;
        text-decoration : none;
}

td{
        border: solid 1px;
}


    div.donate{

        float:right !important;
      /*  width:50% !important;       */
        border:none !important;
        text-align:right !important;
        position:relative !important;
        top:20px !important;
        right:5%;
        z-index: -2;

    }


    @media all and (min-width: 1200px){
 div.donate{
              text-align:left !important;
              margin-left: 20px !important;
                right:0;
                     width:48% !important;
                   float:right !important;

         }
}