.GiboSubsidie{}
/* ------------------------------------------------------------------------------------------ */
/* -------------------------------------- Positioning ----------------------------------------*/
/* ------------------------------------------------------------------------------------------ */
.contMain
{
    padding: 0px; margin: 0px 0 0px 0;
    border: solid 0px red;
    background-color: Transparent;
    text-align: left;
    vertical-align: top;
    position: relative;
}

.contHeader
{
    padding: 10px 10px 5px 0px; margin: 0px; border: solid 0px red;
    border: solid 0px red;
    text-align: left;
    background-color: Transparent;
    min-height: 20px;
}
.contHeader h2
{
    display: inline;
    width: auto;
}
.contHeader .Head, h1, h2, h3
{
    padding: 0px; margin: 0px; border: solid 0px red;
}

.contActions
{
    padding: 0px; 
    margin: 6px 0 0 0; /*   must be in line with the font size of the h2 style the images
                            are 16px, thus top margin must be: fontsize * line-height minus 16px*/
    border: solid 0px red;
    float: right;
    width: auto;
    height: 16px;
    text-align: right;
    background-color: Transparent;
}
.contActions img
{
    padding: 0px; margin: 0px; border: solid 0px red;
}

.contContent
{
    padding: 0px 10px 10px 0px; margin: 0px; border: solid 0px red;
    text-align: left;
    clear: both; 
    width: auto;
}

.contFooter
{
    clear: both; /* voor de admin functie */
}


/* ------------------------------------------------------------------------------------------ */
/* -------------------------------------- Text styles ----------------------------------------*/
/* -------------------------- here mostly empty, see the skin file ---------------------------*/
/* ------------------------------------------------------------------------------------------ */

.contHeader .Head
{
    font-family: Impact, Carcoal, Arial Black, Sans-Serif;
    font-size: 22px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    line-height: 120%;
    color: #00AEEF;
    text-align: left;
    text-transform: none;
    letter-spacing: normal;
}

/* this class needs to be added to align the first line in the container content 
   when aligned justified because of hard-coded "align: left" in the container
   for various modules that have a surreounding td element */
div.contContent, div.contContent td 
{   
    font-family: Verdana, Arial ,sans-serif;    
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    line-height: 180%;
    color: #666666;
    text-align: left;
}

/* ------------------------------------------------------------------------------------------ */
/* -------------------------------------- Special cases --------------------------------------*/
/* ------------------------------------------------------------------------------------------ */

.textcontainer, .blacktextcontainer, .bigtextcontainer
{
    padding: 0 0 0 10px; margin: 0px; border: solid 0px red;
}

.Nieuwstecontainer
{
    background-color: #0095E9;
    padding: 0 0 0 2px; margin: 0px; border: solid 1px black;
    margin-left: 0px;
    margin-top: 4px;
    margin-bottom: 6px;
    
}

.blacktextcontainer .contHeader .Head
{
    color: #000000;
    font-size: 22px;
    letter-spacing: normal;
}

.Nieuwstecontainer .contHeader .Head
{
    color: #000000;
    /* background-color: #FFFFFF;*/
   
    font-size: 19px;
    letter-spacing: normal;
}

.bigtextcontainer .contHeader .Head
{
    font-size: 24px;
    letter-spacing: normal;
}


.NoHeader
{
    margin: 20px 0 0px 0;
}

#ImageNoHeader .contContent
{
    padding: 0px; margin: 0px; border: solid 0px red;
    text-align: left;
}
#ImageNoHeader.contMain
{
    padding: 0 0 0px 0px; 
    border: solid 0px pink;
}


#ImageNoHeader .contContent
{
    border-bottom: solid 0px red;
}

#ImageNoHeader
{
    padding: 0px; margin: 0px; border: solid 0px red;
    width: auto;
}
.contContentImg
{
    height: auto;
}

.bigfour1, .bigfour2, .bigfour3, .bigfour4
{
    padding: 0 0px 0 0px; margin: 0px; border: solid 0px red;
    width: auto;
}
.bigfour1
{
    padding-left: 5px;
}

