body {
   font-family:'arial';
   font-size:11px;
   color: #009134;
}

html,body{
   margin:0;
   padding:0;
   width: 100%;
}

table, tr, td{
   margin: 0;
   padding: 0;
}

img {
   border: none;
}

a:link {text-decoration: underline; color:red}
a:visited {text-decoration: underline; color:red}
a:link {text-decoration: underline; color:red}

#sitecontainer {
   width:1000px;
   height:680px;
   background:#fff;
   margin:auto;
   position: relative;
}

#tabelincon {
   position: absolute;
}

#title {
   position: absolute;
   top: 0; left: 0;
   font-size: 30px;
   padding-left: 20px;
}

#title a{
   color: white;
   text-decoration: none;
}

#header {
   float: left;
   width: 798px;
   height: 119px;
   background:white url('../gfx/header.jpg') no-repeat 0px 0px;
}

#zoeken {
   position: absolute;
   top: 119px;
   left: 0;
   background-color: #009134;
   padding:3px 0;
}

#zoeken form,
#zoeken form input,
#zoeken form img {
   margin: 0;
   padding: 0;
}

#zoeken form input,
#zoeken form img {
   float: left;
}

#zoeken form input {
   height: 14px;
   padding: 2px;
   border:2px solid white;
   font-family:arial;
   font-size:12px;
}

#left_col {

   width: 202px;
   height: 650px;
   background:white url('../gfx/left_col.jpg') no-repeat 0px 0px;
   position: relative;
}

/********LEFT MENU*************/
#left_menu {
   position: relative;
   margin-top: 5px;
}
/*
#left_menu #lm_bg {
   position: absolute;
   border: 1px solid  #009134;
   height: 186px;
   width: 135px;
   margin: 150px 0px 0px 5px;
   background: white;
   filter: alpha(opacity=80);
   opacity: .8;
}*/
#left_menu #lm_bg {
   position: absolute;
   padding-top: 152px;
}

#left_menu #lm_bg #lm_in {
   top: 0;
   left: 0;
}

/*#left_menu a{
   width: 125px;
   border: none;
   font-size: 12px;
   font-weight: bold;
   padding:5px 4px 3px 20px;
   color: #009134;
   display: block;
}

#left_menu a:hover{
   padding: 5px 0px 3px 8px;
   margin-left: 7px;
   border: none;
   background:white;
}*/
/********MIDDLE COL************/

#middle_col{
   width: 797px;

}

#top_menu {
   float: left;
   width: 797px;
   height: 24px;
   margin: 0px 0px 10px 0px;
   background-color: #DA2028;
   padding-top: 8px;
}

#top_menu a{
   color: white;
   text-decoration: none;
   margin: 0px 20px 0px 20px;
   font-size: 12px;
}

#top_menu a:hover{
   text-decoration: underline;
}

#path {
   float: left;
   font-size: 10px;
   color: #DA2028;
   width: 580px;
   margin-bottom: 10px;
}

#path a{
   text-decoration: underline;
   color: #DA2028;
}

#content {
   float: left;
   width: 590px;
   padding-right:7px;
}

h1{
   font-size: 14px;
   color: #009134;
}

#right_col{
   float: left;
   margin-top:-15px;
   margin-left: 10px;
   width: 188px;
   height: 387px;
   background:white url('../gfx/red_right.gif') no-repeat 0px 0px;
   clear: right;
}

#right_col_text {
   color: white;
   font-size: 13px;
   margin-top: 10px;
   margin-left: 30px;
}
#right_col_text a {
   font-size: 11px;
   text-decoration: underline;
   color: white;
}

.nav_list li {
   list-style-type: none;
   margin-left: -40px;
}

.nav_list{
   margin-top: 3px;
}

#logos {
   float: right;
   width: 188px;
}

/* news */

.column {
   float:left;
   border:1px solid #009134;
   width:170px;
   margin-right: 10px;
   padding:5px;
}

.archieflink {
   float:right;
   margin-right:30px;
}

/* content en foto template*/

.foto {
   float: right;
   margin: 5px;
   width: 250px;
   height: 167px;
   border: 1px solid #009134;
}

.text1 {
   float: left;
}

/* 29-5-2007 */
#right_col_text .title a {
	font-size: 9pt;
	display: block;
	margin: 0 0 15px 0;
}

#right_col_text .date {
	font-size: 7pt;
	line-height: 7pt;
	margin-left: 3px;
}

#right_col_text .html {
	margin-right: 10px;
}

/* Praktijkvoorbeeld detail */
.pkv_itemrow td,
.pkv_itemrow th {
   border-bottom:1px solid #a6d9b8;
}