/* CSS Document */
h1 {
  font-size:14px;
  margin:0 0 15px 0;
  font-weight:normal;
  
}

h2 {
  font-size:11px;
}

.holdermid p, .holdermid ul {
  font-size:11px;
}

sup {
  font-size:9px;
}

.content-imgfloatleft {
  float:left;
	margin:8px 10px 8px 0;
}
.content-imgcenter {
 	margin:0 auto 0 auto;
}
.mededeling{
  font-size:8px;
  color:#87BCF1;
}
.content-imgfloatright {
  float:right;
	margin:0 0 10px 10px;
}
.logo {
  float:right;
}

table {
  width:420;
  border-collapse:collapse;
  font-size:11px;
  margin:17px 0 40px 0;
}

td {
  vertical-align:top;
  border-bottom:1px solid #C9C9C9;
  padding:2px 0 3px 0;
}

.td1 {
  width:140px;
}

.thlegendgaard {
	width:25px;
  background-color:#d89e9a;
}
.thlegendcampus {
  width:25px;
  background-color:#9FB4CD;
}

.tclegendgaard {
	width:25px;
  background-color:#eacbc8;
}
.tclegendcampus {
  width:25px;
  background-color:#B8CAE1;
}

.tableheader {
  /*background-color:#e8e8e8;*/
	font-weight:bold;
}
.thgaard {
  background-color:#9FB4CD;
}
.tcgaard {
  background-color:#B8CAE1;
}
.thcampus {
  background-color:#d89e9a;
}
.tccampus {
  background-color:#eacbc8;
}
.td1verkoop {
  width:199px
}

table,td
{
	font-family:Arial, Helvetica, sans-serif;
}

.tableverkoop {
  /*background-color:#f6f6f6;*/
	border:1px solid #fff;
	font-family:Arial, Helvetica, sans-serif;
}
.tableverkoop td {
  vertical-align:top;
	border:1px solid #fff;
  padding:2px 0 3px 5px;
}
a {
  text-decoration:none;
  color:#666;
}

a:hover {
  text-decoration:underline;
}

#layers
{
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	background-color: #4B4C49;
	color: #FFFFFF;
}