/* CSS Document Keijbouw.nl Ceated by Thorsten von Berswordt, polderwerken bv, all rights reserved*/

body {
 /* min-width: 1000px;*/      /* 2x LC width + RC width */
  margin:0px;
  padding:0px;
  background-color:#000000;
  
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660000;
	/*font-weight: bold;*/
}
a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #660000;
}
a:active {
	color: #660000;
}

p, h1{
margin: 0px;
padding: 0px;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.slide-right {
	display: inline;
	float: right;
	
}

/********* Pagelayout*/


#content p {
margin-bottom:10px;
}


#content h1 {
  margin-bottom: 10px;
  font-weight: bolder;
  font-size: 14pt;
  }

#page-wrapper {
	margin: 0 auto;
	width: 1000px;
	min-height: 760px;
  background-image: url(images/weiland.jpg);
  background-repeat: no-repeat;
}


#header {
	height:23px;

}
#container {
  margin: 0px;
  padding-left: 3px;
  padding-right: 3px; 
  width: 1000px;
	/*border:solid 1px #FF0000;*/
}
#container .column {
  position: relative;
  float: left;
}
#left {
  width: 138px;          /* LC width */
  margin: 0px;
  padding-left: 18px;
  padding-right: 18px;
  margin-top: 60px;
}
#center {
	width: 549px;
	height: 677px;
	overflow:auto;
	margin: 0px;
	margin-top: 60px;
	/*border:solid 1px #FF0000;*/
	background-image: url(images/center_back_trans.png);
	background-repeat: repeat-y;
}

#right {
  width: 241px;          /* RC width */
  padding-left: 13px;
  padding-right: 13px;
}

#content {
	margin: 0px;
	padding: 29px;

}


.menu-back {
	background-image: url(images/center_back_trans.png);
	background-repeat: no-repeat;	
}

#adres {
	width: 130px;
	height: 36px;
	padding: 2px;
	padding-left: 8px;
	font-size: 7pt;
	color: #1E5352;

}

#footer {
  clear: both;
   border:solid 1px #9900FF;
}

/*##############   Menu  ##############*/

#menu {
	margin: 0px;
	padding: 0px;

}


#menu ul{
	padding: 0px;
	margin: 0px;
}


#menu li {
margin-top: 10px;
margin-bottom: 0px;

	list-style-type: none;
	list-style-position: none;
	list-style-image: none;


}


#menu ul.innerClass  {

	list-style-type: none;
	list-style-position: none;
	list-style-image: none;
	color: #FFFFFF;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;


}


#menu ul.innerClass li {
margin-top: 0px;
/*margin-bottom: 4px;*/

	list-style-type: none;
	list-style-position: none;
	list-style-image: none;


}

.keijrowtpl {
	margin: 0px;
	padding-top: 4px;
	padding-left: 8px;
   height: 18px;
	background-image:url(images/center_back_trans.png);
	background-repeat: no-repeat;
	font-size: 7pt;
	font-weight:bolder;
}


#menu .rowClass a  {
color: #90191F;
 text-decoration: none;



}



#menu .selfClass a{
 color: #1E5352;
 text-decoration: none;
}

#menu .innerClass .rowClass a {
 color: #90191F;
 text-decoration: none;

}

#menu .innerClass .selfClass a{
 color: #1E5352;
  text-decoration: none;
}

#menu .rowClass  a:hover {
color: #90191F;
 text-decoration: underline;
}


#menu .selfClass a:hover {
 color: #1E5352;
 text-decoration: underline;
}

#menu .innerClass .rowClass a:hover {
color: #90191F;
 text-decoration: underline;
}

#menu .innerClass .selfClass a:hover {
 color: #90191F;
  text-decoration: underline;
}





/*Ajax search*/
       #ajaxSearch_form {
           color: #444;
           width: auto;
       }
       #ajaxSearch_input {
           width: auto;
           display: inline;
           height: 17px;
           border: 1px solid #ddd;
           border-left-color: #c3c3c3;
           border-top-color: #7c7c7c;
           background: #fff url(images/input-bg.gif) repeat-x top left;
           margin: 0 3px 0 0;
           padding: 3px 0 0;
           vertical-align: top;
       }
       #ajaxSearch_submit {
           display: inline;
           height: 22px;
           line-height: 22px;
       }
       #ajaxSearch_output {
           border: 1px solid #444;
           padding: 10px;
           background: #fff;
           display: block;
           height: auto;
           vertical-align: top;
       }
       .ajaxSearch_paging {
   
       }
       .AS_ajax_result {
           color: #444;
           margin-bottom: 3px;
       }
       .AS_ajax_resultLink {
           text-decoration: underline;
       }
       .AS_ajax_resultDescription{
           color: #555;
       }
       .AS_ajax_more {
           color: #555;
       }
	   .AS_ajax_highlight {
	   background-color:#FFFFCC;
	   }
	   
	   
/*Breadcrumb navigation*/

#breadcrumbs a {
font-size: 8pt;
}
.B_crumbBox  /*Span that surrounds all crumb output*/
{}
.B_hideCrumb  /*Span surrounding the "..." if there are more crumbs than will be shown*/
{}
.B_currentCrumb  /*Span or A tag surrounding the current crumb*/
{}
.B_firstCrumb  /*Span that always surrounds the first crumb, whether it is "home" or not*/
{}
.B_lastCrumb /* Span surrounding last crumb, whether it is the current page or not*/
{}
.B_crumb  /*Class given to each A tag surrounding the intermediate crumbs (not home, or hide)*/
{}
.B_homeCrumb /* Class given to each A tag surrounding the intermediate crumbs (not home, or hide)*/
{}


/*Google map */

#googlemap {
width: 350px;
z-index: 100;
	margin: 0px;
	padding: 0px;
	margin-top: 90px;
	border: solid 1px #ffffff;
	background: #ffffff;
	}
#googlemap small {
	
}
#googlemap a {
	color: #90191F;
 text-decoration: none;
}

#googlemap a:hover {
	color: #90191F;
 text-decoration: underline;
}

#video-left {
	margin-top: 10px;
}