*{
  margin                :   0px;
  padding               :   0px;
}
a{
  text-decoration       :   underline;
  color                 :   #000000;
}
body{
  background            :   #00a3e4;
}
img{
  border                :   0;
}
li{
  list-style            :   none;
}


/******************Style*********************************/

#top	{
    height: 170px;
}

#wrapper	{
	width: 877px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	padding-top: 20px;
	height: 770px;

	
}

#wrapper_in	{
	width: 732px;
	margin-left:auto;
	margin-right:auto;
}

#top	{
	height:130px;
	
}

#logo	{
	height: 73px;
	width: 209px;

	
}

#menu	{
	background-image: url(../img/folkertlooij-green-border.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	width:732px;
	height: 26px;
}


#container	{
	width: 732px;
	margin-left:auto;
	margin-right:auto;

	
}

#leftcolumn	{
	height: 581px;
	width: 302px;
	background-color:#fff;
	float: left;
	border: 1px solid #dadada;
	margin-right: 10px;
	
}

#family	{
	width:281px; 
	height:386px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
}

#services	{
	height: 150px;
	width:101px; 
	
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
}


#maincolumn	{
	width: 417px;
	
	float: left;
	height: 581px;
	
}

#txt	{
	border: 1px solid #dadada;
  
  text-align    :   left;
  font          :   11px Tahoma;
  color         :   #000000;
  overflow-y: auto;
  padding: 20px;
  height:364px;

}

#bottom	{
	margin                :   10px 0 0 0px;
  padding               :   0px 0 0 0px;
  height                :   165px;
  width                 :   416px;
  margin-bottom         :   0px;
  border                :   1px solid #dadada;

}

/*************************Menu item styles****************/


#menu li{
  float                 :   right;
  font                  :   12px Tahoma;
  color                 :   #383838;
  margin-left           :   10px;
  padding               :   6px 8px 0 8px;
  height                :   18px;
}
#menu li a{
  color                 :   #383838;
  text-decoration       :   none;

  
}
#menu li:hover{
  background            :   #d5e03c;
}
#menu-active,#menu-active a{
  background            :   #d5e03c;
  color                 :   #ffffff;
}

/***************************Lists*****************/


#txt li {
  height                :   18px;
  font                  :   12px Tahoma;
  color                 :   #383838;
  margin-bottom         :   13px;
  padding-left          :   20px;
  background            :   url(../img/folkertlooi-arrow.jpg) left top no-repeat;
}

#txt li a{
  color                 :   #383838;
}



/***************************Left bottom menu styles*****************/

/***************************Services list*****************/

#services li{
  height                :   18px;
  font                  :   12px Tahoma;
  color                 :   #383838;
  margin-bottom         :   13px;
  padding-left          :   20px;
  background            :   url(../img/folkertlooi-arrow.jpg) left top no-repeat;
}
#services li a{
  color                 :   #383838;
}

/***************************Services list end*****************/


 
/*************************Footer styles******************/

.footer a{
  font                  :   11px Tahoma;
  color                 :   #9F9F9F;
}

.conatct_text
{
  font                  :   12px Tahoma;
  color                 :   #383838;
}
.conatct_text input
{
    width                   : 183px;
}
#feed_form input
{
    width                   : 190px;
    height                  : 16px;
}
#feed_form textarea
{
    width                   : 190px;
    height                  : 78px;
}

.downloaden li{
	font:11px Tahoma;
	color:#666666;
	padding-bottom:5px;
}

.downloaden li ul{
	margin : 5px 0 0 18px;
}
.downloaden li ul li a{
    text-decoration: none;
    color:#666666;
}
.downloaden li ul li a:hover{
  text-decoration: underline;
}

/*************************Header styles******************/

h1	{
	font: 19px "Trebuchet MS";
	text-transform: capitalize;
	padding-bottom: 10px;
	color: #d5e03c;
	
}

h2	{
	font: 16px "Trebuchet MS";
	text-transform: capitalize;
	padding-bottom: 10px;
	color: #d5e03c;
}

h3	{
	font: 12px "Trebuchet MS";
	padding-bottom: 10px;
	color: #d5e03c;
	font-weight:bold;
}

h4	{
	font: 12px "Trebuchet MS";
	color: #00a3e4;
	font-weight:bold;

}

/*************************overbodige styles******************/

 .txt_para {
  margin                :   0 0px 0 0px;
  padding               :   0 0px 0 0px;
  font                  :   11px Tahoma;
  text-transform        :   lowercase;
  color                 :   #000000;
 }
