html{
	background: #5b2877 url(../images/bg.jpg) no-repeat left top;
	height: 100%;
	overflow-x:hidden;
	overflow-y:hidden;

}
body{
	width: 100%;
	font-family:Tahoma, Geneva, sans-serif
}	


	/* NAVIGATIE.*/



ul{
padding-top: 0px;
padding-left: 0px;
}

li{ 
color:#000;
display:inline;
padding-right: 10px

}





a {

color:#fff;
text-decoration: none;
}

	/* LONG RUN SCROLL.*/

#longrun {
	position:relative;     
	overflow:hidden;
    height: 600px; 
 
	
}

#scrollblocks {     
    position:absolute; 
    height:600px;  
	width: 10000px;
	top: 20px;
}


	/* FIXED BLOCKS.*/

#fixed_home {
	position:absolute;
	left:0px;
	top: 10px;
	width: 1210px;
}

#fixed_services {
	position:absolute;
	left:2000px;
	top: 10px;
	width: 1210px;

}

#fixed_info {
	position:absolute;
	left:4000px;
	top: 10px;
	width: 1210px;

}

#fixed_login {
	position:absolute;
	left: 6000px;
	top: 10px;
	width: 1210px;

}

#fixed_myaccount {
	position:absolute;
	left: 8000px;
	top: 10px;
	width: 1210px;

}

#fixed_block {
position:fixed;
height: 100px;
width: 100px;
right: 0px;
bottom: 0px;
}


	/* CONTENT .*/
	
#home {
	background: url(../images/home_back3.png) no-repeat center top;
	margin: auto 0;
	height: 600px;
}



#diensten {
	margin: auto 0;
	height: 600px;
	
}

#contact {
	background: url(../images/home_back.png) no-repeat center top;
	margin: auto 0;
	height: 600px;
	
}

#faq {
	background: url(../images/home_back.png) no-repeat center top;
	margin: auto 0;
	height: 600px;
		
}

#login {
	background: url(../images/home_back.png) no-repeat center top;
	margin: auto 0;
	height: 600px;
		
}

#leftblock {
	margin: auto 0;
	height: 600px;
		
}

.p_head {
	background: url(../images/p_bghead_lang.png) no-repeat left top;
	width: 627px;
	height: 34px;
}

.p_body {
	background: url(../images/p_bgrep_lang.png) repeat-y left top;
	width: 627px;
	height: auto;
	float: left;
}

.p_footer {
	background: url(../images/p_bgfooter_lang.png) no-repeat left top;
	width: 627px;
	height: 14px;
	float: left;
}

.headtekst1 {
	color:#fff;
	font-size: 12px;
	padding-left: 12px;
	padding-top: 12px;	
}

.tekst1 {
	color:#fff;
	font-size: 11px;	
	padding-left: 20px;
	padding-right: 20px;	
	padding-top: 10px;	
}

#leftblock ul {
	color:#fff;
	font-size: 11px;	
	padding-left: 20px;
	padding-right: 20px;	
	padding-top: 10px;
	display:block;
}
#navigatie {
	width: 100%;
	heigth: 200px;
	background: url(../images/nav_bg.png) repeat-x;
}

#knoppen {
	position: relative;
	width: 315px;
	height: 42px;
	padding-top:12px;
	background: url(../images/butt_back.png) no-repeat top left;
	float: left;
	left:180px;
	margin-top: 115px;
	
}

#knoppen2 {
	position:relative;
	width: 315px;
	height: 42px;
	padding-top:12px;
	background: url(../images/butt_back.png) no-repeat top left;	
	float: left;
	left: 90px;
}

#knoppen3 {
	position: relative;
	width: 315px;
	height: 42px;
	padding-top:12px;
	background: url(../images/butt_back.png) no-repeat top left;	
	float: left;
	left: 0px;	
}

#knoppen4 {
	position: relative;
	width: 315px;
	height: 42px;
	left: 730px;
	top:43px;
	padding-top:12px;	
	background: url(../images/butt_back.png) no-repeat top left;	
}

#knoppen:hover, #knoppen2:hover, #knoppen3:hover, #knoppen4:hover  {
	background: url(../images/butt_back2.png) no-repeat top left;
}

#welkomtekst {
	color: #fff;
	width: 590px;
	height: 120px;
	position: relative;
	top: 40px;
	left:435px;
}

#rightblock {
	padding-top:20px;
}
