﻿html
{
	overflow: -moz-scrollbars-vertical !important;
	min-height: 100%;
	margin: 0px 0px 0px 0px;
	overflow-x: hidden;
}

img
{
	behavior: url(/iepngfix.htc);
}


body
{
	background-image: url('/images/bg_spacer.png');
	background-repeat: repeat-x;
	background-color: #769cd6;
	margin: 0px;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: 100;
	line-height: 17px;
	color: #f9fafe;
	margin: 0px;
}

H1
{
	font-family: Century Gothic, helvetica;
	font-size: 16px;
	font-weight: normal;
	line-height: 14px;
	margin: 0px;
}

#divMiddle
{
	position: relative;
	left: 0px;
	top: 0px;
	min-height: 600px;
	height: auto !important;
	width: 985px;
}


#divContent
{
	position: relative;
	left: 40px;
	top: 0px;
	text-align: left;
}

.ContentBlue
{
	color: #00378b;
	font-size: 11px;
}

.ContentBlue a
{
	color: #00378b;
	font-size: 11px;
	text-decoration: underline;
}

.ContentLegenda
{
	color: #00378b;
	font-size: 10px;
	line-height: 9px;
}

.ContentLegendaWhite
{
	color: #f9fafe;
	font-size: 10px;
	line-height: 9px;
}

.ConentAboutTheCampaign
{
	color: #0040a3;
	font-size: 10px;
	line-height: 14px;
}

.ConentAboutTheCampaign a
{
	color: #fdd400;
	font-size: 10px;
}

.ConentHomePage
{
	color: #0040a3;
	font-size: 12px;
	font-family: Times New Roman;
	line-height: 15px;
}

.ConentHomePage a
{
	color: #0040a3;
	
	font-family: Times New Roman;
	line-height: 15px;
	text-decoration:none;
}


.breadcrumb
{
	color: #c5cfde;
	font-size: 10px;
	font-style: italic;
}

.breadcrumb a
{
	color: #c5cfde;
	text-decoration: none;
}

.breadcrumb a:hover
{
	color: #c5cfde;
	text-decoration: underline;
}

.breadcrumb_select
{
	color: #fed000;
	font-size: 10px;
	font-style: italic;
}

.breadcrumb_select a
{
	color: #fed000;
	text-decoration: none;
}
 
.breadcrumb_select a:hover
{
	color: #fed000;
	text-decoration: underline;
}

.facts
{
	color: #00378b;
	font-size: 10px;
}

.news
{
	font-size: 10px;
	color: #00378b;
}

.news a
{
	font-size: 10px;
	color: #00378b;
	text-decoration: none;
}

.news a:hover
{
	font-size: 10px;
	color: #00378b;
	text-decoration: underline;
}
.Facts
{
	position: absolute;
	left: 769px;
	top: 361px;
	width: 205px;
	height: 234px;
	background-image: url(/images/img_weetjes_bg.png);
	background-repeat: no-repeat;
}

.ContentPage b, strong
{
	font-weight: bold;
}