/* Zorg voor U */

/* Achtergronden */


Table.AchtergrondHome {
	width		: 755px;
	height		: 540px;
	background	: url('./Graphics/Lay-outs/ZvUBGHome.gif');
}

Table.AchtergrondThuiszorg {
	width		: 755px;
	height		: 540px;
	background	: url('./Graphics/Lay-outs/ZvUBGThuiszorg.gif');
}

Table.AchtergrondKraamzorg {
	width		: 755px;
	height		: 540px;
	background	: url('./Graphics/Lay-outs/ZvUBGKraamzorg.gif');
}

Table.AchtergrondAlgemeen {
	width		: 755px;
	height		: 540px;
	background	: url('./Graphics/Lay-outs/ZvUBGAlgemeen.gif');
}
/*Indelingen - TD's */

TD.Logo 
{
	vertical-align : top;
	width		: 335px;
	height		: 100px;
}

TD.HomeOff
{
	vertical-align : top;
	width		: 57px;
	background	: url('./Graphics/Buttons/BtnHomeOff.gif');
}

TD.HomeOn
{
	vertical-align : top;
	width		: 57px;
	background	: url('./Graphics/Buttons/BtnHomeOn.gif');
}

TD.HomeOver
{
	vertical-align : top;
	width		: 57px;
	background	: url('./Graphics/Buttons/BtnHomeOver.gif');
}

TD.ThuiszorgOff
{
	vertical-align : top;
	width		: 57px;
	background	: url('./Graphics/Buttons/BtnThuiszorgOff.gif');
}

TD.ThuiszorgOn
{
	vertical-align : top;
	width		: 57px;
	background	: url('./Graphics/Buttons/BtnThuiszorgOn.gif');
}

TD.ThuiszorgOver
{
	vertical-align : top;
	width		: 57px;
	background	: url('./Graphics/Buttons/BtnThuiszorgOver.gif');
}

TD.KraamzorgOff
{
	vertical-align : top;
	width		: 57px;
	background	: url('./Graphics/Buttons/BtnKraamzorgOff.gif');
}

TD.KraamzorgOn
{
	vertical-align : top;
	width		: 57px;
	background	: url('./Graphics/Buttons/BtnKraamzorgOn.gif');
}

TD.KraamzorgOver
{
	vertical-align : top;
	width		: 57px;
	background	: url('./Graphics/Buttons/BtnKraamzorgOver.gif');
}

TD.ProfielOff
{
	vertical-align : top;
	width		: 57px;
	background	: url('./Graphics/Buttons/BtnProfielOff.gif');
}

TD.ProfielOn
{
	vertical-align : top;
	width		: 57px;
	background	: url('./Graphics/Buttons/BtnProfielOn.gif');
}

TD.ProfielOver
{
	vertical-align : top;
	width		: 57px;
	background	: url('./Graphics/Buttons/BtnProfielOver.gif');
}

TD.ContactOff
{
	vertical-align : top;
	width		: 57px;
	background	: url('./Graphics/Buttons/BtnContactOff.gif');
}

TD.ContactOn
{
	vertical-align : top;
	width		: 57px;
	background	: url('./Graphics/Buttons/BtnContactOn.gif');
}

TD.ContactOver
{
	vertical-align : top;
	width		: 57px;
	background	: url('./Graphics/Buttons/BtnContactOver.gif');
}

TD.VragenOff
{
	vertical-align : top;
	width		: 57px;
	background	: url('./Graphics/Buttons/BtnVragenOff.gif');
}

TD.VragenOn
{
	vertical-align : top;
	width		: 57px;
	background	: url('./Graphics/Buttons/BtnVragenOn.gif');
}

TD.VragenOver
{
	vertical-align : top;
	width		: 57px;
	background	: url('./Graphics/Buttons/BtnVragenOver.gif');
}

TD.LinksOff
{
	vertical-align : top;
	width		: 57px;
	background	: url('./Graphics/Buttons/BtnLinksOff.gif');
}

TD.LinksOn
{
	vertical-align : top;
	width		: 57px;
	background	: url('./Graphics/Buttons/BtnLinksOn.gif');
}

TD.LinksOver
{
	vertical-align : top;
	width		: 57px;
	background	: url('./Graphics/Buttons/BtnLinksOver.gif');
}

TD.KolomLinks
{
	vertical-align : top;
	width		: 320px;
	height		: 408px;
}

TD.Content 
{
	vertical-align : top;
	width		: 430px;
	height		: 408px;
}

TD.PrintOff
{
}

/* Footer */

TD.Footer
{
	width		: 567px;
	height		: 32px;
	background-color	: #4481C2;
}

TD.ButtonZoekenOff
{
	vertical-align : top;
	width		: 188px;
	background-image	: url(./Graphics/Buttons/BtnZoekenOff.gif);
}

