﻿@charset "utf-8";

.container400 h1, H1
{
    font-family: Verdana;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    padding-left: 0px;
    margin-top: 3px;  
    text-transform: none;
    height: 21px;
    position: relative;
}

.container200 h1, H1
{
    margin-bottom: 0px;
    padding-bottom: 0px;
}

*+html .container200 h1, H1
{
    padding-bottom: 10px;
}

.titel {
    background-image: url(/01/Images/2010/bg_h1b.png);
    background-repeat: repeat-x;
    background-position: 1px 2px;
    height: 21px;
    padding-top: 5px;
    padding-bottom: 9px;
    padding-right: 10px;
}

* html .titel {
    position: absolute;
    top: 0px;
}

*+html .titel {
    position: absolute;
    top: 0px;
}

.container200 .titel {
    background-image: url(/01/Images/2010/bg_h1b.png);
    background-repeat: repeat-x;
    background-position: 1px 2px;
    height: 21px;
    padding-top: 5px;
    padding-bottom: 9px;
    padding-right: 10px;
}

* html .container200 .titel {
    position: absolute;
    top: 0px;
}

*+html .container200 .titel {
    position: absolute;
    top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.container400 .titel {
    background-image: url(/01/Images/2010/bg_h1b.png);
    background-repeat: repeat-x;
    background-position: 1px 2px;
    height: 21px;
    padding-top: 5px;
    padding-bottom: 9px;
    padding-right: 10px;
}

* html .container400 .titel {
    position: absolute;
    top: 0px;
}

*+html .container400 .titel {
    position: absolute;
    top: 0px;
}

h2, H2
{
    font-family: Verdana;
    font-size: 14px;
    color: #00539e;
    font-weight: bold;
    padding-left: 7px;
    background-image:url(/01/Images/title.png);
    background-repeat: no-repeat;
    background-position: 0px 3px; 
    margin-top: -3px;
    margin-bottom: -10px; 
}

h3, H3
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    padding-left: 7px; 
    margin-top: -3px; 
}

h4, H4
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    padding-left: 7px; 
    margin-top: -3px; 
}

h5, H5
{
    margin-top: 0px;
    margin-left: 5px;
    margin-bottom: 4px;
    font: Verdana;
    font-size: 11px;
    color: #00539e;
}

h6 {
	font-size: 11px;	
	margin: 0;
	margin-bottom: 5px;
	color: #00539e;
	font-weight: bold;
}

a:link			{
					text-decoration:none;
					color: #00539e;
				}	
				
a:visited		{
					text-decoration:none;
					color: #00539e;
				}
								
#headerlanguage a:link			{
					text-decoration:none;
					color: #fff;
				}	
				
#headerlanguage a:visited		{
					text-decoration:none;
					color: #fff;
				}				
				
a.whitelink:link{
					color: #FFFFFF;
					text-decoration: none;
				}
				
a.whitelink:visited{
					color: #FFFFFF;
					text-decoration: none;
				}

a.black:link{
					text-decoration: none;
					color: #000000;
				}
				
a.black:visited{
					text-decoration: none;
					color: #000000;
				}
				
a.small:link	{
					color: #00539e;
					text-decoration: underline;
					padding-left: 5px;
					font-size: 10px;
				}
				
a.small:visited{
					color: #00539e;
					text-decoration: underline;
					font-size: 10px;
				}
				
a.small:hover{
					color: #BED63A;
					text-decoration: underline;
					font-size: 10px;
				}

a.small2:link	{
					color: #00539e;
					text-decoration: none;
					padding-left: 5px;
					font-size: 10px;
				}
				
a.small2:visited{
					color: #00539e;
					text-decoration: none;
					font-size: 10px;
				}														
hr.dotted		{
					border : none;
					border-top : dotted 3px #FFFFFF;
					color : #FFFFFF;
					height : 3px;
					width: 85%;
					text-align: center;	
				}			

*+html #header hr {
   margin-top: 5px;
}

* html #header hr {
   margin-top: 5px;
   margin-left: 10px;
   margin-right: 5px;
}
				
input.searchinput {
               font-size: 10px;
               color: #666666;
               border: 0;
               background: none;
               position: absolute;
               height: 7px;
               width: 75px;
               margin-top: 3px;
               margin-left: 2px;
               padding-left: 3px;	
}

input.searchinput2 {
               font-size: 11px;
               color: #666666;
               border: 0;
               background: none;
               position: absolute;
               height: 12px;
               width: 102px;
               margin-top: 3px;
               margin-left: 2px;
               padding-left: 3px;	
}

.oranje
{
    color: #00539F;
}


.gamma-blauw
{
    color: #00539F; 
}

#content ul
{
list-style-type: none;
padding: 0;
margin: 0;
margin-left: 5px;

}

#content li
{
background-image: url(/01/Images/2010/plus3.png);
background-repeat: no-repeat;
background-position: 0 .36em;
padding-left: 1.2em;
}

#content_big ul
{
list-style-type: none;
padding: 0;
margin: 0;
margin-left: 5px;

}

#content_big li
{
background-image: url(/01/Images/2010/plus3.png);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.2em;
}