/* CSS Document */
.country_header
{
	background-image:url(../../img/general/zonvakanties_header.jpg);
	background-repeat:no-repeat;
	height:233px;
	width:800px;
}
.country_header_text
{
	width:400px;
	float:right;
	padding-right:10px;
}
h1, h3
{
	color:#C43327;
}

.tabwindow
{
	width:760px;
}
#informatie strong, #informatie b
{
	color:#C43327;
	font-size:14px;
}
#weer .weatherday
{
	float:left;
	text-align:center;
	margin:10px;
}
.weatherday .day
{
	color:#C43327;
}
.weatherday .temperature
{
	color:#C43327;
	font-size:14px;
	font-weight:bold;
}
