body	{
	font-size		: 0.8em;
	font-family		: Arial, Helvetica, sans-serif;
	margin			: 0;
	padding			: 0;
}

p, table	{
	margin			: 0 0 10px 0;
}

.clear	{
	clear			: both;
}

p.copyright	{
	text-align		: right;
	color			: #999;
	font-size		: 0.9em;
	border-top		: solid 1px #CCC;
	padding			: 5px;
}

img	{
	border			: none;
}

a	{
	color			: #244d66;
}

#logo 	{
	text-align		: center;
}

/**
 * Menu
 */
#menu {
    height          : 30px;
    text-align		: center;
    background		: #336c90;
}

#menu ul	{
    position        : relative;
    height          : 25px;
	margin			: 0 0 0 10px;
	padding			: 5px 0 0 0;
	list-style		: none;

}

#menu li	{
	float           : left;
    height          : 25px;
	padding			: 0 1px;
}

#menu li a	{
    float           : left;
    height          : 25px;
    padding         : 0 4px;
	color			: #FFF;
	text-decoration	: none;
	white-space		: nowrap;
    line-height     : 24px;
}

#menu li.actief a	{
    font-weight     : bold;
    color           : #336c90;
    background      : #FFF;
}

h2	{
	font-size		: 1.3em;
}

#inhoud 	{
	padding			: 0 5px;
}


/* actueel */
#actueel .icoon	{
	font-weight		: bold;
	margin			: 0 0 10px 0;
}

#actueel .icoon img	{
	margin			: 0 10px 0 0;
	float			: left;
	vertical-align	: middle;
}

#actueel th, #actueel td	{
	text-align		: left;
	padding			: 2px;
}

#actueel th	{
	text-align		: left;
	padding			: 2px 5px;
	border-bottom	: solid 1px #ccc;
}

#actueel td	{
	text-align		: left;
	padding			: 2px 5px;
	border-left		: solid 1px #ccc;
	border-bottom	: solid 1px #ccc;
}

#actueel .buienradar	{
	text-align		: center;
}


/* vijfdaagse */
#vijfdaagse thead th	{
	text-align		: center;
	vertical-align	: bottom;
	padding			: 2px 5px;
	border-bottom	: solid 1px #ccc;
}

#vijfdaagse tbody th, #vijfdaagse tbody td	{
	text-align		: center;
	padding			: 2px 5px;
	border-right	: solid 1px #ccc;
	border-bottom	: solid 1px #ccc;
}

#vijfdaagse tbody th	{
	border-left		: solid 1px #ccc;
}


/* satelliet */
#satelliet	{
	text-align		: center;
}
