/*
RobertPack Home.CSS by www.nedfinity.com  
*********************************************
* Nedfinity 2006 © All rights reserved	
* Web:	http://www.nedfinity.com 
*  	http://www.nedfinity.nl 
* E-mail: info(at)nedfinity.com 
* Tel:  	 +31 (0)38 453 8347
* Author:	Renzo Koning 
*********************************************

----------------------------------------------------------- */

/* Algemeen 
----------------------------------------------------------- */

* 	{
	/* overschrijf alle default browser settings */
	margin: 0;
	padding: 0;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bghome.gif);
	background-repeat:repeat-y;
	background-position: center;
	/* standaard lettertype instellingen */
	font: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-family: Arial, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	/* standaard tekst kleur */
	color: #fff;
	font-size: 75%;
	line-height: 150%;
}


html, body{
	height:100%;
	text-align:center;
}


/* Standaard hyperlink instellingen
----------------------------------------------------------- */
A:link {
	COLOR: #fff; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #fff; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #fff; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
A:active {
	COLOR: #fff; FONT-FAMILY: Arial; TEXT-DECORATION: none
}

/* Standaard tekst instellingen 
----------------------------------------------------------- */

h1  { color: #fff; 
font-size: 150%; 
font-weight: bold; 
line-height: 155%; }


h2 { color: white; 
font-size: 150%; 
line-height: 160%; 
font-weight: normal; 
letter-spacing: 1px; }

/* Standaard Elementen
----------------------------------------------------------- */
/*.kolrechts { background-image: url(../images/bgright.jpg); background-repeat: no-repeat; background-position: right top; }
.kollinks { background-image: url(../images/bgleft.jpg); background-repeat: no-repeat; background-position: left top; }/*/


img {
	border: 0;
	}
#logo{
	position: absolute;
	background-image:url(../images/LOGO.gif);
	right: 631px;
	top: 69px;
	width:130px;
	height:66px;
}

#rightcont{
	position: absolute;
	width:213px;
	height:567px;
	top:212px;
	color:#FFF;
}
#creatiehome{
	position:absolute;
	width:233px;
	padding:5px;
	color:#fff;
	font-size:11px;
	left: 553px;
	top: 763px;
}

#bglineblack1{
	position: relative;
	background-image:url(../images/bglineblack.gif);
	background-repeat:repeat-y;
	width:1px;
	height:599px;
	left:275px;
	top:1px;
	}
	#bglineblack2{
	position: relative;
	background-image:url(../images/bglineblack.gif);
	background-repeat:repeat-y;
	width:1px;
	height:599px;
	left:273px;
	top:1px;
	}
#bglinehor{
	position: absolute;
	background-image:url(../images/bglinehor.gif);
	background-repeat:repeat-x;
	width:800px;
	top:190px;
}
#bghome{
	position: absolute;
	background-image:url(../images/fond.jpg);
	background-repeat:repeat-x;
	width:798px;
	height:599px;
	top:1px;
}

#flash {
	position:absolute;
	top:4px;
}
#containerhome {
	position:relative;
	height:100%;
	width: 800px;	
	text-align:left;
	/* deel 2 van de centering hack */
	margin: 0 auto;
}
#top{
background-image:url(../images/topheader.jpg);
width:798px;
margin-left:1px;
height:190px; 

}

#langmenu{
	position:absolute;
	z-index:50;
	left: 72px;
	top: 151px;
}

#hom_container{
	position:relative;
	width:550px;
}
#hom_left{
	position:relative;
	width:229px;
	padding:22px;
	float:left;
}
#hom_center{
	position:relative;
	width:229px;
	padding:22px;
	float:right;
	
}
#hom_right{
	position:absolute;
	width:206px;
	left: 550px;
	padding:22px;
	top: -190px;
	height: 744px;
	z-index:40;
}
#hom_menu_container{
	position:relative;
	width:550px;
}
#hom_menu_left{
	position:relative;
	width:215px;
	padding:0px 30px 0px 30px;
	float:left;
}
#hom_menu_center{
	position:relative;
	width:215px;
	padding:0px 30px 0px 30px;
	float:right;
}
b, strong { color: #fff; }


hr { margin-right: 8px; 
border-top: 1px dotted white; 
border-right-style: none; 
border-bottom-style: none; 
border-left-style: none; }

ul { 
	margin-left: 16px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-image: url(../images/bullet.gif);
	}
li {
margin-right: -5px;
}
#easypack{
	position: absolute;
	z-index:500;
	left: 315px;
	top: 650px;
	width:468px;
	height:60px;
}
