#img_home1
{
	background-image:url(../images/4.jpg);
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;
	width:165px; 
	height:535px;
	position:absolute;
	top:0px;
	
	
}
#img_home2
{
	position:absolute;
	background-image:url(../images/5.jpg);
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;
	width:165px;
	height:535px;
	left:165px;
	top:0px;
	
	
}
#img_home3
{
	position:absolute;
	background-image:url(../images/6.jpg);
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;
	width:165px;
	height:535px;
	left:330px;
	top:0px;
}
#img_home4
{
	position:absolute;
	background-image:url(../images/7.jpg);
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;
	width:165px;
	height:535px;
	left:495px;
	top:0px;
	

}
#img_home5
{
	position:absolute;
	background-image:url(../images/8.jpg);
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;
	width:165px;
	height:535px;
	left:660px;
	top:0px;
	

}

/*Tekstblokken*/
#img_home1_txt
{
	display:none;
	color:#ffffff;
	width:165px;
	position:absolute;
	top:200px;
	height:214px;
	padding:10px;
	font-size:11px;
	
}
#img_home2_txt
{
	display:none;
	color:#ffffff;
	width:165px;
	position:absolute;
	left:165px;
	top:200px;
	height:214px;
	font-size:11px;
	padding:10px;
	
}
#img_home3_txt
{
	display:none;
	color:#ffffff;
	width:165px;
	position:absolute;
	left:320px;
	top:200px;
	height:214px;
	font-size:11px;
	padding:10px;
	
}
#img_home4_txt
{
	display:none;
	color:#ffffff;
	width:165px;
	position:absolute;
	left:495px;
	top:200px;
	height:214px;
	font-size:12px;
	padding:10px;
	
}

#img_home5_txt
{
	display:none;
	color:#ffffff;
	width:165px;
	height:414px;
	position:absolute;
	left:660px;
	top:200px;
	height:214px;
	padding:10px;
	font-size:12px;
	
	
}



#img_home1_txt ul, 
#img_home2_txt ul,
#img_home3_txt ul, 
#img_home4_txt ul, 
#img_home5_txt ul, 
{
	text-align:center;
    white-space:nowrap;
    margin: 0px;
	
}

#img_home1_txt ul li, 
#img_home2_txt ul li,
#img_home3_txt ul li, 
#img_home4_txt ul li, 
#img_home5_txt ul li, 
{
	display: inline;
    margin:0 0.5em 0 0.5em;
}

#img_home1_txt ul li a, 
#img_home2_txt ul li a,
#img_home3_txt ul li a, 
#img_home4_txt ul li a, 
#img_home5_txt ul li a,
{
	color:#ffffff;
	text-decoration:none;
	line-height:22px;
	font-size:105%;
}

#img_home1_txt ul li a:hover, 
#img_home2_txt ul li a:hover,
#img_home3_txt ul li a:hover, 
#img_home4_txt ul li a:hover,
#img_home5_txt ul li a:hover, 
{
	text-decoration:underline;
}

#balk
{
	position:absolute;
	top:465px;
	background-image:url(../images/balk.png);
	width:825px;
	height:40px;
	filter:alpha(opacity=55);
	-moz-opacity:.55;
	opacity:.55;
	
}


#balk_text
{
	position:absolute;
	top:470px;
	width:825px;
	height:50px;
}

.balk_text
{
	height:50px;
	text-align:center;
	padding-top:5px;
	
}

.balk_link {
	color:#ffffff;
	text-decoration:none;
	font-weight:none;
	font-size:16px;
	
} 
