

body
{
	background-position: center center;
	font-size: 9pt;
	background-attachment: fixed;
	background-image: url(../images/watermerk.jpg);
	color: black;
	background-repeat: no-repeat;
	font-family: Verdana;	
}

td
{
	font-size: 9pt;
	font-family: Verdana;

}

.menubody
{
	background-image: none;
	background-color: #FF0000;
}

h1
{
	font-weight: bold;
	font-size: 12pt;
	color: blue;
	font-family: Verdana;
}

h2
{
	font-weight: bold;
	font-size: 10pt;
	color: blue;
	font-family: Verdana;
}

h3
{
	font-weight: bold;
	font-size: 8pt;
	color: blue;
	font-family: Verdana;
}

h4
{
	font-weight: bold;
	font-size: 16pt;
	color: #FF0000;
	font-family: Verdana;
}

h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #990000;
}

h6
{
	font-weight: bold;
	font-size: 18pt;
	color: red;
	font-family: Verdana;
}


.buttontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ccff00;
	text-decoration: none;
	background-color: blue;
	border: outset;
}

.menulink
{
	font-size: 8pt;
	color: #ccff00;
	font-family: Verdana;
	text-decoration: none;
}

.klokstyle
{
	font-weight: bold;
	font-size: 7pt;
	background-image: none;
	color: yellow;
	font-family: verdana;
	background-color: #13007c;
}

.fotolink
{
	font-size: 10pt;
	color: #FF0000;
	font-family: Verdana;
	text-decoration: none;
}

.newsheader
{
    background-color: red;
    color: White;
    font-family: Verdana;
    font-size: 9pt;
    text-align: center;
}

.newsitem
{
    font-family: Verdana;
    font-size: 8pt;
}

.alarmeringrood
{
	font-size: 9pt;
	color: red;
	font-family: Verdana;
}

.alarmeringblauw
{
	font-size: 9pt;
	color: blue;
	font-family: Verdana;
}

.alarmeringzwart
{
	font-size: 9pt;
	color: black;
	font-family: Verdana;
}