html {
    overflow-y: scroll;
}


body
{
    font-size: 10px;
    margin: 25px 0px;
    line-height: 20px;
    font-family: verdana, arial;
    background-color: #FFFFFF;
    background-image: url(images/body-bgrnd-2011.jpg);
}


td
{
    font-size: 10px;
    line-height: 15px;
    font-family: verdana, arial;
}
h1
{
    font-size: 20px
}
h2
{
    font-size: 16px
}

br {font-size: 10px; line-height: 10px; }
p {margin-top: 0.50em; margin-bottom: 0.50em }
blockquote {margin-top: 0.50em; margin-bottom: 0.50em }



li
{
	padding-bottom: 10px;
}

.programma-titel
{
    border-right: #ff3299 1px solid;
    border-top: #ff3299 1px solid;
    padding-left: 5px;
    font-weight: bold;
    font-size: 12px;
    border-left: #ff3299 1px solid;
    line-height: 14px;
    border-bottom: #ff3299 1px solid;
    background-color: #c0d1ed
}
.programma-kopje
{
    font-weight: bold;
    font-size: 11px;
    font-family: verdana, arial
}
.programma-tekst
{
    font-size: 11px;
    vertical-align: top;
    line-height: 16px;
    font-family: verdana, arial;
}

.infolabel
{
    font-size: 11px;
    vertical-align: top;
    line-height: 16px;
    font-family: verdana, arial;
    padding: 8px;
    padding-bottom: 12px;
}

.around-label
{
    border-right: lightgrey 1px solid;
    border-top: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    border-bottom: lightgrey 1px solid
}
.connect-table
{
    border-right: #ff6600 2px solid;
    border-left: #ff6600 2px solid
}





.td-navigatie
{
    background-position: 50% bottom;
    padding-top : 20px;
    padding-left: 20px;
    padding-left: 20px;
    font-size: 11px;
    width: 102px;
    background-image: url(images/bgnd-top.jpg);
    /*background-image: url(images/p_links_2009.jpg);
    background-repeat: no-repeat;
    background-color: #78A0A8;*/
}

.knop-blauw
{
    font-weight: bolder;
    font-size: 11px;
    vertical-align: middle;
    width: 300pt;
    cursor: pointer;
    color: #3366cc;
    font-family: verdana, arial;
    height: 24px;
    background-color: #c0d1ed
}

.sponsoring
{
    font-size: 9px;
    color: #ff6600;
    height: 12px;
    text-align: center
}

.link-rood
{
    font-weight: bolder;
    color: red;
    text-decoration: underline
}


.around-home
{
    border: #F68E46 2px solid;
}

.around-locaties
{
    border: #7C82BE 2px solid
}

.around-programma-kies
{
    border: #ED1D25 2px solid
}

.around-programma-toon
{
    border: #7C82BE 2px solid
}

.color-programma-toon
{
    background-color: #7C82BE;
}

.around-links
{
    border: #D96683 2px solid
}
.around-sponsors
{
    border: #8FCA7E 2px solid
}



