/* InternetMR overkoepeld CSS */
html{

height: 100%;
}

body{

	background-color: #ffffff;
	height: 100%;

	font-family: Verdana, "Verdana TT", Arial;
    font-size : 13px; 

}

#centerColumn {
	min-height: 100%;
	_height: 100%;
	margin: -112px auto 0px auto;
	width: 960px;
	text-align: left;
	background-position: top bottom;
	background-repeat:repeat-y;
	background-image: url(bg_02.jpg);
	color: #ffffff;
	background-color: #ff00ff;
	
}


#footer{

margin: 0px auto 0px auto;
height: 112px;


text-align: left;
width:960px;
color: #6a686c;
  
  background-position: top left;
	background-repeat: no-repeat;
	background-image: url(bg_03.jpg);
}

#footerbewerkbaar {
	height: 92px;
	padding: 0px 2px 0px 260px;
	text-align: right;
	color: #ffffff;
	overflow: hidden;
}
#footerbewerkbaar TD
{
	font-family: Verdana, "Verdana TT", Arial;
	font-size: 11px;
	line-height: 1.1em;
}
.fb-like
{
	
	
}
.fb-knop
{
	
	float: left;
	
}
#footerTekst{
/* border: 1px solid #ff9900; */
height: 16px;
padding: 0px 22px 0px 0px;

text-align: right;
color: #ffffff;
overflow: hidden;
  
}
#footerTekst A:ACTIVE, #footerTekst A:LINK, #footerTekst A:VISITED {
	
	font-size: 9px;
	font-style: normal;
	
	color: #72a027;
	text-decoration: none;
}
#footerTekst A:HOVER {
	
	color : #ffffff;
	text-decoration : underline;

}

#title {
height:112px;
background-color:#ffffff;
color: #000000;
}

#navigatie {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 250px;
	/* border: 1px solid #ff00ff; */
	/* z-index: 0;*/
	
}




#header {

  height:178px;
  

	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(bg_01.jpg);

}

#tekstgedeelte {
 /* background-color: #ffffff;  is dan alleen achter de echte tekst
 /* border: 1px solid #ff00ff; */
 width: 700px;
 margin:0px 0px 0px 260px; 
  padding:0px 0px 0px 0px; 
 font-family: Verdana, "Verdana TT", Arial;
 font-size : 13px; 
 line-height: 1.4;
 background-color: #ffffff;
 color: #000000;
 /* z-index: 1; */
}