TD.ButtonZoekenOn
{
	vertical-align : top;
	width		: 188px;
	background-image	: url(./Graphics/Buttons/BtnZoekenOn.gif);
}

.ButtonZoeken
{
	vertical-align : top;
	height	: 32px;
	width		: 188px;
}

/* Menu - Buttons */

.Button
{
	height	: 67px;
	width		: 57px;
}

/* Info */

#info 
{
	display	: none;
}

/* Fonts */

.Wit 
{
	font		: 12pt "Times New Roman","Arial","Verdana";
	color		: #FFFFFF;
	text-decoration	: none;
	position	: relative;
	left		: 10px;
	margin-right: 20px;
}

.Titel 
{
	font		: 20pt "Times New Roman","Arial","Verdana";
	color		: #4ECEFE;
	text-decoration	: none;
	font-weight	: bold;
	line-height	: 26pt;
	margin-right: 15px;
}

.SubTitel 
{
	font		: 16pt "Times New Roman","Arial","Verdana";
	color		: #808080;
	text-decoration	: none;
	font-weight	: bold;
	line-height	: 20pt;
	margin-right: 20px;
}

.Koptekst
{
	font		: 14pt "Times New Roman","Arial","Verdana";
	color		: #4ECEFE;
	text-decoration	: none;
	font-weight	: bold;
	line-height	: 18pt;
	margin-right: 20px;
}

.Normaal 
{
	font		: 12pt "Times New Roman","Arial","Verdana";
	color		: #000000;
	text-decoration	: none;
	line-height	: 15pt;
	margin-right: 20px;
}

.NormaalBlauw 
{
	font		: 12pt "Times New Roman","Arial","Verdana";
	color		: #2A5190;
	text-decoration	: none;
	line-height	: 15pt;
	margin-right: 20px;
}

.Bold 
{
	font		: 12pt "Times New Roman","Arial","Verdana";
	color		: #000000;
	text-decoration	: none;
	font-weight	: bold;
	line-height	: 15pt;
	margin-right: 20px;
}

.Bold-Underline 
{
	font		: 12pt "Times New Roman","Arial","Verdana";
	color		: #000000;
	text-decoration	: underline;
	font-weight	: bold;
	line-height	: 15pt;
	margin-right: 20px;
}

.Underline 
{
	font		: 12pt "Times New Roman","Arial","Verdana";
	color		: #000000;
	text-decoration	: underline;
	line-height	: 15pt;
	margin-right: 20px;
}

.Italic-Underline 
{
	font		: 12pt "Times New Roman","Arial","Verdana";
	color		: #000000;
	text-decoration	: underline;
	font-style :italic;
	line-height	: 15pt;
	margin-right: 20px;
}

.Italic 
{
	font		: 12pt "Times New Roman","Arial","Verdana";
	color		: #000000;
	text-decoration	: none;
	font-style :italic;
	line-height	: 15pt;
	margin-right: 20px;
}

.Bold-Italic 
{
	font		: 12pt "Times New Roman","Arial","Verdana";
	color		: #000000;
	text-decoration	: none;
	font-weight	: bold;
	font-style :italic;
	line-height	: 15pt;
	margin-right: 20px;
}

.Bold-Italic-Underline 
{
	font		: 12pt "Times New Roman","Arial","Verdana";
	color		: #000000;
	text-decoration	: underline;
	font-weight	: bold;
	font-style :italic;
	line-height	: 15pt;
	margin-right: 20px;
}

.Link 
{
	font		: 12pt "Times New Roman","Arial","Verdana";
	color		: #AAAAAA;
	text-decoration	: underline;
	line-height	: 15pt;
	margin-right: 20px;
}

.Link:link {
			color							: #AAAAAA; 
			}

.Link:visited	{
			color							: #AAAAAA; 
			}

.Link:active {
			color							: #AAAAAA; 
			}

.Link:hover	{		
			color							: #2A5190; 
			}

.Label
{
	font		: 12pt "Times New Roman","Arial","Verdana";
	color		: #808080;
	text-decoration	: none;
	line-height	: 15pt;
}

.LabelVerplicht
{
	font		: 12pt "Times New Roman","Arial","Verdana";
	color		: #4481C2;
	text-decoration	: none;
	line-height	: 15pt;
}

.Invul 
{
	font		: 12pt "Times New Roman","Arial","Verdana";
	color		: #808080;
	text-decoration	: none;
	line-height	: 15pt;
}

.Val_Tekst	{
	font			: 8pt "Tahoma", "Verdana";
	color			: #F1364C;
	text-align		: left;
	margin-top		: 5px;
	margin-right	: 10px;
	margin-left		: 20px;
	margin-bottom	: 0px;
}

.Buttons
{
	font		: 12pt "Times New Roman","Arial","Verdana";
	color		: #4481C2;
	text-decoration	: none;
	line-height	: 15pt;
}