﻿body,td {
    font-size : 12px;
    font-family : Arial, Tahoma;
    margin : 0px;
}

a {
    color : #009999;
    text-decoration : none;
}

a:hover {
    color : #ff9933;
    text-decoration : none;
}

/* main content */

.topmenu {
    width : 713px;
    background-image : url(../images/main/top-r.jpg);
    background-repeat : repeat-x;
    height : 151px;
    vertical-align : top;
    padding-top: 25px;
    padding-left : 10px;
}

.topmenutd {
    background : none;
    padding-right : 10px;
}

.maincontent {
    width : 455px;
    background-image : url(../images/main/lblue-dot.jpg);
    vertical-align : top;
}

.content-top {
    width : 455px;
    height : 13px;
    background-image : url(../images/system/content-top.jpg);
    background-repeat : no-repeat;
}

.content-middle {
    width : 455px;
    background-image : url(../images/system/content-middle.jpg);
    background-repeat : repeat-y;
}

.content-bottom {
    width : 455px;
    height : 13px;
    background-image : url(../images/system/content-bottom.jpg);
    background-repeat : no-repeat;
}

table.contenttext {
    width : 420px;
    padding : 0px;
    margin : 0px;
}

table.contenttext td.contexttexttd {
    background : none;
}

.imageright {
    background-image : url(../images/main/lblue-dot.jpg);
    vertical-align : top;
}

.footer {
    height : 87px;
    background-image : url(../images/main/bottom.jpg);
    background-repeat : no-repeat;
    color : #009999;
    padding-left : 38px;
    padding-top : 50px;
    vertical-align : top;
}

/* menu turquoise */
.menutur-top {
    width : 200px;
    height : 8px;
    background-image : url(../images/system/menutur-top.png);
    background-repeat : no-repeat;
}

.menutur-bottom {
    width : 200px;
    height : 8px;
    background-image : url(../images/system/menutur-bottom.png);
    background-repeat : no-repeat;
}

.menutur-middle {
    width : 200px;
    background-image : url(../images/system/menutur-middle.png);
    background-repeat : repeat-y;
    padding-left : 10px;
    color: #ffffff;
}

.menutur-middle td 
{
    color: #ffffff;
}

.menutur-middle a {
    color : #ffffff;
    text-decoration : none;
}

.menutur-middle a:hover {
    color : #ff9933;
    text-decoration : none;
}

/* menu orange */
.menuora-top {
    width : 200px;
    height : 14px;
    background-image : url(../images/system/menuora-top.png);
    background-repeat : no-repeat;
}

.menuora-bottom {
    width : 200px;
    height : 14px;
    background-image : url(../images/system/menuora-bottom.png);
    background-repeat : no-repeat;
}

.menuora-middle {
    width : 200px;
    background-image : url(../images/system/menuora-middle.png);
    background-repeat : repeat-y;
    padding-left : 10px;
    line-height : 20px;
}

.menuora-middle a.menuitemhigh {
    color : #009999;
    text-decoration : none;
}

.menuora-middle a.menuitemhigh:hover {
    color : #ffffff;
    text-decoration : none;
}

.menuora-middle a.menuitem {
    color : #ffffff;
    text-decoration : none;
}

.menuora-middle a.menuitem:hover {
    color : #009999;
    text-decoration : none;
}

/* menu turquoise */
.menupink-top {
    width : 200px;
    height : 9px;
    background-image : url(../images/system/menupink-top.png);
    background-repeat : no-repeat;
}

.menupink-bottom {
    width : 200px;
    height : 9px;
    background-image : url(../images/system/menupink-bottom.png);
    background-repeat : no-repeat;
}

.menupink-middle {
    width : 200px;
    background-image : url(../images/system/menupink-middle.png);
    background-repeat : repeat-y;
    padding-left : 10px;
}

/* links */

a.orabig {
    font-size : 14px;
    font-weight : bold;
    color : #ff9933;
    text-decoration : none;
}

a.orabig:hover {
    font-size : 14px;
    font-weight : bold;
    color : #ffffff;
    text-decoration : none;    
}

.footer a {
    color : #009999;
    text-decoration : none;
}

.footer a:hover {
    color : #ffffff;
    text-decoration : none;
}

/* bread crumbs */
.crumbs {
    color : #009999;
    padding-left : 20px;
}

.crumbs a {
    color : #009999;
    text-decoration : none;
    padding-right : 5px;
    padding-left : 5px;
    text-transform : uppercase;
}

.crumbs a:hover {
    color : #ff9933;
    text-decoration : none;
    padding-left : 5px;
    padding-right : 5px;
    text-transform : uppercase;
}

