.normaltext
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.articletitle
{
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodymenu
{
	margin: 0px;
	background-color: #6f9abb;
}

.buttonscontainer
{
	width: 127px;
	
}

.buttons a
{
	border-right: #2e5d8a 1px solid;
	padding-right: 2px;
	border-top: #98adc2 1px solid;
	display: block;
	padding-left: 3px;
	padding-bottom: 2px;
	margin: 0px;
	font: bold 10px Verdana, sans-serif;
	border-left: #98adc2 1px solid;
	width: 100%;
	color: #ffffff;
	padding-top: 2px;
	border-bottom: #2e5d8a 1px solid;
	background-color: #6d8aa9;
	text-align: left;
	text-decoration: none;
}

.buttons a:hover
{
	border-right: #98adc2 1px solid;
	padding-right: 1px;
	border-top: #2e5d8a 1px solid;
	padding-left: 4px;
	padding-bottom: 1px;
	border-left: #2e5d8a 1px solid;
	color: #ffffcc;
	padding-top: 3px;
	border-bottom: #98adc2 1px solid;
	background-color: #2e3389;
	text-decoration: none;
}

.bodytekst
{
	font-size: 14px;
	color: yellow;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: slategray;
}

.tabelheader
{
	border-right: thin groove;
	border-top: thin groove;
	font-weight: bold;
	font-size: 12px;
	border-left: thin groove;
	color: white;
	border-bottom: thin groove;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3399cc;
	text-align: center;
}

.tabel
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	width: 75%;
	padding-top: 1px;
}

.tabelkolom
{
	border-right: thin groove;
	border-top: thin groove;
	font-size: 12px;
	border-left: thin groove;
	border-bottom: thin groove;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.tabelkolombold
{
	border-right: thin groove;
	border-top: thin groove;
	font-weight: bold;
	font-size: 14px;
	border-left: thin groove;
	border-bottom: thin groove;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

A:link
{
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


A:visited
{
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}



IMG
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	background-color: white;
}
