﻿body
{
    font-size: 11px;
    color: #434343;
    font-family: tahoma;
    padding: 0;
    margin: 0;
}
input, textarea, select
{
    font-size: 11px;
    color: #000;
    font-family: Tahoma;
}
a
{
    color: #9f1616;
    text-decoration: none;
}
a:hover
{
    color: #9f1616;
    text-decoration: underline;
}

.red
{
    color: #9f1616;
}

#DIV_body
{
    position: relative;
    top: 10px;
    left: 5px;
    margin-bottom: 15px;
}
#TD_menubox
{
    border-left: 1px solid #9f1616;
}
.wedstrijd-item
{
    padding-left: 15px;
}
.TD_grayline_middle
{
    border-left: 1px solid #c8c8c8;
}
#DIV_placeholder_foto
{
    position: relative;
    top: 5px;
    left: 15px;
}
#DIV_placeholder_trainingen
{
    position: relative;
    top: 5px;
    left: 15px;
}
#DIV_placeholder_terrein
{
    position: relative;
    top: 5px;
    left: 12px;
}
#DIV_placeholder_nieuws
{
    position: relative;
    top: 5px;
    left: 15px;
    width: 680px;
}
.nr_speler
{
    font-weight: bold;
    color: #9f1616;
}
.kalender_title
{
    background-color: #c8c8c8;
    font-weight: bold;
    border-right: 1px solid #FFF;
    padding-left: 3px;
}
.kalender_item
{
    border-bottom: 1px solid #c8c8c8;
}
.news-item_title
{
    height: 20px;
    background-image: url(../images/news_item_background.jpg);
    background-repeat: no-repeat;
    padding-left: 5px;
}
/* ================================= */
/* GUESTBOOK */
.TD_guestbook_line 
{
    border-top: 1px dotted #c8c8c8;
}
.TD_guestbook_item 
{
    color: #9f1616;
}
