body {
	font-family: Arial;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #ED3424;
	margin: 0;
	padding: 0;
}

p {
	line-height: 120%;
	font-size: 95%;
	margin: 0;
	padding: 15px 15px 5px;
}

li {
	font-size: 95%;
}

a {
	color: #ED3424;
	text-decoration: none;
}

a:hover {
	background-color: #ED3424;
	color: white;
}

#container {
	width: 975px;
	margin: auto;
}

#header {
	width: 975px;
	margin-top: 30px;
	background: white url('../images/red_top_left_corner.gif') top left no-repeat;
}

#logo {
	float: right;
}

#title {
	width: 975px;
}

#title h1 {
	padding: 15px;
}

#header #visual {
	display: block;
	margin-bottom: 15px;
}

#header #visual table {
	width: 100%;
}

#header #visual table td {
	text-align: center;
	vertical-align: bottom;
}

#nav ul {
	float: left;
	clear: left;
	padding: 0;
	margin: 0;
}

#nav a, #subnav a {
	display: block;
	font-size: 70%;
	font-weight: bold;
	border-top: 1px solid white;
	border-right: 1px solid white;
	color: #27318A;
	margin: 0 5px;
	padding: 3px 7px;
}

#nav a {
	text-transform: uppercase;
	color: #ED3424;
}

#nav li, #subnav li, #footer li {
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 18px;
	padding-right: 0px;
	text-align: right;
}

#footer li {
  padding-right: 5px;
}

#footer li span, #footer li a {
	font-size: 80%;
	font-weight: bold;
	border-top: 1px solid white;
	border-right: 1px solid white;
	color: #ED3424;
}

#nav li {
	float: left;
	text-align: left;
	padding-right: 6px;
}

#subnav li a:hover {
	background-color: white;
	border-top: 1px solid #27318A;
	border-right: 1px solid #27318A;
	color: #27318A;
}

#nav li a:hover {
	border-top: 1px solid black;
	border-right: 1px solid black;
	background-color: white;
	border-top-color: #343D91;
	border-right-color: #343D91;
	color: #343D91;
}

#footer li a:hover {
  color: #343D91;
  background-color: white;
}

#subnav li.active a {
	background-color: rgb(244,244,249);
}

#nav .active a, #footer .active a, .blue {
	color: #27318A;
}

#main {
	float: left;
	width: 975px;
	margin-top: 20px;
	background: white url('../images/red_bottom_left_corner.gif') bottom left no-repeat;
}

#column1, #column2, #column3, #column4, #column5 {
	float: left;
	padding-bottom: 10px;
}

.articles {
	font-size: 90%;
}

#footer {
	padding-top: 20px;
	clear:both; 
  float:left; 
  width:100%; 
  overflow:hidden;
}

#footer p {
	color: #ED3424;
	font-size: 80%;
	padding: 5px 0 0;
}

#footer ul {
  padding:0; 
  margin:0 auto; 
  list-style-type:none;
  float:left;
  position:relative; 
  left:50%;
}

#footer li {
	float:left; 
  position:relative; 
  right:50%;
  font-size: 80%;
}

.clear {
	height: 5px;
	clear: both;
}

.big_square {
	float: left;
	width: 291px;
	height: 291px;
}

.small_square_1, .small_square_2, .small_square_3, .small_square_4 {
	float: left;
	width: 69px;
	height: 69px;
}

.small_square_4 {
	margin: 5px 0 0 5px;
}

.white {
	color: white;
}

.intro {
	text-transform: uppercase;
	color: #343D91;
}

#division {
	background-color: #ED3424;
}

#standard {
	background-color: #F4F4F9;
}
table, td, tr, img, #subnav ul {
	margin: 0;
	padding: 0;
}

#subnav ul {
  padding-top: 12px;
}

.square_1, .square_2, .square_3, .square_4, .square_5, .sub_square_1, .sub_square_2 {
	float: left;
	width: 143px;
}

.square_1, .sub_square_1, .small_square_1 {
	margin: 0;
}

.square_2, .square_3, .square_4, .square_5, .small_square_2 {
	margin: 0 0 0 5px;
}

.square_3 a, .square_4 .white a {
	color: #FFFFFF;
}

.sub_square_2, .small_square_3 {
	margin: 5px 0 0;
}
#column1 {
	width: 163px;
}
#column2 {
	margin: 0pt 5px; 
	width: 658px; 
	background-color: rgb(244, 244, 249);
}
#column3 {
	width: 143px;
}

.standaardTabel {
width:600px;
}