/* LAYOUT */

body {
    background-color: #333333;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    color: #555555;
}

#page {
    width: 960px;
    margin: auto;
    background-image: url(../images/page.png);
    text-align: left;
    clear: both;
}

#header {
    width: 960px;
    height: 107px;
    background-image: url(../images/header.png);
    clear: both;
}

#menulinks {
    width: 929px;
    padding-left: 31px;
    height: 43px;
    background-image: url(../images/menulinks.png);
    clear: both;
}

#menulinks a {
    padding-top: 13px;
    padding-left: 42px;
    padding-right: 41px;
    height: 27px;
    float: left;
    text-decoration: none;
    color: #212121;
    font-weight: bold;
    font-size: 14px;
    margin-top: 1px;
}

#menulinks a:hover {
    background-image:url(../images/menuhover.png);
}

.counter {
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    text-align: center;
}

.counter_red {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    color: #b90000;
}

#mainarea {
    float: left;
    width: 780px;
    clear: both;
    padding-top: 10px;
}

#contentarea {
    float: right;
    width: 600px;
    margin-bottom: 10px;
}

#sidebar_left {
    float: left;
    width: 100px;
    padding-left: 45px;
    margin-bottom: 10px;
}

#sidebar_left ul {
    list-style-type: none;
    padding: 0;
    margin: 5px;
}

#sidebar_left li {
    background-image: url(../images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 .4em;
    padding-left: 1.0em;
    padding-bottom: 10px;
}

#sidebar_left li.niv2 {
    background-image: url(../images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 .4em;
    padding-left: 1.0em;
    padding-bottom: 10px;
    margin-left: 15px;
}

#sidebar_right {
    float: right;
    width: 100px;
    padding-right: 43px;
    margin-top: 12px;
    margin-bottom: 10px;
    color: #222222;
    font-weight: bold;
    font-style: italic;
    line-height: 90%;
}

#sidebar_right hr {
    border: 0;
    width: 80%;
    color: #b90000;
    background-color: #b90000;
    height: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#sidebar_right td {
    margin: 0px;
	padding: 0px;
}

#footer {
    width: 900px;
    height: 180px;
    background-image: url(../images/footernew.png);
    clear: both;margin-left:31px

}

#footer p {
    padding-top: 30px;
    color: #FFFFFF;
    padding-left: 50px;
    line-height: 20px;
}

#footer_copyright {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #666666;
    text-align: center;
}

h2 {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 10px;
}

#column_left {
    float: left;
    width: 290px;
    margin-bottom: 10px;
}

#column_right {
    float: right;
    width: 290px;
    margin-bottom: 10px;
}

/* PLAYERS */

table.players {
    text-align: center;
    width: 580px;
    border-spacing: 0px;
    margin-left: 10px;
    margin-right: 10px;
}

tr.playersImg {
    text-align: center;
    width: 580px;
    height: 120px;
    border-spacing: 0px;
}

tr.playersImgProfile {
    text-align: center;
    width: 550px;
    height: 120px;
    border-spacing: 0px;
}

tr.playersInfoProfile {
    text-align: right;
    width: 580px;
    height: 12px;
    border-spacing: 0px;
    vertical-align: top;
}

tr.playersInfoProfileHr {
    text-align: right;
    width: 580px;
    height: 15px;
    border-spacing: 0px;
}

tr.playersName {
    text-align: center;
    width: 580px;
    height: 30px;
    border-spacing: 0px;
}

td.playersImg {
    text-align: center;
    width: 145px;
    height: 120px;
    border-spacing: 0px;
}

td.playersInfoProfile1 {
    text-align: right;
    font-style: italic;
    width: 225px;
    height: 12px;
    border-spacing: 0px;
    padding-right: 10px;
}

td.playersInfoProfile2 {
    text-align: left;
    width: 355px;
    height: 12px;
    border-spacing: 0px;
}

td.playersName {
    text-align: center;
    width: 145px;
    height: 30px;
    border-spacing: 0px;
}

img.player_img {
    border: 0px;
}

