html {
    overflow-x: hidden;
}

body {
    background-color: #CDD5E8;
    overflow-x: hidden;
}

.welkom {
    width: 823px;
    height: 600px;
    top: 50%;
    left: 50%;
    position: absolute;
    margin: -310px 0 0 -411px;
}

.footerImg {
	background-image: url('/images/fitales-home-footer5.jpg');
	height: 75px;
}

#slogan {
	background-image: url('/images/slogan-home.gif');
	width: 423px;
	height: 28px;
	float: left;
	margin: 25px 0 0 30px;
}

#logoErgo {
	background-image: url('/images/logo-ergotherapie-home.gif');
	width: 175px;
	height: 54px;
	float: left;
	margin-left: 80px;
}

.footer {
    font: normal 11px Verdana, Arial;
    padding-top: 10px;
	float: left;
	width: 823px;
}

.footerLeft {
	text-align: left;
	float: left;
	margin-left: 10px;
}

.footerRight {
	text-align: right;
	float: right;
	margin-right: 10px;
}

a {
    text-decoration: none;
    color: #146CAB;
}

a:hover {
    text-decoration: underline;
}

.zorgteam {
		background: url('/images/zorgteam-bg.png') no-repeat;
    width: 800px;
    height: 530px;
}

#zorgteamClose {
		position: absolute;
    left: 755px;
}

#zorgteamUrl {
		position: absolute;
    top: 240px;
    left: 45px;
}