body		{ margin-top: 9px;
		  margin-left: 0px;
		  margin-right: 0px;
		  margin-bottom: 0px;
		  background-image: url(../images/background/bg.gif);
		}

.wit		{ background-color: #FFFFFF;
		  font-size: 8px;
		}
		

.menu		{ background-color: #A1D119;
		}


.tab-boven	{ background-image: url(../images/klokken/tab-boven.jpg);
		}

.tab-tekst	{ background-image: url(../images/klokken/tab-schaduw.jpg);
		  padding: 8px;
		  font-family: verdana, tahoma,arial cyr,arial,helvetica,sans-serif;
		  font-size: 10px;
		  text-align: justify;
		}

.tab-zoek	{ background-image: url(../images/klokken/tab-schaduw.jpg);
		  font-size: 10px;
		  font-weight: bold;
		  font-family: verdana, tahoma,arial cyr,arial,helvetica,sans-serif;
		  text-align: center;
		}

.content	{ padding: 8px;
		  	  font-family: verdana;
		 	  font-size: 11px;
			  text-align: justify;background-image: url(../images/background/bg-content.jpg);
			}

.groen		{ background-color: #A1D119;
			  color: #ffffff;
			  font-family: verdana;
			  font-size: 11px;
			  font-weight:bold;			
		}

h1		{ font-size: 11px;
		  font-weight: bold;
		}

.zoekveld       { background-color: #F7F7F7;
                  font-size: 11px;
                  color: #333333;
                  font-weight: normal;
                  border-style: solid;
                  border-width: 1px;
                  border-color: #7F7F7F;
                  padding-right: 1px;
                  padding-top: 1px; height: 19px; width: 125px;
		}

.tabs 		{
		  position:relative;
		  text-align:center;
		  height: 20px; margin: 0;
		  padding: 0;
  		  overflow: hidden;
		}

.tabs li 	{
		  display:inline;
}

.tabs a 	{
		  height: 16px;
		  background: #A1D119;
  		  position:relative;
		  padding: 8px;
		  font-size : 11px;
		  font-weight : bold;
		  color : #fff;
		  font-family : Verdana, arial, helvetica, sans-serif;
		  text-decoration : none;
		  }

.tabs a.tab-visited {
		  background-color:#6898d0;
		  border-right: 1px solid #fff;
		  font-size : 11px;
		  font-weight : bold;
		  color : #fff;
		  font-family : Verdana, arial, helvetica, sans-serif;
		  text-decoration : none;
		}

.tabs a:hover 	{
		  background-color:#FFFFFF;
		  font-size : 11px;
		  font-weight : bold;
		  color : #A1D119;
		  font-family : Verdana, arial, helvetica, sans-serif;
		  text-decoration : none;
		}

.tabs a.tab-active {
		  background-color:#6898d0;
		  border-right: 1px solid #fff;
		  font-size : 11px;
		  font-weight : bold;
		  color : #fff;
		  font-family : Verdana, arial, helvetica, sans-serif;
		  text-decoration : none;
		}

.tab-panes 	{
		  width: 98%;	
		  margin: 0px;
		}

.divtabs 	{
		  padding: 6px;
		  background-color: #fff;
		  border: 1px solid #B9CFE1;
		  font-size : 12px;
		  font-weight : normal;
		  color : #2a2a2a;
		  font-family : Verdana, arial, helvetica, sans-serif;
		  text-decoration : none;
}

.divcnt5 	{
		  margin-top: 6px;
		  padding-top: 3px;
		  padding-bottom: 4px;
		  background-color: #fff;
		}

.contbout 	{
		  font-size : 14px;
		  font-weight : bold;
		  color : #2C5885;
		  font-family : verdana, arial, helvetica, sans-serif;
		  text-decoration : none;
		}

td		{ background-color:#FFFFFF;
		}