body {
  background-color: #e6e6e6;
  margin: 0px 0px 10px 0px;
}

body, td, select, input, textarea {
  font-family: verdana, arial;
  font-size: 11px;
  color:#737373;
}

h1, 
h2,
h3 {
	color:#3b92d9;
	margin:0px 0px 18px 0px;
    padding:0px;
}
h1 {
	font-size: 18px;
}

h4 { 
	color:#3b92d9;
    margin:0px 0px 7px 0px;
    padding:0px;
	font-size: 18px;
}

/***********************************************
  REDESIGN, site breder en zonder <table> layout
*************************************************/  
.clear{
    clear: both;
}

a{
    color: #686868;
}



#container{
    position: relative;
    width: 982px;
    margin: 0px auto 0px auto;
    text-align: left;   
}
#headerContainer {
    position: relative;
    width: 982px;
    margin: 0px auto 0px auto;
    text-align: left;   
}

#header{
    height: 96px;
    width: 100%;
    background:#fff;
}

#header img {
	position:relative;
	float:left;
	border:none;
	width:258px;
	height:96px;
}
#header #headerImage img {
	position:relative;
	float:left;
	width:515px;
    height:96px;
}

#header #locatieContainer {
	position:relative;
    float:left;
    width:201px;
    height:89px;
    padding-left:7px;
    padding-top:7px;
}

#header #locatiemenu{
    position:relative;
    float:left;
    width:201px;
    height:18px;
    z-index:1000;
}

#header #locatiemenu ul{
    list-style: none;
    position: absolute;
    margin: 0px; 
    padding: 0px;
    height: 18px; 
    overflow: hidden;
}

#header #locatiemenu ul:hover{
    height: 354px;
}

#header #locatiemenu ul li a.first{
	width:194px;
	background: #737373 url("/site_files/img/icon_menuArrow.gif") no-repeat 90% 45%;
	padding: 2px 0px 5px 7px;
    color:#fff;
}

#header #locatiemenu ul li a{
    display: block;
    width: 191px;
    color: #737373;
    background-color: #fff;
    text-decoration: none;
    font-weight: bold;
    padding: 5px 0px 5px 7px;
}

#header #locatiemenu ul li a:hover{
    color: #3b92d9;
}

#header #huidigeLocatie {
	position:relative;
	font-weight: normal;
	margin-top:0px;
	padding-left:7px;
	margin-top:24px;
	*margin-top:19px;
	line-height: 1.3em;
}


#header #servicelinks{
    float: right;
    color: #989898;
    margin-top: 8px;
}

#header #servicelinks a{
    color: #989898;
    text-decoration: none;
}

.block{
    float: left;
    width: 128px;
    height: 129px;   
    overflow: hidden; 
    border-right: 1px solid #e6e6e6; 
}

.textBlock {
    float: left;
    width: 185px;

    margin-left:10px;
    margin-right:10px;
    margin-top:5px;
    border-bottom: 1px solid #e6e6e6;  
    overflow: hidden;
    height: 75px;
}

.imageBlock {
	padding:0px;
	margin:0px;
	width:208px;
	border:0px;
	clear:both;
}

.block_logo{
	float: left;
	width: 197px;
	height: 99px;
	padding: 30px 0px 0px 10px;
    background: #FFFFFF url(/site_files/img/corner_right.gif) right top no-repeat;
}

#menu{
    width: 982px;
    height: 30px;
    margin-top: 0px;
    _margin-top: 0px;
    background: #46ab4b;
}

#menu ul{
	list-style: none;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}

#menu ul li{
    float: left;
    border-right: 1px solid #e6e6e6; 
}

#menu ul li a{
	display: block;
    color: #fff;
    width: 103px;
    height: 22px;    
    padding: 8px 0px 0px 25px;
    text-decoration: none;
    font-weight: bold;
    background: #46ab4b;
}

#menu ul li.contact a{
    width: 182px;
}

#menu ul li a:hover,
#menu ul li.active a{
	background: #3b92d9;
}

.searchForm { 
	position:relative;
	float:left;
	padding-left:9px;
	padding-top:6px;
}
.searchForm .searchButton { 
	position:relative;
	float:left;
	width:16px;
	height:18px;
	border:0px;
	margin-left:4px;
	background: url(/site_files/img/btn_search.png) no-repeat left 1px; 
}
.searchForm input {
	border:none;
	position:relative;
	float:left;
	width:168px;
	height:16px;
}

.welkomsttext{
	postition:relative;
	float:left;
    margin: 10px 10px 10px 10px;
    width: 237px!important;
    color: #FFFFFF;
}

#main{
    padding-top: 1px;
    clear: both;
}

#column_links{
    float: left;
    width: 257px;
    overflow:hidden;
    background:#3b92d9;
    color:#fff;
    border-right:1px solid #e6e6e6;
}

#bg_content{
	background: #FFFFFF;
	margin-left: 257px;
    padding-bottom: 30px!important;
	width: 725px;
	*width: 724px;
	background: #FFFFFF url(/site_files/img/bg_content.gif) center bottom no-repeat;
}

#column_midden{
    float: left;
    width: 491px;
    border-right: 1px solid #e6e6e6;
    padding: 18px 11px 0px 13px;
    min-height: 300px;
}

#column_midden .readMore{
	background: url("/site_files/img/pijl_rechts.jpg") no-repeat right 50%;
	padding-right: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #737373;
}
#column_midden .link_bold {
	padding-right: 15px;
    font-weight: bold;
    text-decoration: underline;
    color: #737373;
}

