body {
		font-family: verdana, helvetica, sans-serif;
		margin: 10px;
}

a:hover {
		color: #FF0033;
		font-weight: bold;
}

a {
		text-decoration: none;
}

a span {
		color: #FFFF00;
}

p {
		margin: 10px;
}

.font12 {
		font-size: 12px;
		text-align: center;
}

.font16 {
		font-size: 16px;
		text-align: left;
}

.font16b {
		font-size: 16px;
		text-align: left;
		font-weight: bold;
}

.font18 {
		font-size: 18px;
		text-align: center;
}

.font20 {
		font-size: 18px;
		text-align: left;
}

.font20c {
		font-size: 18px;
		text-align: center;
}

.font30 {
		font-size: 30px;
		font-weight: bold;
		text-align: center;
}

div.operator {
		text-align: center;
}

div.operator table {
		border-width: 1px 2px 2px 1px;
		border-style: solid;
		margin-left:  auto;
		margin-right: auto;
		text-align:   left;
		font-size:    20px;
		font-weight:  bold;
		border-color: black;
		padding:      1px 5px;
}

td.item {
		padding: 15px 0px 0px 0px;
}

.kader {
		border: solid 1px #000000;
		background-color:#eeeeaa;
		margin: 0px 10px;
		padding: 10px 15px;
		font-size: 14px;
		color: #000000;
		vertical-align: middle;
}

h1 {
		border: solid 1px #000000;
		background-color:#B08040;
		margin: 0px 10px;
		padding: 10px;
		font-weight: bold;
		font-size: 16px;
		color: #FFFF00;
		vertical-align: middle;
}

h2 {
		border: solid 1px #000000;
		background-color:#B08040;
		margin: 20px 10px 0px 10px;
		padding: 10px;
		font-weight: bold;
		font-size: 18px;
		color: #FFFF00;
		vertical-align: middle;
		text-align: center;
}

.bron {
		font-size: 14px;
		font-weight: bold;
		text-align: center;
}

.top {
		border: solid 1px #000000;
		background-color:#eeeeaa;
		font-size: 13px;
		text-align: center;
		padding: 4px 5px;
		white-space: nowrap;
}

.foot {
		border: solid 1px #000000;
		background-color:#eeeeaa;
		font-size: 13px;
		text-align: center;
		padding: 4px 5px;
		white-space: nowrap;
}

.plattegrond {
		border: solid 1px #000000;
		background-color:#eeeeaa;
		font-size: 13px;
		font-weight: bold;
		text-align: center;
//		padding: 5px 0px;
}

.plattegrond iframe {
		padding: 2px 0px;
}

table.sitelist td {
		font-size: 14px;
		text-align: left;
		font-weight: bold;
		padding-top: 5px;
}

table.sitelist {
		width: 100%;
}

table td.siteid {
		width: 5%;
		text-align: center;
		padding-right: 5px;
}

table td.sitename {
		width: 45%;
}

#nowrap {
		white-space: nowrap;
}

.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("PopBox/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("PopBox/magminus.cur"), pointer;
}
