﻿/***************************************************
	These are the style specifications for 
	the masterpage
***************************************************/

body
{
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.InactivePageWarning
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.AdministratorMessage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00AA00;
}
.Header
{
	font-weight: bold;
}

.borderline
{
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 780px;
	background-image: url(../Images/SiteStyle/streep.gif);
}

.newsBody
{
	height: 100%;
	width: 210px !important;
	margin: 0px;
	padding: 0px;
}
.newsHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CA0002;
}
.newsTitle
{
	font-size: 12px;
	font-weight: bold;
	color: #0065A8;
}
.newsMessage
{
}
.newsLink
{
}



.flagEN
{
	position: absolute;
	background-image: url(../Images/vlagEN.gif);
	z-index: 1000;
	bottom: 5px;
	right: 5px;
}

.flagNL
{
	position: absolute;
	background-image: url(../Images/vlagNL.gif);
	z-index: 1000;
	bottom: 5px;
	right: 5px;
}

.kopRood
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CA0002;
}

.kopBlauw
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0065A8;
}

.kopGrijs
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
hr
{
	color: #0065A8;
}

a
{
	color: #0065A8;
}

.KopRood a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CA0002;
}

.KopRood a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CA0002;
}

.KopRood a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0065A8;
}
