html, body{
	height:100%;
	background-color:#FFF;
	font-family:verdana;
	font-size:10px;
  margin:0;
  padding:0;
  color:#48494A;
}
a{
	text-decoration:none;
}
a:hover{
  text-decoration:underline;
}
img{
	border:0;
}
form{
	margin:0;
}

.error{
	color:red;
}
.highlighted{
  color:#ff6600;
}
h1{
  font-size:12px;
  padding:10px 0 2px 0;
  margin:0 0 2px 0;
}
h2{
  font-size:12px;
  padding:10px 0 2px 0;
  margin:0 0 2px 0;
}
div#container{
  width:780px;
  margin:0 auto;
}
div#inhoud a{
  color: #f60;
}
div#inhoud .links a{
  color: #036;
  font-weight:bold;
}
div#inhoud .links a.links{
  background-image:url(/images/site/menupijl.gif);
  background-position:left center;
  background-repeat:no-repeat;
  padding:0 0 0 9px;
}
div#inhoud .links a:hover{
  text-decoration:none;
  color:#f60;
}
div#inhoud .links{
  margin-bottom:10px;
  color:#f60;
  font-weight:bold;
}
.h5{
  height:109px;
  background-image:url(/images/site/head.jpg);
}
.h5 a{
  width:169px;
  height:109px;
  display:block;
  float:left;
}
.h5 span{
  display:none;
}
.h55{
  height:193px;
  background-image:url(/images/site/home.jpg);
}
.h55 span{
  display:none;
}
div.left{
  clear:both;
  float:left;
}
p.images img{
  margin:3px 0 0 2px;
  padding: 0 0 8px 0;
}
div.topmenu{
  background-image:url(/images/site/menu.gif);
  padding:0 0 0 120px;
}
div.topmenu ul{
  width:100%;
  background-image:url(/images/site/menuend.gif);
  background-repeat:no-repeat;
  background-position:right;
  height:30px;
  padding:0;
  margin:0;
}
div.topmenu ul li{
  float:left;
  padding:0 10px;
  margin:0 10px;
  background-image:url(/images/site/menutop.gif);
  background-repeat:no-repeat;
  background-position:left;
}
div.topmenu ul li a{
  color:#FFF;
  font-size:12px;
  font-weight:bold;
  line-height:25px;
}
div.topmenu ul li.contact a{
  font-size:10px;
}
ul.baseMenu{
  margin:0;
  padding:0 0 5px 0;
  width:174px;
}
ul.baseMenu li{
  list-style:none;
  margin:0;
  padding:0;
}
ul.baseMenu li span{
  background:#00688F;
  border:1px solid #000;
  display:block;
  margin:0 0 1px 0;
  min-height:20px;
  _height:20px;
}
ul.baseMenu li.sel a{
  background-image:url(/images/site/menupijl.gif);
  background-position:right;
  background-repeat:no-repeat;
}
ul.baseMenu li.sel ul li a{
  background-image:none;
}
ul.baseMenu li a{
  line-height:20px;
  padding:0 0 0 17px;
  font-weight:bold;
  color:#FFF;
  font-size:9px;
  width:155px;
  display:block;
}
ul.baseMenu li ul{
  margin:0 0 0 26px;
  padding:0;
}
ul.baseMenu li ul li{
  margin:0 0 1px 0;
}
ul.baseMenu li ul li a{
  color:#404242;
  background:#56AFD2;
  display:block;
  width:141px;
  padding:0 0 0 7px;
  line-height:14px;
  font-weight:normal;
}
ul.baseMenu li ul li ul{
  margin:2px 0 1px 0;
}
ul.baseMenu li ul li ul li a{
  background:#69A5BB;
  color:#FFF;
  padding:0 0 0 16px;
  width:132px;
}
ul.baseMenu li ul li ul li ul li a{
  background:#C6ECFB;
  color:#404242;
  padding:0 0 0 25px;
  width:123px;
}
#inhoud{
  float:left;
  width:550px;
  padding:20px 0 20px 20px;
}

#inhoud table br{
  display:none;
}
#inhoud table tr td br{
  display:inline;
}


