body {
  background-color: #fffef9;
  background-image: url(/images/newbkg.png);
  background-repeat: repeat-x;
  background-attachment: fixed;
  font-family: sans-serif;
  font-size: 12px;
  text-align: center;
  color: #222;
  padding: 0;
  margin: 0;
}

input {
background-color: #d5f4e5;
padding: 0px 3px;
margin-top: 4px;
margin-bottom: 4px;
color: #004000;
border: solid;
border-width: 1px;
border-color: #c5e4d5;
outline-style: none;
font-family: sans-serif;
font-size: 12px;
}

input:hover {
background-color: #c5e4d5;
color: #004000;
border: solid;
border-width: 1px;
border-color: #009955;
outline-style: none;
}

input:focus {
background-color: #EEFFEE;
color: #004000;
border: solid;
border-width: 1px;
border-color: #009955;
outline-style: none;
}

input.aantal {
background-color: #c5e4d5;
padding: 0px 3px;
margin-top: 4px;
margin-bottom: 4px;
color: #004000;
border: solid;
border-width: 1px;
border-color: #009955;
outline-style: none;
font-family: sans-serif;
font-size: 12px;
}

input.aantal:hover {
background-color: #c5e4d5;
color: #004000;
border: solid;
border-width: 1px;
border-color: #009955;
outline-style: none;
}

input.aantal:focus {
background-color: #EEFFEE;
color: #004000;
border: solid;
border-width: 1px;
border-color: #009955;
outline-style: none;
}

input.geen {
background-color: transparent;
padding: 0px 0px;
margin-top: 0px;
margin-bottom: 0px;
border: solid;
border-width: 0px;
outline-style: none;
font-family: sans-serif;
font-size: 12px;
}

img.orderbtn {
background-color: transparent;
width: 22px;
height: 22px;
padding: 0px 0px;
margin: 0px;
border: solid;
border-width: 0px;
}

input.vergeten {
background-color: #FFDDDD;
padding: 0px 3px;
color: #400000;
border: solid;
border-width: 1px;
border-color: #FF0000;
outline-style: none;
font-family: sans-serif;
font-size: 12px;
}

input.vergeten:hover {
background-color: #FFCCCC;
color: #400000;
border: solid;
border-width: 1px;
border-color: #800000;
outline-style: none;
}

input.vergeten:focus {
background-color: #FFEEEE;
color: #400000;
border: solid;
border-width: 1px;
border-color: #800000;
outline-style: none;
}



textarea {
background-color: #d5f4e5;
padding: 0px 3px;
color: #004000;
border: solid;
border-width: 1px;
border-color: #c5e4d5;
outline-style: none;
font-family: sans-serif;
font-size: 12px;
}

textarea:hover {
background-color: #c5e4d5;
color: #004000;
border: solid;
border-width: 1px;
border-color: #009955;
outline-style: none;
}

textarea:focus {
background-color: #EEFFEE;
color: #004000;
border: solid;
border-width: 1px;
border-color: #c5e4d5;
outline-style: none;
}

textarea.vergeten {
background-color: #FFDDDD;
padding: 0px 3px;
color: #400000;
border: solid;
border-width: 1px;
border-color: #FF0000;
outline-style: none;
font-family: sans-serif;
font-size: 12px;
}

textarea.vergeten:hover {
background-color: #FFCCCC;
color: #400000;
border: solid;
border-width: 1px;
border-color: #800000;
outline-style: none;
}

textarea.vergeten:focus {
background-color: #FFEEEE;
color: #400000;
border: solid;
border-width: 1px;
border-color: #800000;
outline-style: none;
}

button {
float: right;
margin-right: 5px;
}

label
{
display: block;
width: 10em;
float: left;
text-align: right;
margin-top: 4px;
margin-right: 0.5em;
font-style: italic;
}

legend {
color: #004000;
}

fieldset {
border-color: #c5e4d5;
}

#container {
  width: 940px;
  text-align: left;
  padding: 0;
  margin: 0 auto 0 auto;
border-color: #000000;
border-width: 0px;
border-style: solid;
}

#header {
width: 940px;
height: 100px;
border-color: #000000;
border-width: 0px;
border-style: solid;
  background-color: transparent;
  background-image: url(/images/header-trans.png);
  background-repeat: no-repeat;
}
#header #logo {
  width: 180px;
  height: 99px;
  float: left;
  padding: 0 0 0 0;
