@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	overflow-y: scroll;
}

#content {
	background-color:#FFFFFF;
	padding-left: 10px;
	width:657px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

.txt {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

#footer-text {
	padding-top: 10px;
	text-align: center;
	font-family: Arial;
	font-size: 9px;
	color: #666666;
}

#footer-cel{
	width: 667px;
	height: 32px;
	background-image:url(images/index_09.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

#maincontainer {
	width: 1024px;
	margin-top: 0px;
	height: 100%;
}

#content a:link { font-size: 12px; font-family: Arial; color: #999999; text-decoration:none; }
#content a:visited { font-size: 12px; font-family: Arial; color: #999999; text-decoration:none; }
#content a:active { font-size: 12px; font-family: Arial; color: #999999; text-decoration:none; }
#content a:hover { font-size: 12px; font-family: Arial; color: #971716; text-decoration:none; }

/*LINK DEFENITIE NATUURLIJK HOSTING*/
#natuurlijk a:link {
	font-size: 8pt;
	font-family: Arial;
	color: #626262;
 text-decoration: none;
}
 
#natuurlijk a:visited {
	font-size: 8pt;
	font-family: Arial;
	color: #626262;
 text-decoration: none;
}
 
#natuurlijk a:active {
	font-size: 8pt;
	font-family: Arial;
	color: #626262;
 text-decoration: none;
}
 
#natuurlijk a:hover {
	font-size: 8pt;
	font-family: Arial;
	color: #626262;
 text-decoration: none;
}