/* forum */
.forum h2{
  font-size:12px;
  margin:0;
  padding:0 0 0 10px;
}
.forum h1{
  border-bottom:1px solid #333;
  cursor:hand;
  background:#EEE;
  margin:0 0 10px 0;
  padding:0;
  padding:5px;
}
.forum h1 span{
  background-image:url(/images/forum/forummenuopen.gif);
  background-repeat:no-repeat;
  background-position:right;
}
.forum h1 span.forumclose{
  background-image:url(/images/forum/forummenuclose.gif);
}
.forum p{
  margin:0;
  padding:0 0 10px 10px;
}
.forum h1 span{
  float:left;
  width:20px;
  display:block;
  text-align:right;
}
.forum .groups{
  
}
.formulinks{
  float:left;  
  padding:0;
}
#inhoud .topic a, #inhoud .reply a, #inhoud .addreply a, #inhoud .addtopic a{
  color:#333;
  font-weight:bold;
}
.topic table{
  width:100%;
  border-collapse:collapse;
}
.topic table th{
  text-align:left;
  border-bottom:1px solid #333;
  background:#00688F;
  color:#EEE;
}
.topic table td{
  border-bottom:1px solid #333;
}
.topic table .row1{
  background:#EEE;
}
.reply{
  width:550px;
}
.reply h2{
  font-size:10px;
  padding:0 10px;
  margin:0;
  height:18px;
  background:#C6ECFB;
}
.reply h2 span{
  float:left;
  line-height:18px;
}
.reply h2 span.images{
  float:right;
}
.reply .item{
  border-bottom:1px solid #333;
  height:60px;
}
.reply > .item{
  height:auto;
  min-height:60px;
  background:#FAFAFA;
}
.reply .text{
  padding:5px;
}
.reply .quote{
  margin: 2px 10px 2px 20px;
}
.reply .quote div{
  border:1px solid #666;
  background:#EEE;
  padding:2px 5px;
}
.addreply form{
  width:100%;
}
.addreply form textarea{
  width:90%;
  height:150px;
}
.reply form textarea{
  height:80px;
}

.addreply form{
  padding:10px 0 0 0;
}
.edittopic label, .addreply label{
  display:block;
  float:left;
  width:120px;
  font-weight:bold;
}
.edittopic input, .addreply input{
  margin:0 0 4px 0;
  border:1px solid #333;
}
form.edittopic textarea, form.addreply textarea{
  width:420px;
  margin:0 0 4px 0;
  border:1px solid #333;
}
.addreply select{
  margin:0 0 4px 0;
}
.addreply h2{
  font-size:12px;
  background:#EEE;
  border-bottom:2px solid #333;
}

/* nieuws */
.nieuws{
  text-align: justify;
}
.nieuws h2{
  background:#56AFD2;
  font-size:11px;
  height:13px;
  padding:1px 10px;
  border-bottom:1px solid #333;
  color:#111;
}
.nieuws h1{
  font-size:14px;
  height:20px;
  padding:1px 0px;
  color:#f60;
  width: 100%;
}
.nieuws h2 span{
  float:left;
}
.nieuws h2 span.date{
  float:right;
  font-size:10px;
  padding-top:1px;
}
.nieuws h1 span.date{
  color:#000;
  float:right;
  font-style: italic;
  font-size:10px;
  padding-top:1px;
}
.nieuws h1 span{
  float:left;
}
.nieuws .preface, .nieuws div.preface p{
  font-weight:bold;
  padding-top:0;
  margin-top:0;
}
.nieuws .teaser{
  padding:0 0 10px 0;
}
.nieuws .teaser p{
  padding:0;
  margin:0;
}
ul.nieuwsarchief, ul.nieuwsarchief li{
  margin:0;
  padding:0;
  line-height:16px;
}
ul.nieuwsarchief li{
  list-style:none;
}
ul.nieuwsarchief li.top{
  background:#00688F;
  border-bottom:1px solid #000;
  line-height:20px;
  color:#FFF;
  padding:0 0 0 10px;
}

