body
{
    margin:0;padding:0;border:0;
    
}
ul, li
{
list-style-type: none;border:0;margin:0;padding:0;
}

body,table,td,p,div 
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif, Myuen, Gulim;
}
#Content A
{
	TEXT-DECORATION: none
}
#Content A:link
{
	COLOR: #6666ff
}
#Content A:visited
{
	COLOR: #800080
}
#Content A:hover
{
	COLOR: #99cc33;
	TEXT-DECORATION: underline
}
#Content A:active
{
	TEXT-DECORATION: none
}
div.float
{
    float:left;    
}
div.clear
{
    clear:both;
}
#Top
{
    background-color:white;
    height:75px;
    display:block;width:100%;
}
#Menu
{
    color:White;
    display:block;
    background-color:#000066;
    width:100%;
}
#Crumb
{
    margin-left:15px;
    margin-bottom:22px;
}
#MainPane
{
    float:left;
    margin-left:15px;
    width:515px;
}

div.searchpage #MainPane
{
width:820px;
}
#RightPane
{
    float:right;
    margin-right:15px;
    width:234px;
}
#MiddlePane
{
    float:right;
    margin-right:15px;
    width:234px;
}
#Footer
{
    margin-top:40px;
    border-top:1px solid #000066;
}
img.logo
{
border:0;
margin-left:15px;
}
#MainPane span.head
{
    MARGIN-TOP: 0px; FONT-WEIGHT: normal; FONT-SIZE: 25px; MARGIN-BOTTOM: 15px; COLOR: #000066; FONT-FAMILY: "Times New Roman", Times, serif, Sung;display:block;
}
#RightPane span.head, #MiddlePane span.head, span.smallhead, #MainPane #SpecialMainPane span.head
{
FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000066; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif, Myuen;display:block;font-weight:bold;
}
div.inner
{
    margin-top:15px;margin-left:15px;
}




/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(tab.png) no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #27537a;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #000;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

#Menu a
{
text-decoration:none;
}
#Menu a:visited;
{
color:#000066;
}
.tabs-nav a
{
text-decoration:none;
}
.tabs-nav A:link
{
	COLOR: #6666ff;text-decoration:none;
}
#Content .tabs-nav A:visited
{
	COLOR: #6666ff;text-decoration:none;
}
.tabs-nav A:hover
{
	COLOR: #99cc33;
text-decoration:none;
}


#RightPane ul
{
border:0;padding:0;margin:0;list-style-type:none;
}

#RightPane li
{
padding-bottom:15px;list-style-type: none;
}
#fragment-1 ul
{
border:0;padding:0;margin:0;list-style-type:none;
}
#fragment-1 li
{
padding-bottom:15px;list-style-type: none;
}
div.nieuws p
{
margin:0;padding:0;border:0;
padding-bottom:12px;
}
#Crumb div.Normal
{
font-size:10px;
}

#Crumb a, #Crumb a:visited, #Crumb a:active
{
	text-decoration:none;
	font-size:10px;
	color:#6666ff;
}

#Crumb a:hover
{
	COLOR: #99cc33;
	TEXT-DECORATION: underline;
	font-size:10px;
}
#Content
{
width:1100px;
}

#Content span.tag12 a, #Content span.tag12 a:visited
{
font-size:12px;
color:#6666ff;
font-weight:normal;
}
#Content span.tag14 a, #Content span.tag14 a:visited
{
font-size:14px;
color:#6666ff;
font-weight:normal;
}
#Content span.tag16 a, #Content span.tag16 a:visited
{
font-size:16px;
color:#6666ff;
font-weight:normal;
}
#Content span.tag18 a, #Content span.tag18 a:visited
{
font-size:18px;
color:#000066;
font-weight:normal;
}
#Content span.tag20 a, #Content span.tag20 a:visited
{
font-size:20px;
color:#000066;
font-weight:normal;
}
#Content span.tag22 a, #Content span.tag22 a:visited
{
font-size:22px;
color:#000066;
font-weight:normal;
}
#Content span.tag24 a, #Content span.tag24 a:visited
{
font-size:24px;
color:#000066;
font-weight:normal;
}
#Content span.tag26 a, #Content span.tag26 a:visited
{
font-size:26px;
color:#99cc00;
font-weight:normal;

}
#Content span.tag28 a, #Content span.tag28 a:visited
{
font-size:28px;
color:#99cc00;
font-weight:normal;
}
#Content span.tag30 a, #Content span.tag30 a:visited
{
font-size:30px;
color:#99cc00;
font-weight:bold;
}

 
 a.info{
     position:relative; /*this is the key*/
     z-index:24;
     color:#000;
     text-decoration:none}
 
 a.info:hover{z-index:25; background-color:#ff0}
 
 a.info span{display: none}
 
a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em;
    border:1px solid #99cc00;
    background-color:white; color:#000066;
    width:300px;
    text-decoration:none;
    padding:5px;
    }
        a.info img
        {
        border:0;
        }
        
        #Content span.head a, #Content span.head a:visited, #Content span.head a:active,#Content span.Head a, #Content span.Head a:visited, #Content span.Head a:active
        {
        color:#000066;
        }
a.Normal, a.normal
{
font-size:12px;
}