.bigfour1 .contContent, .bigfour2 .contContent, .bigfour3 .contContent, .bigfour4 .contContent
{
    padding: 5px 5px 0 45px; margin: 0px; border: solid 0px red;
    background: transparent url(images/een.gif) no-repeat scroll top left;
    height: 70px;
}
.bigfour2 .contContent
{
    margin: 0 0 0 5px;
    padding: 5px 5px 0 50px; 
    background: transparent url(images/twee.gif) no-repeat scroll top left;
}
.bigfour3 .contContent
{
    margin: 0 0 0 5px;
    padding: 5px 5px 0 50px; 
    background: transparent url(images/drie.gif) no-repeat scroll top left;
}
.bigfour4 .contContent
{
    margin: 0 0 0 5px;
    padding: 5px 5px 0 50px; 
    background: transparent url(images/vier.gif) no-repeat scroll top left;
}

.bigfour1 .bigfour1link, .bigfour2 .bigfour2link, .bigfour3 .bigfour3link, .bigfour4 .bigfour4link 
{
    padding: 0 0px 15px 10px; margin: 0px; border: solid 0px red;
}

.bigfour1 .bigfour1link a, .bigfour2 .bigfour2link a, .bigfour3 .bigfour3link a, .bigfour4 .bigfour4link a
{
    display: block;
    width: 175px;
    height: 102px;
    overflow: hidden;
    background: transparent url(images/bigfour1.jpg) no-repeat scroll top left;
    text-decoration: none;
}
.bigfour2 .bigfour2link a
{
    background: transparent url(images/bigfour2.jpg) no-repeat scroll top left;
}
.bigfour3 .bigfour3link a
{
    background: transparent url(images/bigfour3.jpg) no-repeat scroll top left;
}
.bigfour4 .bigfour4link a
{
    background: transparent url(images/bigfour4.jpg) no-repeat scroll top left;
}

.bigfour1 .bigfour1link a:hover { background: transparent url(images/bigfour1hover.jpg) no-repeat scroll top left;}
.bigfour2 .bigfour2link a:hover { background: transparent url(images/bigfour2hover.jpg) no-repeat scroll top left;}
.bigfour3 .bigfour3link a:hover { background: transparent url(images/bigfour3hover.jpg) no-repeat scroll top left;}
.bigfour4 .bigfour4link a:hover { background: transparent url(images/bigfour4hover.jpg) no-repeat scroll top left;}

.bigfour1 .Normal, .bigfour1 p, .bigfour1 a, .bigfour1 a:hover, .bigfour1 a:visited, 
.bigfour2 .Normal, .bigfour2 p, .bigfour2 a, .bigfour2 a:hover, .bigfour2 a:visited, 
.bigfour3 .Normal, .bigfour3 p, .bigfour3 a, .bigfour3 a:hover, .bigfour3 a:visited,
.bigfour4 .Normal, .bigfour4 p, .bigfour4 a, .bigfour4 a:hover, .bigfour4 a:visited
{
    font-size: 7pt;
    line-height: 140%;
}
.bigfour1 a:hover, .bigfour2 a:hover, .bigfour3 a:hover, .bigfour4 a:hover
{
    color: #00AEEF;
}


.bigfour1 h2, .bigfour2 h2, .bigfour3 h2, .bigfour4 h2 
{
    font-family: Impact, Carcoal, Arial Black, Sans-Serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 120%;
    color: #00AEEF;
    text-align: left;
    text-transform: none;
}

/* headers */
.bfheader1 .contHeader
{
    padding: 148px 10px 5px 0px; 
    margin: 15px 0 0 0; 
    border: solid 0px red;
    border: solid 0px red;
    text-align: left;
    background-color: Transparent;
    background: #ffffff url(images/bigfourheader1.jpg) no-repeat scroll top left;
}
.bfheader2 .contHeader
{
    padding: 148px 10px 5px 0px; 
    margin: 15px 0 0 0; 
    border: solid 0px red;
    border: solid 0px red;
    text-align: left;
    background-color: Transparent;
    background: #ffffff url(images/bigfourheader2.jpg) no-repeat scroll top left;
}
.bfheader3 .contHeader
{
    padding: 148px 10px 5px 0px; 
    margin: 15px 0 0 0; 
    border: solid 0px red;
    border: solid 0px red;
    text-align: left;
    background-color: Transparent;
    background: #ffffff url(images/bigfourheader3.jpg) no-repeat scroll top left;
}
.bfheader4 .contHeader
{
    padding: 148px 10px 5px 0px; 
    margin: 15px 0 0 0; 
    border: solid 0px red;
    border: solid 0px red;
    text-align: left;
    background-color: Transparent;
    background: #ffffff url(images/bigfourheader4.jpg) no-repeat scroll top left;
}

