﻿body 
{
    font-family: Verdana;
    color: Gray;
    font-size: 10pt; 
    line-height: 12pt; 
    letter-spacing: 1px;
}

li
{
font-family: Verdana;
    color: Gray;
    font-size: 10pt; 
}

h1
{
    font-family: Verdana;
    font-size: 9pt; 
    color: black;    
    text-align : left; 
    
}


h3
{
    font-family: Verdana;
    font-size: 10pt; 
    color: black;    
    text-align : right; 
    padding-right:45px;
}


ul 
{
font-size: 8pt; 
line-height: 13pt; 
letter-spacing: 1px;
}

.hoofdlink
{
font-size: 36pt; 
vertical-align: bottom; 
color: white; 
line-height: 46pt; 
text-align: center;

}

.netwerkhoofdlink
{
 padding-top:55px;    
font-size: 40px; 
color: white; 
line-height: 30px; 
text-align: center;
}


.netwerkLink
{
font-size: 26px;
text-align: center;

}

.slogan
{
color: #F99F3E; 
font-size: 8pt;
}

.linkdisclaimvoorwaarden
{
color: gray; 
font-size: 7pt;
}

.actieTekst
{
 padding-left: 20px;
 padding-right: 20px;
 color: gray; 
 font-size: 9pt;
}


.nawotherSites
{
  font-size: 8pt;  
}

.stijleknop01
{  background-color: Gray;
    border-color: White;
    border-style: solid;
    border-width: 1px;
    color: White; 
}

.horizontaleLijn
{
    height: 1px; 
    color: gray;
    width: 100%;
}

.disclaimtekst
{
padding-left: 25px; 
padding-right: 25px; 
font-size: 7pt; 
color: gray;   
}

a 
{
color: #FFFFFF;
text-decoration: none;
}

.modalBackground {
	background-color:gray;
	filter:alpha(opacity=90);
	opacity:0.9;
}

.modalPopup {
	background-color:white;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

.buttonLook
{
 background-color: Gray;
 border: solid 1px white;
 color: White;  
 height: 20px;
 width: 131px;

}