.bottom{
  clear:both;
  background:#4D5152 url(/images/site/bottom.gif) no-repeat top left;
  height:20px;
  text-align:center;
  color:#FFF;
}
.bottom a{
  padding:1px 0 0 0;
  color:#FFF;
}
div.login{
  width:350px;
  margin:0 auto;
  background:#F1F3F5;
  border:1px solid #333;
}
div.login h1{
  float:right;
  color:#FE9F10;
  font-size:120%;
  width:180px;
}
div.login p.text{
  background-image:url(/images/site/security.png);
  background-repeat:no-repeat;
  background-position:top center;
  padding:65px 0 10px 10px;
  text-align:left;
  float:left;
  width:140px;
  margin:10px 0 0 0;
}
div.login form{
  margin:10px 10px 15px 10px;
  padding:10px 10px 0 10px;
  text-align:left;
  float:right;
  border:1px solid #333;
  background:#DDD;
}
div.login form input{
  margin-bottom:10px;
  border:1px solid #333;
}
div.login label{
  font-weight:bold;
  display:block;
  width:120px;
}
table.verenigingen tr th{
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  color: #FFFFFF;
  border: 2px solid #f90;
  background-color: #00546c;
  text-align: left;
  padding: 5px 7px;
}
table.verenigingen tr.spacer td{
  padding-bottom: 10px;
  border-bottom: 1px solid #333;
}
table.verenigingen tr.header td.naam{
  font-weight: bold;
}
table.verenigingen tr.header td{
  padding-top: 10px;
}
table.verenigingen a{
  color: #f90;
}

form.nieuwsbrief label{
  display:block;
  width:120px;
  float:left;
}
form.nieuwsbrief input{
  border:1px solid #036;
}

#shop{
  width:550px;
}
.shop{
  float:left;
  width:180px;
}
.shop h2{
  background:#56AFD2;
  border-bottom:2px solid #FD1813;
  padding:0 0 0 10px;
  margin:0 10px 0 0;
  line-height:20px
  font-size:12px;
  border-top:1px solid #333;
  border-left:1px solid #333;
  border-right:1px solid #333;
}
#shop a, .shop a{
  color:#333 !important;
}
.shop p{
  background-repeat:no-repeat;
  background-position:center;
  height:100px;
  padding:10px 0 0 10px;
  margin:0 10px 10px 0;
  border-bottom:1px solid #333;
  border-left:1px solid #333;
  border-right:1px solid #333;
}
table.products {
  width:100%;
  border-collapse:collapse;
}
table.products th{
  background:#666;
  text-align:left;
  color:#EEE;
  Padding:2px;
  border-bottom:2px solid #333;
}
table.products tr.row1{
  background:#EEE;
}
table.products td{
  vericat-align:center;
  line-height:16px;
  padding:2px;
}
table.products td img{
  margin:2px;
}
table.products tr.totaal td{
  border-top:2px solid #333;
}
#shop .product img{
  float:left;
  padding:0 10px 10px 0;
}
#shop .product p{
  text-align:justify;
}

#shop .criteria{
  float:left;
  width:130px;
}
#shop .criteria select{
  width:130px;
}
.shopProducten{
  
}
.shopProducten ul{
  margin:0 0 0 10px;
}
p.price{
  font-size:15px;
  padding:10px;
  font-weight:bold;
  text-align:right;
}
p.shopMandje{
  border-top:2px solid #CCC;
  margin-top:20px;
  background:#FAFAFA;
  height:18px;
}
p.shopMandje a{
  padding:2px 20px;
  float:left;
  border-right:2px solid #333;
}
p.shopMandje a:hover{
  background:#EEE;
}
p.shopMandje a.bestel{
  float:right;
  border-left:2px solid #333;
  border-right:0;
}
.criteriaList{
  margin-top:20px;
  border-top:1px solid #333;
  border-bottom:1px solid #333;
  padding:10px;
  background:#FAFAFA;
}
.criteriaList li{
  margin:0 0 0 10px;
  list-style:none;
}
.criteriaList li.top{
  margin:0;
  padding-top:5px;
  font-weight:bold;
}

form.shopForm h2{
  font-size:12px;
}
form.shopForm div{
  padding:10px 20px;
  background:#FAFAFA;
  border:2px solid #CCC;
}
form.shopForm input{
  border:2px solid #CCC;
  margin:0 0 4px 0;
}
form.shopForm label{
  display:block;
  float:left;
  width:120px;
  padding:5px 0 0 5px;
  font-weight:bold;
}
form.shopForm .error{
 
}
form.shopForm input.error{
  color:#333;
  border:2px solid red;
}