#column_midden .newsList {
	list-style: none;
	padding:0px;
	margin-left: 0;
}
#column_midden .tableNewsList {
	list-style: none;
	padding:0px;
	margin-left: 0;
	margin-bottom:15px;
}

#column_midden .newsDate {
    font-weight: bold;
    margin-right:5px;
    vertical-align: top;
    width:85px;
}


#column_midden .newsList li a {
	text-decoration: underline;
	line-height: 1.6em;
}
#column_midden .newsList ul {

}

#column_rechts{
	margin-top: 0px;
    float: left;
    width:208px;
    overflow: hidden;
    border-left: 1px solid #e6e6e6;
    margin-left:-1px;
}
#column_rechts .block{
    width:208px;
    height:85px;
    margin:0;
    margin-bottom:1px;
    padding:0;
}


#footer{
	margin-top: 13px;
    text-align: center;
    color: #989898;
}

#footer a{
    color: #989898;
}

#adviesform,
#adviesform p{
    width: 100%;
}

#adviesform label{
    float: left;
    width: 200px;
}
.cleaner {
    clear: both;	
}
#adviesform input,
#adviesform textarea{
    width: 250px;   
}

#adviesform .radio{
    float: left;
}

#adviesform .shortLabel{
    width: 100px;
    margin-left: 10px;
}

#adviesform .button{
    width:  120px;
    height: 26px;
    margin-left: 200px;
}

.formError{
    border: 1px solid #e71578;
    background: #fcdbec;
}

#errorMessage{
    border: 1px solid #e6187a;
    color: #e6187a;
    padding: 9px;
}

#errorMessage b{
	position: absolute;
    margin: 3px 0px 0px 10px;
    font-size: 20px;
    padidng-top: 20px;
}

.searchResult{
	padding: 15px 0px 15px 0px;
    background: url(/site_files/img/line_search_blue.jpg) repeat-x top;
}
.searchResult a{
    text-decoration: none;
}

/***********************************************
  EINDE REDESIGN
*************************************************/


.TPL_header {
  padding: 9px 3px 8px 12px;
  color: #FFFFFF;
}

.TPL_header a {
  color: #FFFFFF;
  text-decoration: none;
}

.TPL_blocks {
  background-color: #FFFFFF;
  height: 129px;
}

.TPL_mainmenu a {
  width: 129px;
  display: block;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  text-indent: 8px;
  padding: 8px 0px 9px 0px;
}

td.TPL_mainmenu_empty{
    padding: 0px;
    height: 30px;
    width: 129px;    
}


.TPL_mainmenu_active a {
  width: 129px;
  display: block;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  text-indent: 8px;
  padding: 8px 0px 9px 0px;
}

select, input, textarea {
  color: #696969;
}

.TPL_content {
  line-height: 16px;
  color: #696969;
  padding: 10px 10px 10px 10px;
  background-color: #FFFFFF;
}

.TPL_content h2 {
  font-size: 18px;
  font-weight: normal;
  margin: 0px 0px 8px 0px;
}

.TPL_footer, .TPL_footer a {
  padding: 10px 0px 0px 0px;
  color: #989898;
}

.TPL_content a {
  color: #696969;
}

.TPL_afbeelding_onderschrift {
  padding: 6px; 
  color: #FFFFFF;
  background-color: #3B92D9;
}

.TPL_home_header1, .TPL_home_header2, .TPL_home_header3, .TPL_home_header4 {
  color: #FFFFFF;
  font-weight: bold;
  padding:7px 4px 7px 8px;
  margin-bottom: 8px;
}

.TPL_home_header1 { background-color: #ffb600; }
.TPL_home_header2 { background-color: #1ab8c1; }
.TPL_home_header3 { background-color: #e71578; }
.TPL_home_header4 { background-color: #6e0079; }

/* *********************** Styles voor submenu ************************* */

.xslSubmenu a {
  width: 249px;
  border-bottom: 1px solid #e6e6e6;
  border-right:1px solid #e6e6e6;
  display: block;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  text-indent: 0px;
  padding: 8px 10px 9px 8px;
}

.xslSubmenuActive a {
  width: 249px;
  border-bottom: 1px solid #e6e6e6;
  display: block;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-indent: 0px;
  padding: 8px 0px 9px 8px;
  background:#46ab4b;
}

.xslSubSubmenu a {
  background-color: #fff;
  width: 225px;
  margin-bottom: 1px;
  display: block;
  font-weight: bold;
  text-decoration: none;
  text-indent:0px;
  padding: 8px 10px 9px 22px;
  margin-right:10px;
}

.xslSubSubmenu a:hover {
  color: #3b92d9;
}

.xslSubSubmenuActive a {
  width: 259px;
  margin-bottom: 1px;
  display: block;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-indent: 0px;
  padding: 8px 0px 9px 22px;
  background:#46ab4b;
}

.xslLaatste {
  position:relative;
  float:left;
  width: 259px;
  display: block;
  color: #696969;
  padding: 7px 0px 0px 0px;
}

.error {
	background: #F4D7DB url("/site_files/img/ico_error.png") 15px 15px no-repeat;
    color: #C90219;
    border: solid 1px #C90219;
    padding: 15px;
    padding-left: 50px;
    margin-bottom: 20px;
}
.error h3 {
    margin-top: 0px;
}

/* *********************** Module specific ******************************** */
.td_head 
{
	 border:0; 
	 font-family:verdana; 
	 font-size:11px; 
	 color:#737373;
	 font-weight: bold;
	 padding:7px 4px 7px 8px;
}
/*ul {
  margin: 0px;
  padding: 3px 0px 3px 20px;
}*/

P {
  margin: 0px 0px 8px 0px;
}