/* BESTUUR */

table.bestuur {
    text-align: center;
    width: 280px;
    border-spacing: 0px;
    margin-left: 10px;
    margin-right: 0px;
}

tr.bestuurImg {
    text-align: center;
    width: 280px;
    height: 120px;
    border-spacing: 0px;
}

tr.bestuurName {
    text-align: center;
    width: 280px;
    height: 30px;
    border-spacing: 0px;
}

td.bestuurImg {
    text-align: center;
    width: 145px;
    height: 120px;
    border-spacing: 0px;
}

td.bestuurName {
    text-align: center;
    width: 145px;
    height: 30px;
    border-spacing: 0px;
}

img.bestuur_img {
    border: 0px;
}

/* VIPS */

table.vips {
    text-align: center;
    width: 280px;
    border-spacing: 0px;
    margin-left: 0px;
    margin-right: 10px;
}

tr.vipsImg {
    text-align: center;
    width: 280px;
    height: 120px;
    border-spacing: 0px;
}

tr.vipsName {
    text-align: center;
    width: 280px;
    height: 30px;
    border-spacing: 0px;
}

td.vipsImg {
    text-align: center;
    width: 145px;
    height: 120px;
    border-spacing: 0px;
}

td.vipsName {
    text-align: center;
    width: 145px;
    height: 30px;
    border-spacing: 0px;
}

img.vips_img {
    border: 0px;
}

/* LINKS */

#contentarea a:link {
    text-decoration: none;
    font-weight: bold;
    color: #990000;
}

#contentarea a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #b90000;
}

#contentarea a:active {
    text-decoration: none;
    font-weight: bold;
    color: #b90000;
}

#contentarea a:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #b90000;
}

#sidebar_left a:link, #footer_copyright a:link {
    text-decoration: none;
    color: #990000;
}

#sidebar_left a:visited, #footer_copyright a:visited {
    text-decoration: none;
    color: #b90000;
}

#sidebar_left a:active, #footer_copyright a:active {
    text-decoration: none;
    color: #b90000;
}

#sidebar_left a:hover, #footer_copyright a:hover {
    text-decoration: underline;
    color: #b90000;
}

/* LINKS (sponsors) */

#footer a {
    text-decoration: none;
}

.hide {
    visibility: hidden;
}

#sp1 { /*Conny */
    float: left;
    position: absolute;
    width : 80px;
    height: 80px;
    margin-left: 20px;
    margin-top: 10px;
}

#sp2 { /* De Curve */
    float: left;
    position: absolute;
    width : 80px;
    height: 80px;
    margin-left: 118px;
    margin-top: 10px;
}

#sp3 { /* Cafetaria Sporthal Heverlee */
    float: left;
    position: absolute;
    width : 100px;
    height: 80px;
    margin-left: 216px;
    margin-top: 10px;
}

#sp4 { /* Café night & day */
    float: left;
    position: absolute;
    width : 100px;
    height: 80px;
    margin-left: 334px;
    margin-top: 10px;
}

#sp5 { /* Jean Maes */
    float: left;
    position: absolute;
    width : 80px;
    height: 80px;
    margin-left: 452px;
    margin-top: 10px;
}

#sp6 { /* Pues */
    float: left;
    position: absolute;
    width : 100px;
    height: 80px;
    margin-left: 550px;
    margin-top: 10px;
}

#sp7 { /* Retouche */
    float: left;
    position: absolute;
    width : 116px;
    height: 80px;
    margin-left: 668px;
    margin-top: 10px;
}

#sp8 { /* Verbiest */
    float: left;
    position: absolute;
    width : 80px;
    height: 80px;
    margin-left: 802px;
    margin-top: 10px;
}

#sp9 { /* GSConsulting */
    float: left;
    position: absolute;
    width : 160px;
    height: 40px;
    margin-left: 300px;
    margin-top: 100px;
}

#sp10 { /* Groep Ceulemans */
    float: left;
    position: absolute;
    width : 161px;
    height: 73px;
    margin-left: 370px;
    margin-top: 100px;
}

