body {
  margin: 0px 0;
  padding: 0;
  background: white none repeat scroll 0% 50%;
  font-family: verdana,arial,helvetica,sans-serif;
  color: #000066;
  text-align: justify;
  font-size: 12px;
  line-height: 25px;
}
h1, h2, h3 {
  margin: 0;
  padding: 0;
  text-transform: lowercase;
  color: blue;
}
p, ul, ol {
  margin-bottom: 1.5em;
}
ul {
  margin: 0px;
  padding: 0;
}
a {
  color: #000099;
}
a:hover {
  text-decoration: none;
  color: lime;
}
#kop {
  margin: 0px auto;
  background: transparent url(images/logo_5tips_eu.PNG) no-repeat scroll center top;
  width: 900px;
  height: 150px;
}
#kop h1, #kop h2 {
  margin: 0px;
  padding: 0;
  color: #ffff66;
  font-weight: normal;
}
#kop h1 {
  padding: 70px 0px 10px 20px;
  float: left;
  font-size: 3em;
}
#kop h2 {
  padding: 75px 0px 0px;
  text-indent: -999999px;
}
#menu {
  margin: 0px auto;
  background-position: left top;
  background-repeat: no-repeat;
  background-attachment: scroll;
  width: 900px;
  background-color: transparent;
  height: 40px;
}
#menu ul {
  margin: 0px;
  padding: 0 0 0 120px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#menu li {
  display: inline;
}
#menu a {
  padding: 10px 60px 10px 10px;
  background: transparent url(images/pijl.gif) no-repeat scroll left center;
  text-decoration: none;
  float: left;
  color: #0000ff;
  display: block;
  font-size: 1.4em;
}
#menu a:hover {
  color: lime;
}
#geheel {
  margin: 0px auto;
  padding: 10px 20px 5px;
  background: #ffffff none repeat scroll 0% 50%;
  width: 900px;
}
#inhoud {
  border-top: 1px solid #444444;
  margin: 0px auto;
  width: 850px;
}
#inhoud h2 {
  border-bottom-color: #cccccc;
  font-size: 1.6em;
  text-transform: none;
}
#links {
  float: left;
  width: 600px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 20px;
}
#links a {
  text-decoration: none;
  font-size: 1.4em;
  color: #0000ff;
  font-weight: inherit;
}
#links h2 {
  color: #000066;
  text-decoration: none;
  font-size: 1.2em;
}
#links a:hover {
  color: lime;
  text-decoration: none;
}
#tekst {
  width: 570px;
  margin-left: 30px;
  line-height: normal;
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: inherit;
  text-align: left;
}
#tekst a {
  color: #0000ff;
  text-decoration: none;
  font-size: 1.1em;
  font-weight: bold;
}
#tekst a:hover {
  text-decoration: none;
  color: lime;
  font-size: 1.1em;
  font-weight: bold;
}
#tekstwaarom {
  padding-bottom: 3px;
  line-height: 18px;
  margin-left: 30px;
  text-align: left;
  font-weight: inherit;
  padding-top: 3px;
  font-size: 1.1em;
  width: 570px;
}
#tekstwaarom a {
  color: #0000ff;
  text-decoration: none;
  font-size: 1.1em;
  font-weight: normal;
}
#tekstlog {
  padding-bottom: 3px;
  line-height: 12px;
  margin-left: 30px;
  text-align: left;
  font-weight: normal;
  padding-top: 3px;
  font-size: 1em;
  width: 570px;
  font-style: normal;
}
#tekstlog a {
  color: #0000ff;
  text-decoration: none;
  font-size: 1em;
  font-weight: normal;
}
#links ul {
  margin: 0 3em;
  padding: 0;
  list-style-image: none;
  list-style-type: none;
  list-style-position: outside;
}
#links li {
  background: transparent url(images/pijl.gif) no-repeat scroll 0 7px;
  margin-bottom: 10px;
  padding-left: 10px;
  line-height: 17px;
}
#rechts {
  background-position: center top;
  width: 150px;
  height: 610px;
  padding-right: 35px;
  float: right;
  background-repeat: no-repeat;
  margin-bottom: 5px;
  margin-left: 20px;
  margin-top: 10px;
}
#rechts ul {
  margin: 15px 0 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#rechts li {
  background: transparent url(images/pijl.gif) no-repeat scroll left 50%;
  padding-left: 10px;
}
#voet {
  border-top: 1px solid #444444;
  margin: 0px auto;
  background-repeat: no-repeat;
  background-position: left top;
  background-attachment: scroll;
  clear: both;
  color: #000066;
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 5px;
  height: 25px;
  width: 850px;
}
#voet .copyright {
  margin: 0px;
  float: left;
  padding-left: 20px;
  text-align: center;
}
#voet .links {
  margin: 0px;
  float: right;
  padding-right: 20px;
  text-align: center;
}
#voet .css {
  background: transparent url(images/css.png) no-repeat scroll left 50%;
  padding-left: 20px;
  color: #000066;
}
#voet .xhtml {
  background: transparent url(images/html.png) no-repeat scroll left 50%;
  padding-left: 20px;
  color: #000066;
}
#voet a {
  color: #0000ff;
  text-decoration: none;
}
#voet a:hover {
  color: lime;
  text-decoration: none;
}
