.typegebruikerbox a {
	color: #063D69;
	text-decoration: underline;	
}
.typegebruikerbox a:hover {
	color: #063D69;
	text-decoration: underline;	
}


a.bullet {
	background: url(../images/bullet_typegebruiker.gif) no-repeat left 2px;
	padding: 0 0 0 8px;
	cursor: pointer;
}

.typegebruikerbox {
	background: url(../images/box_brown_top.gif) no-repeat left top #eae6d2;
	width: 714px;
	margin: 0 0 10px 0;
	color: #063D69;
}
.typegebruikerbox .content {
		padding: 10px 10px 5px 10px;
}
.typegebruikerbox span.bottom {
	background: url(../images/box_brown_bottom.gif) no-repeat left bottom; 
	width: 714px;
	height: 6px;
	display: block;
}



.typegebruikerbox.box2 {
	background: url(../images/box_brown2_bg.gif) repeat-y left top #eae6d2;
	width: 714px;
	margin: 0 0 10px 0;
	color: #063D69;
	height: auto;
}
.typegebruikerbox.box2 .content {
		padding: 10px 10px 5px 10px;
		background: url(../images/box_brown2_top.gif) no-repeat left top;
}
.typegebruikerbox.box2 span.bottom {
	background: url(../images/box_brown2_bottom.gif) no-repeat left bottom; 
	width: 714px;
	height: 6px;
	display: block;
}
.typegebruikerbox.box2 .left {
	float: left;
	width: 420px;
	margin: 0 ;
	padding: 0;
}
.typegebruikerbox.box2 .right {
	float: right;
	width: 190px;
	margin: 0 10px 0 0 ;
	padding: 7px 0 0 0;
	text-align: right;
}

.typegebruikerbox.box2 .icon {
	width: 54px; height: 54px;
	margin: 0;
	padding: 0;
	float: left;
}
.typegebruikerbox.box2 .icon#icon2-basic {
	background: url(../images/icon_basic2.gif) no-repeat 0 0; 	
}
.typegebruikerbox.box2 .icon#icon2-business {
	background: url(../images/icon_business2.gif) no-repeat 0 0; 	
}
.typegebruikerbox.box2 .icon#icon2-games {
	background: url(../images/icon_games2.gif) no-repeat 0 0; 	
}





.typegebruikerbox h1 {
	font-weight: normal;
	font-family: Helvetica, Arial;
	color: #063D69;
	font-size: 24px;
	padding: 0;
	margin: 0;
}
.typegebruikerbox h2 {
	font-family: Helvetica, Arial;
	font-size: 15px;
	color: #063D69;
	margin: 0 0 8px 0;
	padding: 0;
}
.typegebruikerbox h3 {
	color: #063D69;
	font-size: 15px;
}
.typegebruikerbox p {	
	line-height: 1.3em;
	font-size: 11px;
	color: #063D69;
	margin: 0;
	padding: 0;
}



.typegebruikerbox .button {
	background: url(../images/typegebruiker_buttontop.jpg) left top no-repeat #063d69;
	width: 226px;
	float: left;
	display: block;
	margin: 3px 8px 0 0;
	color: #f3d793;
	padding: 10px 0 0 0;
	cursor: pointer;
}
.typegebruikerbox .button:hover {
	background: url(../images/typegebruiker_buttontop_hover.jpg) left top no-repeat #063d69;
	width: 226px;
	margin-top: 0;
	padding-top: 10px ;
	
}

.typegebruikerbox .button h3 {
	padding: 0 8px 2px 60px;
	color: #f3d793;	
}
.typegebruikerbox .button p {
	padding: 0 8px 8px 60px;
	color: #f3d793;
}
.typegebruikerbox .button a {
	height: 68px;
	display: block;
	text-decoration: none;
}
.typegebruikerbox .button a:hover {
	text-decoration: none;
}

.typegebruikerbox .button a#icon-basic {
	background: url(../images/icon_basic.gif) no-repeat 4px 0; 	
}
.typegebruikerbox .button a#icon-business {
	background: url(../images/icon_business.gif) no-repeat 4px 0; 	
}
.typegebruikerbox .button a#icon-games {
	background: url(../images/icon_games.gif) no-repeat 4px 0; 	
}
.typegebruikerbox .button:hover a {
	height: 71px;
}

.typegebruikerbox .button span.bottom {
	background: url(../images/typegebruiker_buttonbottom.jpg) no-repeat left bottom; 
	width: 226px;
	height: 4px;
	display: block;
}

.clear {
	clear: both;
}
