/* CSS Document */

body,td,p,a,titel,div,textarea { font-family: Verdana, sans-serif;}
td {font-size:11px;}
body {

}

a				{color: #002F60; font-style:italic; font-weight:bold; text-decoration: none;}
a:visited		{color: #002F60; font-style:italic; font-weight:bold; text-decoration: none;}
a:active		{color: #002F60; font-style:italic; font-weight:bold; text-decoration: none;}
a:hover			{color: #002F60; font-style:italic; font-weight:bold; text-decoration: none;}

.blokje, blokje a:hover  
{
	padding-left:9px;
	padding-right:9px;
	font-family:Verdana;
	font-size:10px;
	color: #FFFFFF;
}
.blokje a:hover  
{
	color: #ffffff;
}

.blokje2, blokje2 a:hover, .blokje2 a, blokje2 a:active, blokje2 a:visited  
{
	font-family:Verdana;
	font-size:11px;
	color: #FFFFFF;
}
.blokje2 a:hover  
{
	color: #ffffff;
}

.broodKruimels
{
	font-family:verdana; font-size:10px;
	color:#5E5E92;  
}
.normalTekst10
{
	font-family:verdana; font-size:10px;  
}
.normalTekst9
{
	font-family:verdana; font-size:9px;  
}
.normalTekst
{
	font-family:verdana; font-size:11px;  
}
.header	{color:#FF9230; font-weight:bold; font-family:verdana; font-size:11px; overflow:hidden;}
.header1 {color:#002F60;font-weight:bold; font-family:verdana; font-size:11px; overflow:hidden;}
.header2 {color:#002F60;font-weight:bold; font-family:verdana; font-size:11px; overflow:hidden;}
.header3 {color:#002F60;font-weight:bold; font-family:verdana; font-size:11px; overflow:hidden;}
.header4 {color:#002F60;font-weight:bold; font-family:verdana; font-size:11px; overflow:hidden;}
.header5 {color:#002F60;font-weight:bold; font-family:verdana; font-size:11px; overflow:hidden;}
.header6 {color:#002F60;font-weight:bold; font-family:verdana; font-size:11px; overflow:hidden;}

.homeTekst
{
	font-family:verdana; 
	font-size:11px;
}
.homeTekst2
{
	font-family:verdana; 
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}


/* RESTYLING CSS */
html {
	background:#fff;
	color:#002F60;
	font:normal 11px verdana;
	margin:0 auto;
	scrollbar-arrow-color: #58808c;}

body {
	margin:0 auto;
	text-align:center;
	overflow-y:scroll;
	scrollbar-base-color:'#bcd5dd';
	scrollbar-arrow-color: '#58808c';
	scrollbar-track-color: #d6ebf1;}
	
img {
	border:0;}
	
.container {
	position:relative;
	width:770px;
	margin:0 auto;
	text-align:center;}

.logo {
	background:url(../img/anova.jpg) no-repeat;
	height:54px;
	width:158px;
	position:absolute;
	top:15px;
	left:14px;}
	
.logo h1 {
	margin:0;}
	
.logo h1 a {
	display:block;
	height:54px;
	width:158px;}
	
.logo h1 a span {
	display:none;}
	
.defaultmenu {
	float:right;
	margin:9px 13px 0 0;}
	
.defaultmenu a {
	display:block;
	padding:3px 0;}
	
.normalTekst9 a {
	font:normal 9px verdana!important;
	text-decoration:underline!important;}
	
.normalTekst9 a:hover {
	font:normal 9px verdana!important;
	text-decoration:underline!important;}
	
.article_text {
	font:normal 11px verdana;}
	
a.recipelink, .blokje2 a {
	color:#FFFFFF!important;
	font:italic 11px verdana!important;
	text-decoration:underline;!important}
	
a.recipelink:hover, .blokje2 a:hover {
	color:#9c9cc1!important;}
	
h2 {
	font:normal 16px verdana;
	margin:0;}