body {
  background: url(../images/body_bg.gif) repeat-x #3abcff;
  margin: 0;
  padding: 0;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 14px;
}

.page {
  width: 970px;
  margin: 0 auto;
  height: 900px;
  background: url(../images/page_bg.jpg) 0px 341px no-repeat;
}

ul, ol, p, form {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

.colLeft {
  width: 330px;
  float: left;
  padding-top: 20px;
}

ul.mainmenu {
  margin-top: 20px;
  list-style-type: none;
}

ul.mainmenu li {  
  margin-top: -6px;
}

ul.mainmenu li a {
  padding: 0;
  margin: 0;
}

li.odd {
  padding-left: 10px;
}

.colRight { 
/*  width: 640px;*/
  width: 635px;
  float: left;  
}

.content h1 {
  font-size: 1.4em;
  color: #af171a;
  margin: 10px 0;
  padding: 0;
}

.content h2 {
  font-size: 1.3em;
  margin: 0.6em 0;
  padding: 0;
  font-weight: bold;
}

.content h3 {
  font-size: 1em;
  margin: 0.7em 0;
  padding: 0;
}

.content p {
  color: #646464;
  font-size: 1em;
}

.content {
  background: url(../images/content_bg.png) repeat-y;
  padding: 10px 20px;
  min-height: 400px;
}

.contentTop {
  background: url(../images/content_top.jpg) no-repeat;
  height: 57px;
  text-align: center;
  padding-top: 40px;
  line-height: 1.7em;
}

.contentTop p a {
  text-decoration: none;
  font-size: 1em;
  font-weight: bold;
  color: #af171a;
  padding: 0 1.5em 0 0.07em;
  margin-right: 0.5em;
  background: url(../images/submenu.gif) no-repeat right top;
}

.contentTop a.selected {
  text-decoration: underline;
}

.contentBottom {
  background: url(../images/footer_bg.png) no-repeat;
  height: 296px;
}

.contentBottom ul {
  list-style-type: none;
  padding-left: 15px;
  padding-top: 25px;
}

.contentBottom ul li {
  padding-left: 55px;
  background: url(../images/footer_ul.gif) top left no-repeat;
  padding-bottom: 15px;
}

.contentBottom ul li a {
  font-size: 1em;
  text-decoration: none;
  font-weight: bold;
  color: #af171a;
}

.contentText {
  padding: 0 50px;
}

.contentText ul {
  color: #646464;
  margin: 0.5em 0 0.5em 1em;
}

.contentText ul li {
  margin: 0.5em 0;
}

.contentText a {
  color: #AF171A;
}

.header {
  background: url(../images/header_bg.gif) no-repeat;
  width: 539px;
  height: 262px;
  position: relative;
  margin-left: 25px;
}

.header img {
  position: absolute;
  left: 30px;
  top: 30px;
}

.footer {
  text-transform: uppercase;
  color: black;
  text-align: center;
  letter-spacing: 4px;
  padding-bottom: 2em;
}

.footer a {
  text-decoration: none;
  color: black;
  font-weight: bold;
  font-size: 0.72em;  
}

/* news */

.news-list-item {
  background: url(../images/news.gif) bottom center no-repeat;
  padding-bottom: 0.8em;
}

.news-list-item h3 a, .news-list-morelink a, .news-single-backlink a {
  color: #AF171A;
  text-decoration: none;  
  line-height: 1.7em;
  font-size: 1em;
}

.news-list-morelink a, .news-single-backlink a {
  font-size: 1em;  
}

/* sitemap */
.csc-sitemap ul {
  margin-left: 1em;
  list-style-type: decimal;
  color: black;
  line-height: 2em;
}

.csc-sitemap a {
  text-decoration: none;
  color: #AF171A; 
}

.csc-sitemap a:hover {
  text-decoration: underline;
}

/* mailform */
fieldset.csc-mailform {
  border: 0px solid #646464;
  padding: 0;
}

fieldset.csc-mailform label {
  float:left;
  width:35%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align: left;  
  color: #646464;
  clear: left;
}

.csc-mailform-field {
  padding: 5px;
  border: 1px solid #646464;
  margin: 5px 0;
  clear: left;
}

.csc-mailform-submit {
  height: 28px;
  background: url(../images/csc-submit.gif) no-repeat;
  color: white;
  border: 0;
  font-weight: bold;
  width: 110px;
  font-family: "Trebuchet MS", sans-serif;
}

#page_65 .contentText, #page_66 .contentText {
	background: transparent url(/fileadmin/template/images/achtergrond.gif) 2em 0 no-repeat; 
	height: 500px;
	padding-top: 25px;
}

