﻿.content
{
    color:#00285e;
    font-weight:normal;
    font-size:1.0em;
   }

.content a
{
    color:#00285e;
    font-weight:normal;
    font-size:1.0em;
   }
.content a:hover
{
    color:#ff9f00;
    text-decoration:normal;
   }
   
.content h4
{
    color:#00285e;
   }

.content h5
{
    color:#00285e;
}

/* achtergrond nieuwskoppen */
   .content .news_container span
{
    height:90px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background:transparent;
   }

.content .portfolio_container span,
.content .teaser_container span,
.content .news_container span
{
    display:block;
    float:left;
    font-weight:normal;
    margin:0px 20px 0px 0px;
   }

.content .newsarch_container ul li p a
{
    font-weight:normal;
    color:#00285e;
    display:block;
   }

.content .newsarch_container ul li p a:hover
{
    color:#ff9f00;
   }

/* opmaak nieuwskoppen tekst (niet de titels)*/
.content .news_container a.news
{
    margin:0px 0px 0px 0px;
    width:500px;
    float:left;
    background:transparent;
   }

.content .news_container a.news p
{
    margin:0px;
    padding:0px;
   }
   
 /* opmaak nieuwskoppen titels (niet de tekst) */
.content .portfolio_container span b,
.content .news_container span b,
.content .teaser_container span b,
.content .mensen_container .mens span b
{
    font-size:1.2em;
    font-weight:bold;
    display:block;
    margin:0px 0px 0px 0px;
    background:transparent;
   }
   
.fotoalbum img
   {
    border: 1px #00258e;
    }   
   
   .fotoalbum a
   {
    margin:0 0 10px 10px;
    float:left;
    display:inline;
    border:0px #fff;
    }
    
.foto_nav
{
    text-align:center;
    }

.foto_nav .button
{
    border-right:1px solid #00258e;
    border-bottom:1px solid #00258e;
    border-left:1px solid #00258e;
    border-top:1px solid #00258e;
    color:#fff;
    font-family:impact;
    background:#fb7c00;
    margin-top:5px;
    cursor:pointer;
    }

.foto_nav .button:hover
{
    border-right:1px solid #00258e;
    border-bottom:1px solid #00258e;
    border-left:1px solid #00258e;
    border-top:1px solid #00258e;
    background:#fb7c00;
    color:#00285e;
    }

.link
{
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
   }