border-color: #000000;
border-width: 0px;
border-style: solid;
}
#header #logo a:link, #header #logo a:visited {
  color: #085;
}

#header #logo img {
  border: 0;
}
#header #chapter {
  width: 700px;
  height: 100px;
  max-height: 100px;
  float: right;
  font-size: 85px;
  font-style: normal;
  font-weight: bold;
  text-align: right;
  color: #98db98;
margin: 0;
padding: 0;
overflow: hidden;
border-color: #000000;
border-width: 0px;
border-style: solid;
}

#menu {
  width: 211px;
  float: left;
  border-top: 2px solid #095;
  border-right: 0px solid #095;
  border-bottom: 2px solid #095;
  border-left: 2px solid #095;
}
#menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 0;
}
#menu ul a:link, #menu ul a:visited {
  text-decoration: none;
  color: #037;
}
#menu #contentlinks ul {
  border-top: 0px solid #095;
}
#menu #contentlinks ul li a:link, #menu #contentlinks ul li a:visited {
  display: block;
  width: 203px;
  background-color: #dae6f0;
  font-weight: bold;
  padding: 4px 0 4px 8px;
  border-right: 0px solid #095;
  border-bottom: 1px solid #095;
  border-left: 0px solid #095;
  color: #579;
}
#menu #contentlinks ul li a:hover, #menu #contentlinks ul li a:active, #menu #contentlinks ul .listActive a:link, #menu #contentlinks ul .listActive a:visited {
  text-decoration: none;
  background-color: #c5e4d5;
  color: #004000;
}
#menu #contentlinks ul .listActive ul a:link, #menu #contentlinks ul .listActive ul a:visited {
  text-decoration: none;
}
#menu #contentlinks ul .listActive ul a:hover, #menu #contentlinks ul .listActive ul a:active {
  text-decoration: none;
}
#menu #contentlinks ul ul {
  border-top: 0;
  border-bottom: 1px solid #085;
  margin-bottom: 0;
}
#menu #contentlinks ul ul li a:link, #menu #contentlinks ul ul li a:visited {
  width: 140px;
  background-color: #ebf7eb;
  background-image: none;
  font-weight: normal;
  padding-left: 18px;
  border-bottom: 0;
}
#menu #contentlinks ul ul ul {
  border-bottom: 0;
}
#menu #contentlinks ul ul ul li a:link, #menu #contentlinks ul ul ul li a:visited {
  width: 130px;
  padding-left: 28px;
}

#menu #contentlinks #nieuw {
  color: #ff0000;
}

#content {
  width: 727px;
  float: right;
border-color: #000000;
border-width: 0px;
border-style: solid;
}

#content #page {
  background-color: #fff;
  background-image: url(/images/bgpage.png);
  background-repeat: repeat-x;
  border-top: 2px solid #095;
  border-right: 2px solid #095;
  border-bottom: 2px solid #095;
}
#content #page #text {
  width: 503px;
  float: left;
  padding: 20px 0 26px 0px;
}
#content #page #text2 {
  padding-left: 20px;
  padding-right: 20px;
}
#content #page #text h1 {
  font-weight: bold;
  font-size: 18px;
  color: #037;
  padding: 0 0 4px 0;
  border-bottom: 1px solid #037;
  margin: 0 0 20px 0;
}
#content #page #text #teaserTable {
  width: 443px;
  margin-top: 0;
}
#content #page #text h2 {
  background-color: #c5e4d5;
  font-weight: bold;
  font-size: 12px;
  color: #004000;
  padding: 4px 14px 6px 14px;
  border-top: 1px solid #095;
  margin: 16px 0 0 0;
}
#content #page #text h2 a:link, #content #page #text h2 a:visited {
  text-decoration: none;
  color: #004000;
}
#content #page #text h2 a:hover, #content #page #text h2 a:active {
  text-decoration: underline;
  color: #004000;
}
#content #page #text .product {
  background-color: #f6fcf9;
  padding: 8px 14px 8px 14px;
  border-bottom: 1px solid #095;
  margin: 0;
}
#content #page #text .product img {
  background-color: #c5e4d5;
  background-image: url(/images/bgicon.png);
  background-repeat: repeat-x;
  width: 75px;
  height: 75px;
  float: right;
  padding: 0;
  border: 1px solid #095;
  margin: 5px 0 0 0;
}
#content #page #text .product p {
  width: 345px;
  float: left;
  line-height: 16px;
  padding: 0;
  margin: 0;
}

