/* CSS Document */

/* standard links: */
a:link            { color: #0000cc; text-decoration: none; }
a:visited      { color: #800080; text-decoration: none; }
a:hover          { text-decoration: underline; }
a:active        { color: #ff0000; text-decoration: none; }

/* button links */
table table td.menu-buttons a:link                { color: #0000cc; text-decoration: none; }
table table td.menu-buttons a:visited             { color: #0000cc; text-decoration: none; }
table table td.menu-buttons a:hover               { color: #0000ff; text-decoration: underline; }
table table td.menu-buttons a:active              { color: #ff0000; text-decoration: none; }

.Body {Font-Family : Verdana;
			Font-Size : 12px ;
			font-weight: normal;
			background-image:   url(file:///M|/WWW/AbyssWork/htdocs/Fitdoorgezondeten.nl/Images/background.jpg);
}
.Body-tekst {
	Font-Family : Verdana;
	Font-Size : 12px;
	font-weight: normal;
	text-align: left;
	line-height: 140%;
}
.Body-tekst-kleur {
	Font-Family : Verdana;
	Font-Size : 12px;
	font-weight: normal;
	text-align: left;
	line-height: 140%;
	color: #0033FF;
}
.Body-tekst-rood {
	Font-Family : Verdana;
	Font-Size : 12px;
	font-weight: normal;
	text-align: left;
	line-height: 140%;
	color: #FF0000;
}
.Body-vet {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.Body-vet-rood {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.Lijst-tekst {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-weight: bold;
	color: #000000;
}
.Tkop {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #58468C;
}
.Kop {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #58468C;
}
.Tabs {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
.menu-buttons {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0000cc;
	line-height: 10px;
}
.recepten-tekst {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 120%;
}
.recepten-tekst-onderstr {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 120%;
	text-decoration: underline;
}
.recept-info {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 110%;
}
.Kolom-tekst-kleur {
	Font-Family : Verdana;
	Font-Size : 9px;
	font-weight: normal;
	text-align: left;
	line-height: 140%;
	color: #7202B5;
}
.prijs_groot {
	color: #FF0000; 
	font-family: Arial; 
	font-size: 16px; 
	font-weight: bold; 
}
.bestelknop {
	Font-Size : 12px;
	text-align: left;
	line-height: 140%;
	color: #0033FF;
	font-family: Verdana;
}
hr {
	height: 2px;
	border-top: 1px solid #8083AF;
	border-bottom: 0px;
}
	