body {
	background-color: #666666;
	font-family: Lucida Bright;
	font-size: 12px;
	color: #000000;
	margin-top: 20px;
}
.tabel1 {
	background-repeat: no-repeat;
	background-position: middle;
	}
.tabel_home1 {
	background-image: url("home/images/home1-2.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;
	}
.tabel_home2 {
	background-image: url("home/images/home2-2.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;
	}
.tabel_home3 {
	background-image: url("home/images/home3-2.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;
	}
.tabel_profiel1 {
	background-image: url("profiel/images/profiel1-2.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;
	}
.tabel_profiel2 {
	background-image: url("profiel/images/profiel2-2.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;
	}
.tabel_profiel3 {
	background-image: url("profiel/images/profiel3-2.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;
	}
.tabel_navigatie	{
	background-color: #000000;
	height: 50px;
	}
a.one:link 
{	color:#FFFFFF;
	text-decoration: none;
	font-family: Lucida Bright;
	font-weight: bold;
	}
a.one:visited
{	color:#FFFFFF;
	text-decoration: none;
	font-family: Lucida Bright;
	font-weight: bold;
	}
a.one:hover 
{	color: #FF6400;
	text-decoration: none;
	font-family: Lucida Bright;
	font-weight: bold;
	}
textarea.textarea    
{	font-family: verdana, sans-serif; 
	font-size: 12px; 
	background: #EEEEEE; 
	border-width: 1px; 
	border-style: none solid solid none;
	border-color: #DDDDDD; 
	margin: 5px 0px 5px 0px;
	}
input.input          
{	font-family: Verdana; 
	font-size: 12px; 
	margin: 5px 0px 5px 0px; 
	border-width: 1px;
	border-style: none solid solid none;
	background-color: #EEEEEE;
	border-color: #DDDDDD;
	}
input.submitbutton   
{	font-family: verdana, sans-serif; 
	font-size: 12px; 
	color: #FF6400; 
	font-weight: bold; 
	width: 100px; 
	background-color: #CCCCCC;
	border-color: #BBBBBB;
	border-style: none solid solid none;
	border-width: 1px;
	}
HR {	color:  #FF6400;
		width: 100%;	
		height: 1px;	
		text-align: left;
		filter:Alpha(StartOpacity=100,FinishOpacity=2,Style=1);
		}
.profielstijl          
{	margin: 5px 20px 20px 20px; 
    text-align: right;
	
	}