body {
        font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size:11px;
        background-color:#CCCCCC;         
        color:#000000;
}

.body_image {
        margin-top:5px;
        font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size:11px;
        background-color:#CCCCCC;
        background-image: url(../pwc/images/back.gif);
        background-repeat: repeat-x;
}

* {
        font-size:11px;
        text-decoration:none;
}

#hinweistext {
        padding-top:10px;
        padding-bottom:10px;
        padding-left:5px;
        margin-top:10px;
        margin-right:10px;
        margin-bottom:10px;
        margin-left:10px;
        text-align:center;
        border:3px solid red;
        background-color: #FFFFFF;
}

#mailframe {
        width: 100%;
        white-space: nowrap;
}

#mailframe_left {
        width: 40%;
        text-align: center;
        float: left;
        white-space: nowrap;
        margin-top: 12px;
}

#mailframe_right {
        width: 60%;
        text-align: center;
        float: right;
        white-space: nowrap;
        margin-top: 2px;
}

/* statistiken im user und sponsoren-bereich */

table {
   border-color:#330000 !important;
   border-style:solid;
 }

td {
   color:#DDA902 !important;
   font-size:10px;
   font-weight:bold;
}

td.bold {
   color:#DDA902;
   font-size:10px;
   font-weight:bold;
   text-align:center;
}

td.titlelink {
   color:#DDA902;
   font-size:14px;
   font-weight:bold;
}
td.titlelink a:link {
   background:none;
   color:#DDA902;
   font-size:14px;
   text-decoration:underline;
   font-weight:bold;
}
td.titlelink a:hover {
   background:none;
   color:#FFFFFF;
   font-size:14px;
   text-decoration:underline;
   font-weight:bold;
}
td.titlelink a:visited {
   background:none;
   color:#DDA902;
   font-size:14px;
   text-decoration:underline;
   font-weight:bold;
}
td.titlelink a:active {
   background:none;
   color:#DDA902;
   font-size:14px;
   text-decoration:underline;
   font-weight:bold;
}

#interface_hinweis {
        width:600px;
        text-align:center;
        border:3px solid red;
        background-color: #FFFFFF;
}

#keine_daten {
        padding-top:3px;
        padding-bottom:3px;
        padding-left:5px;
        margin-top:10px;
        margin-right:50px;
        margin-bottom:10px;
        margin-left:50px;
        width:600px;
        text-align:center;
        border:3px solid red;
        background-color: #FFFFFF;
}

#daten {
        padding-top:3px;
        padding-bottom:3px;
        padding-left:5px;
        margin-top:10px;
        margin-right:50px;
        margin-bottom:10px;
        margin-left:50px;
        width:600px;
        text-align:center;
        border:3px solid green;
        background-color: #FFFFFF;
}

.title {
        font-size:14px;
        color:#000000;
        font-weight:bold;
}

.title2 {
        font-size:12px;
        color:#000000;
        font-weight:bold;
}

a:link {
        text-decoration:underline;
        border:none;
        color:#EEBA01;
        font-size:11px;
}

a:hover {
        text-decoration:underline;
        border:none;
        color:#FFFFFF !important;
        font-size:11px;
}

a:active {
        text-decoration:underline;
        border:none;
        color:#CCCCCC;
        font-size:11px;
}

a:visited {
        text-decoration:underline;
        border:none;
        color:#EEBA01;
        font-size:11px;
}

input,textarea,select,option {
        border: 1px solid #666666;
}

textarea {
        border-bottom:1px inset #666666;
        border-left:1px inset #666666;
        border-right:1px inset #666666;
        border-top:1px inset #666666;
        color:#000000;
        font-size:12px;
        overflow:auto;
}

