﻿html{height: 100%; margin-bottom: 1px;}
	
body{
	font-family: Verdana, arial, helvetica, sans-serif;
	background-color: #3e506f;
	color: #FFF;
	margin: 0 0.2em 0.2em 0.2em;
	padding: 0;
	height: 100%;
	font-size: 100%;
}

#ContainerHome a{
	color: #FFF;
	font-size: larger;
	font-weight: bold;
	text-decoration: none;
}

#ContainerHome a:hover{
	color: #ff6633;
	text-decoration: underline;
}


 .TaalKeuzeActief { font-family: "verdana","arial"; color: white; font-size: 10pt; text-decoration: underline; font-weight: bold; border: none; }
 .TaalKeuzeNietActief { font-family: "verdana","arial"; color: white; font-size: 10pt; text-decoration: none; font-weight: bold; border: none; }
 .Title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; color: #0358A8; letter-spacing: 2px; text-align: center; background-position: top; }
 .SubTitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #0358A8; letter-spacing: 2px; text-align: center; background-position: top; vertical-align: top; }
 .MenuItem { font-family: "verdana","arial"; color: white; font-size: 10pt; text-decoration: none; font-weight: bold; border: none; }
 .MenuItemActief { font-family: "verdana","arial"; color: blue; font-size: 10pt; text-decoration: none; font-weight: bold; border: none; }
 .MenuItemLink:link { font-family: "verdana","arial"; color: white; font-size: 10pt; text-decoration: none; font-weight: bold; border: none; }
 .MenuItemLink:visited { font-family: "verdana","arial"; color: white; font-size: 10pt; text-decoration: none; font-weight: bold; border: none; }
 .MenuItemLink:active { font-family: "verdana","arial"; color: white; font-size: 10pt; text-decoration: none; font-weight: bold; border: none; }
 .MenuItemLink:hover { font-family: "verdana","arial"; color: blue; font-size: 10pt; text-decoration: none; font-weight: bold; border: none; }
 .SubMenuItem { font-family: "verdana","arial"; color: white; font-size: 8pt; text-decoration: none; font-weight: bold; border: none; }
 .SubMenuItemActief { font-family: "verdana","arial"; color: blue; font-size: 8pt; text-decoration: none; font-weight: bold; border: none; }
 .SubMenuItemLink:link { font-family: "verdana","arial"; color: white; font-size: 8pt; text-decoration: none; font-weight: bold; border: none; }
 .SubMenuItemLink:visited { font-family: "verdana","arial"; color: white; font-size: 8pt; text-decoration: none; font-weight: bold; border: none; }
 .SubMenuItemLink:active { font-family: "verdana","arial"; color: white; font-size: 8pt; text-decoration: none; font-weight: bold; border: none; }
 .SubMenuItemLink:hover { font-family: "verdana","arial"; color: blue; font-size: 8pt; text-decoration: none; font-weight: bold; border: none; }
 .TextContent { font-family: "verdana","arial"; color: black; font-size: 10pt; text-decoration: none; font-weight: none; border: none; }
 
 A:link.promotie {
	background-color : transparent;
	color: #FF0000;
	text-decoration : underline;
	font-weight: bold;
	font-family: Verdana;
	font-size: 18px;
}
A:visited.promotie { 
	background-color:transparent; 
	color:#FF0000; 
	font-weight:bold; 
	text-decoration:underline;
	font-family:Verdana; 
	font-size:18px; 
}
A:hover.promotie { 
	background-color:transparent; 
	color:#000000; 
	text-decoration:underline; 
	font-family:Verdana; 
	font-size:18px; 
}
A:active.promotie { 
	background-color:transparent; 
	color:#FF0000; 
	font-weight:bold; 
	text-decoration:underline; 
	font-family:Verdana; 
	font-size:18px; 
}


td.promotie {
	background-color : transparent;
	color: #FF0000;
	text-decoration : none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 18px;
}

td.mededeling {
	background-color : transparent;
	color: yellow;
	text-decoration : none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 14px;
}

