﻿body,table {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	color:black;
	font-size : 10pt;
	line-height : 13pt;
}


H3 
{
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;	
	font-weight : normal;
	color:Black;
	font-size : 14pt; 
    line-height : 18pt;    
}

H2 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	color:Orange;
	font-size : 10pt;    
}

A 
{
    color : #006699;
    text-decoration : underline;
}

A:hover 
{
    text-decoration : none;
}


A.AuteurLink
{
    color : black;
    font-family : Georgia;
    text-decoration : none;
}

A.AuteurLink:hover 
{
    color : #006699;
    text-decoration : underline;
}

A.TopMenuLink 
{
    color : White;
    text-decoration : none;
}

A.TopMenuLink:hover 
{
    text-decoration : underline;
}

A.MenuLink 
{
    color : black;
    text-decoration : none;
}

A.MenuLink:hover 
{
    text-decoration : underline;
    color : #006699;
}

A.LightLink 
{
    color : gray;
    text-decoration : none;
}

A.LightLink:hover 
{    
    color : black;
}


A.OverzichtTitel
{
	text-decoration:none;
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;	
	font-weight : normal;	
	font-size : 14pt;   	
	color:Black;
	line-height : 16pt;
}
A.OverzichtTitel:hover
{		
	color : #006699;
}

.TopMenuBalk
{
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #ffb01f;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #006699;
    border-left-style: none;
    border-right-style: none;
    font-family: Verdana;
    font-size: 8pt;
    color: #f1cc00;
    background-image: url(/Images/TopMenuBG.jpg);
}

.TopBannerBalk 
{
    border-style : none;
    background-color : #e6e6e6;
}


.MenuBox 
{
    border-style: none;
    font-family : Verdana;
    font-size : 8pt;
    padding-left : 0px;    
    padding-right : 4px;    
    padding-top : 0px;    
}

.MiddenBox 
{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: Gray;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: Gray;    
    border-top-style : none;
    border-bottom-style : none;
    font-family : Verdana;
    font-size : 8pt;
    padding-left : 4px;    
    padding-right : 4px;    
    padding-top : 0px;
}

.RechtsBox 
{
    border-style: none;
    font-family : Verdana;
    font-size : 8pt;
    padding-left : 4px;    
    padding-right : 4px;    
    padding-top : 0px;
}

.BannerBox 
{
    border-style: none;
    font-family : Verdana;
    font-size : 8pt;
    padding-left : 4px;    
    padding-right : 4px;    
    padding-top : 0px;    
}

.BannerBoxNL 
{
    border-left-style: none;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: Gray;    
    border-top-style : none;
    border-bottom-style : none;    
    font-family : Verdana;
    font-size : 8pt;
    padding-left : 4px;    
    padding-right : 4px;    
    padding-top : 0px;    
}

.Field 
{
    border-style : solid;
    border-width : 1;
    border-color : Silver;
    font-family : Verdana;
    font-size : 8pt;
    color : Gray;
}


.Button 
{
    border-style : solid;
    border-width : 1;
    border-color : Silver;
    font-family : Verdana;
    font-size : 8pt;
    color : white;    
    background-color : #006699;
}

.GoogleButton 
{
    border-style : solid;
    border-width : 1;
    border-color : Silver;
    font-family : Verdana;
    font-size : 8pt;
    color : white;    
    background-color : Gray;
}

.TabelTitelBalk 
{
	text-decoration:none;
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;	
	font-weight : normal;	
	font-size : 12pt;   	
	color:Black;
	line-height : 12pt;
    padding : 2px;
    text-align : left;
    border-bottom-style: solid;
    border-bottom-color: #fbaf5d;
    border-bottom-width: 1px;
    padding-bottom: 5px;
}

.TabelOpsommingsBalk 
{
    background-color : white;
    color : Black;   
    text-align : left;    
}

.TitelLijst 
{
    background-color : #e6e6e6;
    color : Black;
    padding : 10px;    
}

.Validator 
{
    font-family : Verdana;
    font-size : 8pt;
    color : Red;    
}

.Coproducent 
{
    color : #006699;
}


#splash {
	position:absolute; 
	top:0px;
	width : 100%;
	height: 3000px;
	background-color : #000000;
	z-index:2147483646;
}
#splashwit {
	width : 950px;
	height: 3000px;
	position: relative;	
	margin: 0 auto;
	padding-top: 50px;
	background-color : #ffffff;
	z-index:214748364;
	text-align: center;
}

.SearchBox
{
	background-image : url(/Images/SearchIcon.png);
	background-repeat : no-repeat;
	background-position : right;
	background-color : White;
	padding-right : 22px;
	height : 21px;
	width : 296px;
	border-style : solid;
	border-color : #fbaf5d;
	border-width : 1px;
	
}

.LinksLijntjeRechterKolom
{
    border-left-style: solid;
    border-left-color: Silver;
    border-left-width: 1px;
    padding-left: 4px;
}

.PaddingOnder
{
    border-bottom-style: solid;
    border-bottom-color: white;
    border-bottom-width: 1px;
    padding-bottom: 10px;
}

div.RelatiefAuteur
{
	width:280px;
	padding-top : 0px;
	padding-bottom : 7px;
	padding-left : 0px;
	padding-right : 0px;
}


img.HomeFotoLarge
{
	margin-left:15px;
}

img.HomeFotoMedium
{
	margin-left:12px;
}

img.HomeFotoSmall
{
	margin-left:10px;
}
