* {
  border: none;
  line-height: 14px;
}
body {
  background: #ffffff;
  font: 10px Verdana, Arial, Helvetica, sans-serif;
}
a {
  color: #006699;
  text-decoration: none;
}
#container {
  width: 732px;
  margin: 0 auto;
}
#header {
  border: 1px solid #006699;
  height: 255px;
}
.logo {
  background: url(http://winningwheels.autus.nl/winning_img/winning-wheels-logo.jpg);
  width: 200px;
  height: 200px;
  float: left;
}
.header {
  margin: 5px 0 0 5px;
  float: left;
}
.clear {
  clear: both;
}

#menu ul {
  margin: 0;
  padding: 5px 0 0 10px;
  float: left;
}
#menu ul li {
  list-style: none;
  float: left;
  background: url(images/topmenu.gif);
  border: 1px solid #006699;
  border-right: none;
  border-left: none;
  width: 118px;
}
#menu ul li.last {
  background: url(images/topmenu_last.gif);
  width: 120px;
}
#menu ul li.orange {
  background: url(images/topmenu_orange.gif);
  color: #ff9933;
}
#menu ul li a {
  line-height: 35px;
  color: #006699;
  text-decoration: none;
  padding: 0 0 0 40px;
  font-weight: bold;
}
#menu ul li a.orange {
  color: #ff9933;
  padding: 0 0 0 30px;
}
.blueborder {
  border: 1px solid #006699;
  margin: 10px 0 0 0;
  padding: 3px;
  overflow: hidden;
  padding: 0 5px 5px 5px;
}
h1 {
  font: 17px Tahoma, Arial;
  font-weight: bold;
  color: #006699;
  margin: 5px 0 0 0;
  text-transform: uppercase;
}
h2 {
  font: 18px Tahoma, Arial;
  font-weight: bold;
  color: #ff9933;
  margin: 5px 0 0 0;
  text-transform: uppercase;
}
.blueborder p {
  	line-height: 14px;
}
.blueborder img {
  margin: 0 0 0 20px;
}
.left {
  float: left;
  width: 470px;
}
.right {
  float: left;
  width: 250px;
  margin: 0 0 100px 0;
  text-align: center;
  padding-top: 5px;
}
.righttel {
  font: 17px Tahoma, Arial;
  font-weight: bold;
  color: #006699;
  margin: 0 0 0 20px;
  text-transform: uppercase;
}
.kopje {
  font-weight: bold;
  color: #006699;
  line-height: 20px;
}
.kopje2 {
  font-weight: bold;
  color: #000000;
  line-height: 20px;
}


strong {
  font-weight: bold;
  color: #006699;
}
.center {
  text-align: center;
  font: 12px Verdana;
  font-weight: bold;
  color: #006699;
  line-height: 14px;
}
#nieuws {
  margin: 10px 0 0 0;;
  padding: 0 0 0 20px;
  float: left;
}
#nieuws a {
  color: #006699;
  line-height: 20px;
  text-decoration: underline;
}
#nieuws a:hover {
  color: #006699;
}
.left2 {
  float: left;
  width: 210px;
}
.middle {
  float: left;
  margin: 0 0 0 10px;
  width: 220px;
}
.right2 {
  float: left;
  width: 240px;
  margin: 0 0 0 40px;
}
#color {
  margin: 20px 0 0 0;
  background: #ece9d8;
  width: 730px;
  height: 130px;
}
#footer {
  color: #006699;
  margin: 10px 0 10px 0;
}
#footer a {
  color: #006699;
  text-decoration: none;
}
input, textarea {
  border: 1px solid #006699;
}
.language {
  margin: 0;
  vertical-align: middle;
  padding: 0;
}
.box {
  border: 1px solid #006699;
  width: 320px;
  float: left;
  padding: 5px;
  margin: 40px 60px 0 0;
}
.gegevens {
  float: right;
  padding: 0;
  margin: 0 40px 0 0;
}
.gegevens p {
  color: #006699;
  font-weight: bold;
}
