html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background: url(../images/bg-data-evolution.png) top repeat-x #FFF;
  color: #000;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  line-height: 19px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  font-style:italic;
}
p { margin: 0 0 0 0; }

a,  a:link {
  color: #005E87;
  font-weight: normal;
  text-decoration: underline;
}
a:visited {
  color: #005E87;
  font-weight: normal;
  text-decoration: underline;
}
a:hover {
  color: #005E87;
  text-decoration: none;
}
a:focus {
  color: #005E87;
}
a:active {
  color: #005E87;
}
a.zwart:link { color: #000; text-decoration: none; font-weight: bold; font-size: 14px; }
a.zwart:visited { color: #000; text-decoration: none; font-weight: bold; font-size: 14px; }
a.zwart:hover { color: #000; text-decoration: underline; font-weight: bold; font-size: 14px; }
a.zwart:active { color: #000; text-decoration: none; font-weight: bold; font-size: 14px; }

a.wit:link { color: #FFF; text-decoration: none; font-weight: bold; font-size: 14px; }
a.wit:visited { color: #FFF; text-decoration: none; font-weight: bold; font-size: 14px; }
a.wit:hover { color: #FFF; text-decoration: underline; font-weight: bold; font-size: 14px; }
a.wit:active { color: #FFF; text-decoration: none; font-weight: bold; font-size: 14px; }

#outerWrapper {
  margin: 0 auto 0 auto;
  text-align: left;
  width: 1000px;
  position: relative;
}
#outerWrapper #logo {
	width: 250px;
	height: 75px;
	top: 42px;
	left: 639px;
	z-index: 3;
	position: absolute;
}
#outerWrapper #talen {
	width: 45px;
	height: 20px;
	top: 6px;
	left: 932px;
	z-index: 8;
	position: absolute;
}
#outerWrapper #socialmedia {
	width: 70px;
	height: 20px;
	top: 6px;
	left: 820px;
	z-index: 12;
	position: absolute;
}
#outerWrapper #slogan {
	width: 400px;
	height: 100px;
	top: 191px;
	left: 550px;
	z-index: 4;
	position: absolute;
}
#outerWrapper #slogan2 {
	width: 400px;
	height: 100px;
	top: 429px;
	left: 580px;
	z-index: 4;
	position: absolute;
}
#outerWrapper #slogan3 {
	width: 700px;
	height: 100px;
	top: 262px;
	left: 155px;
	z-index: 5;
	position: absolute;
}
#outerWrapper #ontwerper {
	width: 156px;
	height: 20px;
	top: 812px;
	left: 841px;
	text-align: right;
	z-index: 13;
	position: absolute;
}
#outerWrapper #header {
  background: url(../images/header.png) top left no-repeat;
  height: 100px;
}
#outerWrapper #header #topNavigation {
  height: 15px;
  padding: 70px 10px 10px 10px;
  margin: 0px 0 0 30px;
}
#outerWrapper #header #topNavigation #menu {
	height: 25px;
	margin: 0 auto;
}

#outerWrapper #header #topNavigation #menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#outerWrapper #header #topNavigation #menu li {
	display: inline;
}

#outerWrapper #header #topNavigation #menu a {
	display: block;
	float: left;
	height: 23px;
	padding: 2px 25px 0 25px;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #005E87;
}

#outerWrapper #header #topNavigation #menu a:hover {
	text-decoration: underline;
	color: #005E87;
}
#outerWrapper #header #topNavigation #menu .active a {
	text-decoration: underline;
	color: #005E87;
}

#outerWrapper #contentWrapper {
  background: url(../images/bg-content.jpg) top left no-repeat;	
  height: 702px;
  padding: 0;
  margin: 0;
}
#outerWrapper #contentWrapper #rightColumn1 {
  float: right;
  padding: 40px 50px 10px 10px;
  width: 320px;
}
#outerWrapper #contentWrapper #content {
  margin: 0px 430px 0 50px;
  padding: 30px 10px 0px 10px;
}
#outerWrapper #contentWrapper #content #kader { padding: 0; margin: 0;}
#outerWrapper #contentWrapper #content #kader #kadertop { background: url(../images/kader-boven2.png); height: 10px; }
#outerWrapper #contentWrapper #content #kader #kadermidden {background: #FFFFFF; padding: 0 10px 0 10px; }
#outerWrapper #contentWrapper #content #kader #kaderonder { background: url(../images/kader-onder2.png); height: 10px; }

#outerWrapper #contentWrapper #content2 {
  margin: 0px 40px 0 40px;
  padding: 450px 10px 0px 10px;
  color: #FFF;
}
#outerWrapper #contentWrapper #content3 {
  margin: 0px 40px 0 40px;
  padding: 230px 10px 0px 10px;
  color: #FFF;
}
#outerWrapper #contentWrapper #content4 {
  margin: 0px 40px 0 40px;
  padding: 30px 10px 0px 10px;
  color: #FFF;
}
#outerWrapper #footer {
  padding: 10px 10px 10px 10px;
  text-align: center;
  font-size: 11px;
}
