﻿#inhoud .titel, .titel, .titelLink, #nieuws_top3 .titel
{
    text-transform:uppercase;
    display:block;
    margin-bottom:20px;
    font-weight:bolder;
    font-size:16px;
    color:#000000;    
}


#nieuws_top3
{
    width:270px;
}

#nieuws_top3 .titel 
{
    color:#D63546;
}

#nieuws_top3 .kop, #nieuws .kop
{
    color:#000000;
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
}

#nieuws_top3 .leesmeer, #nieuws_top3 .meernieuws
{
    color:#FFFFFF;
    font-weight:bold;
    text-transform:uppercase;
    font-size:10px;
    text-decoration:none;    
}

#nieuws_top3 .meernieuws
{
    color:#D63546;
    font-weight:bold;
    text-transform:uppercase;
    font-size:12px;
    text-decoration:none;    
}

 #nieuws .kop
 {
     display:block;
     margin-bottom:10px;
 }

#inhoud .subtitel, .subtitel
{
    font-size:12px;
    font-weight:bold;
    color:#000000;
    display:block;
    margin-bottom:10px;
}

#inhoud .item
{
    width:100%;
    display:block;
    margin-bottom:10px;
    overflow:hidden;
}

#inhoud .tekst
{ 
    width:60%;
    float:left;
    display:block;
    margin-right:10%;
}

#inhoud .plaatje
{  
    width:220px;
    /*display:block;*/
    float:right;
}

.paragraaf_foto
{  
    width:220px;
    display:inline;
    float:right;
    margin-bottom:10px;
    margin-left:10px;
}

.portalknop
{
    /*float:left;
    display:inline;
    margin-bottom:10px;
    clear:none;*/
}

A
{
    color:#404040;
}

A:hover
{
    color:#808080;
}


.goud
{
    color:#A39161;
    margin:10px;
}

.submenu A.inactief, .submenu A.actief, #menu_titel
{
    font-size:10px;
    text-transform:uppercase;
    text-decoration:none;
    /*margin-right:5px;*/
    display:inline;
    
}

.submenu
 {
    position:relative; 
     display:inline-block;
     height:20px;
 }
 
#menu_top A.actief
{
    font-weight:bold;
}

#menu_top
{
    line-height:20px;
}

#menu_top UL
{
    padding:0px;
    margin:0px;
}

#menu_top LI
{
    display: inline;
    list-style-type: none;
    padding-right: 10px;
}

#menu_titel
{
   color:#000000;   
}

TD
{
    vertical-align:top;
}

#nieuws .item, .paragraaf_item
{
    display:block;
    margin-bottom:20px;
    width:600px;
    overflow:hidden;
}

#nieuws .plaatje
{
    width:145px;
    margin-left:10px;
    margin-bottom:10px;
    float:right;
    display:block;
}



#nieuws .tekst
{
    width:600px;
}

#nieuws A
{
    text-decoration:none;
    font-weight:bold;
}
 
  
  .tabel
  {
      border:solid 1px #A39161;
  }
  
  .tabel TD, TH
  {
      border-style:none;
      border-bottom:solid 1px #E9E4D8;
      margin-right:15px;
      padding:5px;
  }
  
.programmaTabel
{
    width:100%;
    padding:0px;
    margin:0px;
}

.programmaTabel TH, .programmaHeader
{
    background-color:#FFFFFF;
    color:#000000;
    font-weight:bold;
    margin:0px;
    padding:0px;
    text-align:left;
}

.programmaTabel TD
{
    background-color:#FFFFFF;
    border-style:dashed;
    border-width:1px;
    border-top-style:none;
    border-right-style:none;
}

.programmaTabel[sub="alt"]
{
    background-color:#FAF7F3;
}

.programmaTabel TD[sub="rechts"]
{
    border-right-style:dashed;
    border-right-width:1px;
}

.programma_dag, .programma_dag_actief
{
    font-size:13px;
}

 .programma_dag_actief
 {
     font-weight:bold;
 }
 
 
 
 
 .subsubmenu
 {
     color:White;
     position:absolute;
     top:15px;
     z-index:100;
     display:none;
     width:100px;
     /*padding:10px;*/
     top:120px;
 }
 
 .subsubmenu UL
 {
     list-style-type:none;
     list-style-position:outside;
     margin-right:5px;
     margin-left:5px;
     padding:0px;
     margin-top:5px;
     margin-bottom:5px;
 }
 
 .subsubmenu LI
 {
     text-indent:0px;
     padding:0px;
     margin:0px;
     color:White;
     text-decoration:none;
 }
 
 .subsubmenu A, #menu_top A.subsubmenu
 {
    color:White;
    text-decoration:none;     
 }
 
 .subsubmenu A:hover
 {
     text-decoration:underline;
 }
 
 .scheiding
 {
     display:block;
     width:100%;
     height:15px;
     background-image:url(../images/stippel_pers.gif);
     background-repeat:repeat-x;
     background-position:center center;
 }
 
 
 
 