#content #page #text .prijslijst {
  background-color: #f6fcf9;
  padding: 8px 14px 8px 14px;
  border-bottom: 1px solid #095;
  margin: 0;
  font-size: 10px;
}
#content #page #text .prijslijst p {
  width: 345px;
  float: left;
  line-height: 16px;
  padding: 0;
  margin: 0;
}
#content #page #text .prijslijst select {
  width: 195px;
  padding: 0;
  margin: 0;
  font-size: 10px;
}
#content #page #text .prijslijst optgroup {
  padding: 0;
  margin: 0;
  font-size: 10px;
}
#content #page #text .algemeen {
  background-color: #f6fcf9;
  padding: 8px 14px 8px 14px;
  border-bottom: 1px solid #095;
  margin: 0;
}
#content #page #text .algemeen p {
  float: left;
  line-height: 16px;
  padding: 0;
  margin: 0;
}

#content #page #text h3 {
  width: 175px;
  background-color: #095;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  padding: 3px 8px 5px 30px;
  margin: 26px 0 0 -28px;
}
#content #page #text h3 a:link, #content #page #text h3 a:visited {
  text-decoration: none;
  color: #fff;
}
#content #page #text h3 a:hover, #content #page #text h3 a:active {
  text-decoration: underline;
  color: #fff;
}
#content #page #text .articleSummary, #content #page #text .articleText, #content #page #text p {
  line-height: 16px;
  padding: 0;
  margin: 16px 0 0 0;
}
#content #page #text .articleSummary {
  font-weight: bold;
  color: #037;
}
#content #page #text a:link, #content #page #text a:visited {
  text-decoration: underline;
  color: #037;
}
#content #page #text a:hover, #content #page #text a:active {
  text-decoration: underline;
  color: #095;
}
#content #page #text ul {
  list-style-type: square;
  line-height: 16px;
  margin-top: 16px;
  margin-bottom: 0;
}
#content #page #text ul li, #content #page #text ol li {
  margin-bottom: 6px;
}
#content #page #text ul ul {
  margin-top: 6px;
}
#content #page #text ol {
  line-height: 16px;
  margin-top: 16px;
  margin-bottom: 0;
}
#content #page #extra {
  width: 220px;
  float: right;
  padding: 0 0 0 0;
}

#content #page #extra1 {
  width: 220px;
  background-color: #dae6f0;
  float: right;
  padding: 0 0 0 0;
}

#content #page #extra2 {
  padding-left: 20px;
}
#content #page #extra h3 {
  width: 190px;
  background-color: #79b;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  padding: 3px 0 5px 10px;
  margin: 20px 0 0 0;
}
#content #page #extra .articleText {
  line-height: 16px;
  padding: 0;
  margin: 16px 20px 0 0;
}

#content #page #extra h3 a:link, #content #page #extra h3 a:visited {
  text-decoration: none;
  color: #fff;
}
#content #page #extra h3 a:hover, #content #page #extra h3 a:active {
  text-decoration: underline;
  color: #037;
}

#content #page #extra a:link, #content #page #extra a:visited {
  text-decoration: underline;
  color: #037;
}
#content #page #extra a:hover, #content #page #extra a:active {
  color: #085;
}
#content #page #extra ul {
  list-style-type: square;
  margin-top: 16px;
  margin-right: 20px;
  margin-bottom: 0;
}
#content #page #extra li {
  line-height: 16px;
}

#footer {
  clear: both;
}
#footer p {
  font-size: 11px;
  text-align: center;
  line-height: 20px;
  padding: 14px 0 20px 0;
  margin: 0 0 0 175px;
}
#footer a:link, #footer a:visited {
  text-decoration: none;
}
#footer a:hover, #footer a:active {
  text-decoration: none;
}

table {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
}
form {
  padding: 0;
  margin: 0;
}


.clear {
  height: 2px;
  clear: both;
  font-size: 0;
}

