@charset "utf-8";

button.BtnAffiliates { 
	background: transparent url(images/btn_affiliate.gif) no-repeat right top; height:50px; width:120px; margin:12px 0 0 6px;
	}
button.BtnAffiliates:hover, button.BtnAffiliatesHover {
	background-position: right -100px;
	}
button.BtnAffiliates span {
	display:none;
	}


button.BtnAddfunds { 
	background: transparent url(images/btn_addfunds.gif) no-repeat right top; height:50px; width:120px; margin:-3px 0 0 0;
	}
button.BtnAddfunds:hover, button.BtnAddfundsHover {
	background-position: right -100px;
	}
button.BtnAddfunds span {
	display:none;
	}


button.BtnLogin {
	background: transparent url(images/btn_login.gif) no-repeat right top; height:50px; width:120px; margin:5px 0 0 -2px;
	}
button.BtnLogin:hover, button.BtnLoginHover	{
	background-position: right -100px;
	}
button.BtnLogin span {
	display:none;
	}
	.img {padding:5px; float:left; margin:5px;text-align:center; }
img { border:0; }
.frasebv{
	background-image:url(http://webhosting-zeeland.nl/banner_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:154px;
	width:902px;
}

#infrastructure .content ul {
	list-style-type: none;
	padding:5px;
}
#infrastructure .content p a{
	font-weight: bold;
	color: #036;
	text-decoration: none;
}
