body {
  background-color: #80a1be;
}

#content {
  background: url("bg_column2_blauw.gif") no-repeat right top; 
  background-color: #fff;
  float: left;
}

h1 {
	font-size : 16px;
	color: #537DB8;
	font-weight : bold;
}

h2 {
	font-size : 14px;
	color: #000000;
	font-weight : bold;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

a {
	color : #537DB8;
	text-decoration : none;
}

a:hover {
  color: #501015;
}
