html, body{
	width:100%;
	height:100%;
	font-family:"lucida Sans Unicode","lucida Sans", verdana, arial, sans-serif;
	font-size:9pt;
	color:#333;
  margin:0;
  padding:0;
  text-align:center;
}
body{
  background-image:url(/images/site/back.gif);
  background-repeat:no-repeat;
  background-color:#FFF;
  background-position:center top;
}
a, a.default{
	color:#333;
	text-decoration:none;
}
a:hover{
  text-decoration:underline;
}

img{
	border:0;
}

/* ubb images */
img.floatleft{
  float:left;
  padding:0 10px 5px 0;
}
img.floatright{
  float:right;
  padding:0 0 5px 10px;
}

form{
	margin:0;
}
form.algemeen{
  padding: 20px 0;
}
form.algemeen label{
  display:block;
  float:left;
  width:140px;
}
form.algemeen input, form.algemeen textarea, form.algemeen select{
  border:1px solid #808080;
  margin:1px 0;
}
.error{
	/*color:red;*/
}
.noshow{
  display:none;
}
h1, h2{
  font-size:14px;
  padding:0;
  margin:0;
  color:#000099;
}
h2{
  font-size:12px;
}
h3{
  font-size:11px;
  border-bottom:1px solid #F96600;
  margin-bottom:2px;
}
div#container{
  text-align:left;
	margin:0 auto;
	padding: 0;
}
div.left{
	float:left;
}
ul.cMenu{
  display:none;
}
ul.baseMenu{
  display:none;
}
div#inhoud{
}
div#inhoud2{
}


div.links{
  display:none;
}
div.links a{
  text-transform:capitalize;
  color:#F96600;
  font-weight:normal;
}
div#box{
	height:400px;
	min-height:400px;
  line-height:130%;
  padding:0px;
  color:#7D7D7D;
}
div#box p{
  margin:2px 0 15px 0;
}
div#box a{
  color:#FF6600;
}
div#box h1 a, div#box h2 a{
  color:#000099;
  
}
body > #container > div#inhoud > div#box{
  height:auto;
}

.text{
}
.text a{
  color:#666;
	font-weight: bold;
	text-decoration:none;
}
.text a:hover{
	text-decoration:underline;
}
.right{
  display:none;
}

body > div#inhoud{
  height:auto;
}
div.login{
  width:350px;
  margin:10px 10px;
  background:#F1F3F5;
  border:1px solid #333;
  -moz-border-radius:15px;
}
div.login form{
  width:auto;
}
div.login h1{
  float:right;
  color:#000099;
  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;
}
.h5{
	display:none;
}
.h5 a{
  display:block;
  width:120px;
  float:left;
  position:absolute;
}
.h5 a span{
  visibility:hidden;
}
.h5 a.ixp{
  height:46px;
}
table{
	border-collapse:collapse;
}
table td, table th{
	vertical-align:top;
}
.bottom{
	display:none;
}
.bottom a{
  color:#F60;
}
.bottom p{
  margin:0;
  padding:0;
  background:#E7E8E8;
}

.nieuws a.image{
  display:block;
  float:left;
  border-right:1px dotted #BFBFBF;
  padding:0 10px 0 0;
  margin:0 10px 0 0;
  width:50px;
  height:50px;
}
.nieuws div.teaser{
  margin:0 0 10px 0;
  padding:0 0 10px 0;
  border-bottom:1px solid #BFBFBF;
}
.nieuws div.teaser p{
  margin:0;
  padding:0;
}
.nieuws div.teaser img{
  float:right;
  padding:0 0 10px 10px;
}
.nieuws div.teaser b{
  display:block;
  margin-bottom:8px;
}
.nieuws .preface{
  font-weight:bold;
}
.nieuws h1{
  height:15px;
  margin-bottom: 5px;
}
.nieuws h1 span, .nieuwsbrief h1 span{
  float:left;
}
.nieuws h1 a{
  float:left;
}
.nieuws h1 .date, .nieuwsbrief h1 .date{
  float:right;
  font-size: 11px;
}

.reply .code{
  border:1px solid #333;
  padding:5px;
}


form.search{
  padding:0 10px 10px 10px;
  width:auto;
}
form.search input{
  border:1px solid #808080;
  width:100px;
}
form.search input.sbm{
  background:#FFF;
  width:auto;
  border:0;
  color:#F86600;
  font-weight:bold;
  cursor:hand;
}
form.search a{
  color:#F86600;
  font-weight:bold;
}
/*agenda*/

table.datum{
  margin-top:20px;
  float:right;
  width:200px;
}
table.datum th{
  border-bottom:1px solid #333;
  color:#006;
  text-align:center;
}
table.datum td{
  text-align:center;
}
table.datum td a{
  display:block;
  text-decoration:underline;
}
table.datum td.nodate{
  background:#EEE;
}
.calender{
}
.calender img.agenda{
  float:right;
  padding:0 0 10px 10px;
}
.calender p{
  margin-bottom:20px;
}

/* zoeken */

div.zoeken{
  
}

/* nieuws */
ul.nieuwsarchief{
  padding:0;
  margin:0;
}
ul.nieuwsarchief li.top{
  font-weight: bold;
  list-style:none;
  padding:0px 0 0px 10px;
  margin:5px 3px;
  background-color: #dadada;
  
}
ul.nieuwsarchief li.nieuwsitem{
  margin: 2px 20px;
  height:15px;
}
ul.nieuwsarchief li.nieuwsitem span{
  
  float:left
}
ul.nieuwsarchief li.nieuwsitem .date{
  float:right;
}
ul.nieuwsarchief li.nieuwsitem a{
  color:#333 !important;
}


/* forum */
.topic table{
  width:100%;
}
.topic table th{
  background:#E7B98A;
  border-bottom:2px solid #DDD;
  color:#251576;
  text-align:left;
}
.topic table col{
  text-align:left;
}
.topic table col.folder{
  width:10px;
}
.topic table col.replies{
  text-align:center;
  width:40px;
}
.topic table tr.row1{
  background:#EEE;
}

.reply .item h2{
  height:15px;
  background:#EEE;
  font-size:10px;
}
.reply .item span{
  float:left;
  padding:0 5 px;
}
.reply .item span.images{
  float:right;
}
.reply div.replyText{
  background:#F9F9F9;
  padding:5px;
}
.reply blockquote{
  border:1px solid #CCC;
  padding:3px;
  margin:3px 0 5px 15px;
  background:#FBFBFB;
}

.addreply label{
  display:block;
  float:left;
  width:130px;
}
.addreply input, .addreply textarea{
  border:2px solid #E7B98A;
}
.addreply textarea{
  width:90%;
  height:120px;
}
#inhoud textarea{
  width:90%;
  height:120px;
  border:1px solid #808080;
}
.reactieform table{
  width:100%;
}
.reactieform input, .reactieform select, .reactieform textarea{
  border:1px solid #808080;
}