/*a:link        {color: #000000; font-family: verdana; font-size: 11px; font-weight: normal; }
a:visited     {color: #000000; font-family: verdana; font-size: 11px; font-weight: normal; }
a:hover       {color: #000000; font-family: verdana; font-size: 11px; font-weight: normal; }
a:active      {color: #000000; font-family: verdana; font-size: 11px; font-weight: normal; }

a.foo         {color: #FFFFFF; text-decoration: underline;}
a.foo:visited {color: #FFFFFF}
a.foo:hover   {color: #FFFFFF; text-decoration: none;}

a.bar         {color: #005388; text-decoration: underline;}
a.bar:visited {color: #000000}
a.bar:hover   {color: #000000; text-decoration: none;}

a.menu         {color: #FFFFFF; text-decoration: none;}
a.menu:visited {color: #FFFFFF}
a.menu:hover   {color: #FFFFFF; text-decoration: none;}*/

.kop          { color: #000000; font-family: verdana; font-size: 20px; font-weight: bold; height: 30px; text-align: center;}
.kop_rood     { color: #FF0000; font-family: verdana; font-size: 26pt; font-weight: bold; }
.navigatie    { color: #005388; font-family: verdana, arial; font-size: 10px; font-weight: normal; }
.rood         { color: #FF0000; font-family: verdana, arial; font-size: 10px; font-weight: normal; }
.rood_klein   { color: #FF0000; font-family: verdana, arial; font-size: 9px; font-weight: normal; }

table.menu a.menu_item 
{
    display:block;
    height:13px;
    font-family: helvetica, arial, verdana;
    font-size: 11px;
    text-indent: 8px;		
    color:#000000;
    background: url("../images/selectie.gif") top left ;
    text-decoration: none;
	width: 135px;
}
	

	
table.menu a.selected_menu_item 
{
    display:block;
    height:13px;
    font-family: helvetica, arial, verdana;
    font-size: 11px;
    text-indent: 8px;		
    background: url("../images/selectie.gif") top left ;
    background-position: 0 -14px;
    text-decoration: none;
    color: #ffffff;
}
table.menu td.menu 
{
    background: url('../images/menu.gif');
    font-family: helvetica, arial, verdana;
    font-size: 11px;
    text-indent: 8px;
    color: #000000;
	   width: 135px;
}
table.menu td.menuTitel 
{
    background: url('../images/menu_wit.gif');
    font-family: helvetica, arial, verdana;
    font-size: 11px;
    font-weight: bold;
    text-indent: 8px;
    color: #000000;
}

span.small 
{
   font-size: 9px;
}

.navigation a {
    color: #FF6A00;
    font-weight: bold;
}

.navigation a:hover {
    color: #1A4487;
    font-weight: bold;
}

.navigation hr {height: 1px; border: 1px solid #C0CBD8;}
.navigation div {padding-left: 10px; padding-right: 10px; font-size: 9pt; font-weight: bold;}

.advinfo a {
    color: #FF6A00;
    font-weight: bold;
}

.advinfo a:hover {
    color: #1A4487;
    font-weight: bold;
}

.advlist {
    width: 99%;
    background-color: #E5F0FD;
    border: 1px solid #005FB2;
    padding: 0px;
    margin: 0px;
}

.advlist a {
    color: #000;
    font-weight: normal;
}

.advlist a:hover {
    color: #FF6A00;
}

.advheader {
    color: white;
    font-weight: bold;
    padding-left: 5px;
    margin: 0px;
    height: 21px;
    background-color: #005FB2;
    width: 100%;
}

.advheader a {
    color: #FFF;
    font-weight: bold;
}

.advheader a:hover {
    color: #FF6A00;
    font-weight: bold;
}

.counter {
    width: 60px;
    background-color: #005FB2;
    height: 21px;
    vertical-align: top;
}

.ads {
    color: white;
    margin-right: 2px; 
    width: 58px; 
    border: 1px solid white; 
    vertical-align: middle; 
    text-align: center;
    background-color: #005FB2;
    position: relative;
    top: 2px;
}

.at {
    color: #005FB2;
    font-weight: normal;
    padding-left: 5px;
    margin: 0px;
    height: 20px;
    background-color: #E5F0FD;
}

.at a:hover {
    color: red;
}

.srt {
    padding-left: 5px;
    margin: 0px;
    height: 20px;
    background-color: #E5F0FD;
    border: 1px solid #005FB2;
}

.ap {
    padding-right: 5px;
    text-align: right;
    color: red;
    font-weight: normal;
}

