/* Style sheet by Oki Trice http://www.minisite911.com */

.sitetitle {
        font-family: Impact;
        font-style: normal;
        color: #ffffff;
        text-align: center;
        font-size: 48px;
        line-height: 40px;
}

.siteslogan {
        font-family: "Tahoma";
        font-size: 22px;
        text-align: center;
        text-decoration: none;
        text-transform: capitalize;
        color: #efefef;
        font-weight: bold;
}

.h1 {
        font-family: Impact;
        font-style: normal;
        color: #cc0000;
        text-align: center;
        font-weight: lighter;
        font-size: 36px;
}

.h2 {
        font-family: "Tahoma";
        font-size: 22px;
        text-align: center;
        text-decoration: none;

        color: #000000;
        font-weight: bold;
}
.h3 {
        font-family: Impact;
        font-style: normal;
        color: f69000;
        text-align: center;
        font-weight: lighter;
        font-size: 30px;
}

body {
        background-color: #ffffff;
}

.bodytext {
font-family:Verdana;
font-size:14px;
color: #333333;
}

a:active {
        color: Blue;
}
a:hover {
        color: #CC0000;
        text-decoration: none;
}
a:visited {
        color: Blue;
}
blockquote {
        background-color: #cccccc;
        border-bottom: 1px dashed #cc0000;
        border-bottom-width: 1px;
        border-left: none;
        border-right: none;
        border-top: 1px dashed #cc0000;
        padding: 2px 2px 2px 2px;
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 5px;
        margin-bottom: 5px;
        display: block;
        text-align: center;
        font-family: "Verdana";
        font-size: medium;
        background: url(background.gif);
}
.testimonial {
        background-color: #eeeeee;
        border-bottom: 1px solid Black;
        border-bottom-width: 1px;
        border-left: none;
        border-right: none;
        border-top: 1px solid Black;
        padding: 20px 20px 20px 20px;
        margin-left: 100px;
        margin-right: 100px;
        margin-top: 5px;
        margin-bottom: 5px;
        display: block;
        text-align: left;
        font-family: "Verdana";
        font-size: small;
}
.footer {
        font-family:Impact;
   font-size:12px;
   color: #666666;
}
.disclaimer {
        font-family:Verdana;
   font-size:10px;
   color: #cccccc;
}
.footbold {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        margin-bottom: 20px;
        font-weight: bold;
        margin-top: 20px;
        color: #666666;
}
.bonus {
        border: thick dashed #b30000;
        padding: 10px 10px 10px 10px;
        margin: 5px;
        margin-left: 80px;
        margin-right: 80px;
        background-position: center;
        font-family:Verdana;
font-size:14px;
color: #333333;
text-align: center;
background-color: #ffcccc;
}

.gelb { background-color:#FFFF66; }

/* Style sheet by Oki Trice http://www.minisite911.com */