/* content menu */
.contentmenu {
    padding-left : 25px;
}

.contentmenu td {
    background : none;
}

.contentmenu a {
    text-decoration : none;
    color : #000000;
}

.contentmenu a:hover {
    text-decoration : none;
    color : #ff9933;
}

a.sitemap {
    text-decoration : none;
    color : #009999;
}

a.sitemap:hover {
    text-decoration : none;
    color : #ff9933;
}

.newstitle {
    color : #009999;
}

.newsleesmeer a {
    color : #ff9933;
    text-decoration : none;
    font-weight : bold;
}

.newsleesmeer a:hover {
    color : #009999;
    text-decoration : none;
    font-weight : bold;
}

.zoeken {
    width : 135px;
    height : 30px;
    background-image : url(../images/system/searchback.png);
    background-repeat : no-repeat;
}

.zoekform {
    width : 370px;
    height : 39px;
    background-image : url(../images/system/searchback2.png);
    background-repeat : no-repeat;
}

/* twitter box */

#twitterbox 
{
    position : relative;
    top: -50px;
    left: 3px;
    width : 240px;
}

#tweedboxscrollable 
{
    width : 240px;
    height: 300px;
    overflow: hidden;
    color : #acd1d8;
}

#tweedbox 
{
    position: relative; 
    top: 0; 
    left: 0; 
    width: 240px; 
    height: auto;
}

#tweedbox a
{
    color : #0f9499;
}

#tweedbox a:hover
{
    color : #ff9933;
}

p.tweed 
{
    background-color : #acd1d8;
    color : #000000;
    padding : 5px 5px 5px 5px;
    margin-top : 0px;
    margin-bottom: 1px;
}

.twitterboxtop 
{
    background-image: url(../images/system/twitterbox-top.png);
    background-repeat: no-repeat;
    width : 245px;
    height: 12px;
    padding-left: 5px;
    padding-right: 5px;
}

.twitterboxmiddle
{
    background-image: url(../images/system/twitterbox-middle.png);
    background-repeat: repeat-y;
    width : 245px;
    color : #ffffff;
    margin-left : 3px;
    margin-right : 3px;
}

.twitterboxmiddle a
{
    color: #ffffff;
}

.twitterboxbottom
{
    background-image: url(../images/system/twitterbox-bottom.png);
    background-repeat: no-repeat;
    width : 245px;
    height: 43px;
}

.twitterbutup a, .twitterbutup a:hover, .twitterbutdown a, .twitterbutdown a:hover
{
    background-position : left top;
    background-repeat: no-repeat;
    width : 30px;
    height: 30px;
    padding-top: 4px;
    padding-right: 4px;
}

.twitterbutup a
{
    background-image: url(../images/system/but-up-low.png);
}

.twitterbutup a:hover
{
    background-image: url(../images/system/but-up-high.png);
}

.twitterbutdown a
{
    background-image: url(../images/system/but-down-low.png);
}

.twitterbutdown a:hover
{
    background-image: url(../images/system/but-down-high.png);
}

/* poll */
.pollbutton 
{
    margin-right : 10px;
    border : solid 1px #dee8ea;
    background-color: #f8991d;
}

.pollback
{
    background-image : url(../images/system/pixel-roze.png);
}

.boxtop-w400 
{
}


.boxtop-w400 {
    width : 400px;
    height : 8px;
    background-image : url(../images/system/top-w400.png);
    background-repeat : no-repeat;
}

.boxbottom-w400 {
    width : 400px;
    height : 8px;
    background-image : url(../images/system/bottom-w400.png);
    background-repeat : no-repeat;
}

.boxmiddle-w400 {
    width : 400px;
    background-image : url(../images/system/middle-w400.png);
    background-repeat : repeat-y;
    padding-left : 10px;
    color: #ffffff;
}

.boxmiddle-w400 td 
{
    color: #ffffff;
}

.boxmiddle-w400 a {
    color : #ffffff;
    text-decoration : none;
}

.boxmiddle-w400 a:hover {
    color : #ff9933;
    text-decoration : none;
}

/* weblog */
.weblogtitle
{
    color : #ffffff;
    font-size: 18px;
    font-weight : bold;
}

.weblogdescription 
{
    font-size: 14px;
    color : #ffffff;
    font-style:italic;
}

.weblogitemtitle
{
    font-size: 16px;
    font-weight:bold;
}

.weblogitemtimestamp
{
    color : #787878;
    font-size : 9px;
}

.weblogwidth 
{
    width : 425px;
    overflow : hidden;
}

