body {
	color: #37424A;
/*  background-color: #80a1be;*/
}


#content {
  background: #fff url("blauw_boven.png") no-repeat right top;
  float: left;
}

#column2 {
 background: #E9EEF7 url("blauw_onder.png") no-repeat right top;
}

#column2.split {
 background: url("c2back.jpg");
}

#column2.split #c2division {
	 background: url("blauw_onder_split.png") no-repeat right top;
}


#c2right {
	background-color: #F1F3FA;
}


h1 {
	font-size : 16px;
	color: #2A6EB1;
	font-weight : bold;
}

h2 {
	font-size : 14px;
	font-weight : bold;
  margin-bottom: 0px;
  padding-bottom: 0px;
}


#c2right a {
	color: #37424A;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a {
  color: #005172;
}

a:hover {
	color: #005172;
}
