body {
    background: #000;
    color: #fff;
    margin: 0 0 0 0;
    font-family: Helvetica,Arial,sans-serif;
}

a, a:hover, a:visited, a:active { outline: 0 none; }

img {
    border: 0;
}

.main {
    width: 880px;
    margin: 0 auto;
    border: 0px solid red;
}

.topbar {
    margin-top: 20px;
}

.logo {
    margin-left: 220px;
    padding: 0px 0px 40px 0px;
    float:left;
}

.apps {
    margin-right: 80px;
    float:right;
    border: 0px solid green;
    font-size: 12px;
}

.apps a {
    display: block;
    float: left;
    background: transparent;
    color: #aaa;
    text-decoration: none;
    text-align: center;
    width: 70px;
    height: 80px;
    vertical-align: middle;
}
.apps .selected, .apps .selected:hover {
    color: #fff !important;
}

.apps a img {
    border: 0;
}

.apps a:hover {
    color: #eee;
}

.content {
    width: 880px;
    clear: both;
    font-size: 13px;
}
.content #container-Vuvuzela, .content #container-Loterij {
    position: relative;
}
#lot-support {
    display: none;
}

.content .main-img {
    float: left;
    border: 0px solid blue;
    margin-left: 80px;
}
.content #content {
    float: right;
    width: 350px;
    border: 0px solid yellow;
    margin-right: 100px;
    margin-top: 20px;
    text-align: justify;
}
.content h2 {
    font-weight: bold;
    font-size: 16px;
}

.content #content .buttons {
    position: relative;
    border: 0px solid #987453;
    width: 352px;
    margin-left: -2px;
}

.content .maincontent, .content .support {
    height: 335px;
    width: 350px;
    overflow-y: auto;
}

.content .maincontent {
    display: block;
}

.content .support {
    background-image: url(../img/support_background.png) !important;
    background-repeat: no-repeat;
    display: block;
}
.content .support h2 {
    padding: 10px 15px 0px 15px;
    color: #0095da;
    font-weight: bold;
    margin: 0;
}
.content .support h3 {
    margin: 0 0 5px 0;
    padding: 0px 15px 0px 15px;
    font-weight: normal;
    font-size: 12px;
}

.support-txb, .support-txb2 {
    border:0px solid red !important;
    width: 165px;
    margin-top: 5px;
    margin-left: 5px;
    height: 17px;
    text-align: left;
    font-size: 13px;
}
.support-txb2 {
    height: 120px !important;
    vertical-align: top;
    text-align: left;
    font-size: 13px;
    font-family: Helvetica,Arial,sans-serif !important;
}
.support-btn {
    border: none;
    border: 0px solid red;
    width: 80px;
    margin-top: 5px;
    font-size: 13px;
    background: #fff !important;
}

#support-send {
    margin-top: -5px;
}
.support table {
    width: 335px;
    height: 220px;
    margin-left: 15px;
}

.status {
    color: #FF8800;
    width: 110px;
    margin: 0 auto;
    text-align: center;
    height: 100px;
}

.validEmail {
    margin-left: 9px;
    margin-top: -6px;
    position: absolute;
    width: 16px;
    height: 16px;
}

.support-txbC, .support-txbC2 {
    width: 185px;
    height: 30px;
    padding: 0px;
    margin: 0;
    background-color: transparent;
    background-image: url(../img/txb-background.png);
    background-repeat: no-repeat;
}

.support-txbC2 {
    height: 130px !important;
    margin: 0 auto 0px;
    background-image: url(../img/txb2-background.png) !important;
}

.support-btnC {
    margin: 0 auto;
    width: 100px;
    height: 30px;
    text-align: left;
    background-color: transparent;
    background-image: url(../img/btn-background.png);
    background-repeat: no-repeat;
    text-align: center;
}

.content .loterij-logos {
    clear: both;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    border: 0px solid red;
    padding-top: 10px;
    padding-bottom: 10px;
}

.about {
    clear: both;
    margin: 0 auto;
    width: 540px;
    text-align: center;
    font-size: 12px;
    line-height: 17px;
}
.about h2 {
    text-align: center;
    border: 0px solid #129999;
    font-weight: normal;
}

.footer {
    clear: both;
    margin: 0 auto;
    width: 445px;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 40px;
    font-size: 11px;
    vertical-align: middle;
    text-align: center;
}
.footer .footer-logo {
    font-size: 16px;
}
.footer p {
    border: 0px solid red;
    position: relative;
    margin-top: 4px;
    padding-left: 10px;
}
.footer .divider {
    font-size: 18px;
}
