
#container{
	margin: 0 auto;
	width: 795px;
	overflow: hidden;
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
}


a:link, a:hover, a:visited, a:active{
	color: #fff;
}

#header{
	position: relative;
	width: 795px;
	height: 296px;
	background: #fff url('../images/header.png') no-repeat;
	margin-bottom: 1px;
	z-index: 1;
}

#gratissoftware{
	position: absolute;
	top: 0;
	left: 652px;
	width: 143px;
	height: 152px;
	background: transparent url('../images/gratis-software.png') no-repeat;
}
#gratis{
	position: absolute;
	top: 20px;
	left: 366px;
	width: 250px;
	height: 120px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-family: "arial black", arial;
}



#argeweb{
	display: block;
	position: absolute;
	top: 110px;
	left: 190px;
	width: 378px;
	height: 63px;
	background: transparent url('../images/argeweb.png') no-repeat;
}

#main{
	float: left;
	position: relative;
	width: 795px;
	background: transparent url('../images/balk.png') no-repeat;
	overflow: visisble;
	z-index: 2;
}

#left{
	float: left;
	width: 179px;
	background-color: #0d77b4;
}


#left li{
	display: block;
	text-align: right;
	padding-right: 15px;
	margin-bottom: 20px;
}

#left .big{
	margin-top: 70px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	font-family: "arial black";
}

#left .small{
	font-size: 10px;
	line-height: 16px;
}

#left a{
	font-weight: bold;
	text-decoration: none;
}

.left{
	margin: 10px 0;
	padding-right: 15px;
	text-align: right;
}

#border{
	height: 1px;
	line-height: 1px;
	background-color: #fff;
	margin: 40px 0 10px 0;
}

#logos{
	position: absolute;
	top: -89px;
	left: 606px;
	width: 179px;
	height: 315px;
	background: transparent url('../images/logos.png') no-repeat;
}

#software{
	position: absolute;
	top: 198px;
	left: 274px;
	width: 223px;
	height: 337px;
	background: transparent url('../images/professionele-software.png') no-repeat;
}

#aanmelden{
	position: absolute;
	top: 273px;
	left: 274px;
	width: 380px;
	height: 337px;
}

#aanmeldform{
	float: left;
	width: 380px;
	margin-top: 273px;
	margin-left: 95px;
	color: #0063A2;
}

#aanmeldform a:link, #aanmeldform a:hover, #aanmeldform a:visited, #aanmeldform a:active{
	color: #0063A2;
}

#aanmelden a{
	display: block;
	float: left;
	text-decoration: none;
	color: #0068a6;
	cursor: pointer;
	
}

#aanmelden a .kop{
	font-family: "arial black", arial;
	font-size: 13px;
	line-height: 20px;
	
}

#aanmelden a .blok{
	display: block;
	width: 120px;
	margin-left: 25px;
}

.button{
	width: 140px;
	height: 85px;
	margin-bottom: 20px;
	background: transparent url('../images/button.png') no-repeat;
	padding: 65px 32px 0 6px;
	font-family: "arial black", arial;
	font-size: 23px;
	text-align: center;
	color: #fff;
}

.signup{
	margin-left: 23px;
}
