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

body{
background-image:url(billen.jpg);
background-repeat:no-repeat;
background-color:#666666;
	font-family: Arial, Rockwell, Verdana;
	color:#FFFFFF;
}
#container{
left:0px;
top: 0px;
position:absolute;
}
#header{
width: 912px;
height: 132px;
}
#logo{
float:left;
height:112px;
width:92px;
padding-top: 20px;
margin-left:20px;
}
#title{
	float: left;
	margin-top: 46px;
	margin-left: 181px;
	height:40px;
	width: 457px;
	text-align:center;

}
#content{
	width: 912px;
	height: 540px;
}
#item1{
background-image:url(ps-elements.png);
background-repeat:no-repeat;
}
#item2{
background-image:url(ps-basis.png);
background-repeat:no-repeat;
}
#item3{
background-image:url(ps-gevorderd.png);
background-repeat:no-repeat;
}
#item4{
background-image:url(ps-special.png);
background-repeat:no-repeat;
}
.contentitems {
width: 218px;
height: 528px;
float:left;
margin: 5px;
padding: 0px;

}
.contenttitle{
	float: left;
	padding: 10px;
	height: 42px;
	width: 198px;
}
.contenttext{
	float: left;
	width: 198px;
	margin-top: 170px;
	padding: 10px;
	font-size: 12px;
	margin-bottom: 0px;
}
#black{
	position:absolute;
	width: 920px;
	height: 645px;
	background-image:url(black.png);
	background-repeat:no-repeat;
	/*background-color:#000000;*/
	left: 0px;
	top: 192px;
	z-index: -2;
}
#contentfooter{
	float:left;
	width: 872px;
	height: 163px;
	padding-left: 20px;
	padding-right: 20px;
}
#footer{
	float:left;
	width: 872px;
	height: 20px;
	padding-left: 20px;
	padding-right: 20px;
	text-align:right
}
.training{
	font-size: 19px;
}
.text{
	font-size: 15px;
	font-weight: bold;
}
.caption{
	font-size: 30px;
	color: #FF8800;
}
p{
	font-size: 14px;
}
.footertext{
	color:#000000;
	font-size: 12px;
}
.actie{
	font-size: 22px;
}
.actiecode{
	font-size: 22px;
}
.link{
	width:188px;
	padding-left:25px;
	padding-right:5px;
}
.linktext{
	font-size: 18px;
	line-height: 25px;
}
#link1{
	position:absolute;
	left: 5px;
	top: 632px;
}
#link2{
	position:absolute;
	left: 233px;
	top: 603px;
}
#link3{
	position:absolute;
	left: 233px;
	top: 632px;
}
#link4{
	position:absolute;
	left: 461px;
	top: 632px;
}
#link5{
	position:absolute;
	left: 689px;
	top: 603px;
}
#link6{
	position:absolute;
	left: 689px;
	top: 632px;
}
.titletext{
	font-size: 24px;
	font-weight: bolder;
	margin: 8px;
	padding: 0;
}
#actievoorwaarden{
	position: absolute;
	background-color:#666666;
	top: 390px;
	left: 98px;
	padding: 10px;
	z-index: 2;
}
#voorwaardenlink{
	float: left;
	color:#FFFFFF;
	clear: both;
}
