*{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body{
	font-family: Verdana, Arial, Times, sans-serif;
}

#header {
	height: 73px;
	width: 930px;
	margin: 0 auto;
	position: relative;
}

#topBorder {
	border-bottom: 7px solid #559698;
	width: 100%;
}

#content {
	margin: 10px auto 7px;
	position: relative;
	width: 930px;
	height: 610px;
}

#footer {
	border-top: 5px solid #559698;
	width: 100%;
}

#footerContent {
	margin: 0 auto;
	padding-top: 10px;
	text-align:right;
	width: 930px;
	height: 25px;
	font-size: 9px;
	color: #43779f;
}


#menuBanner{
	position: absolute;
	left: 0;
	bottom: 50px;
	background: transparent url(../images/menuBanner.png) no-repeat;
	height: 223px;
	width: 930px;
}


.menuItem {
	position: absolute;
	bottom: 65px;
	width: 103px;
	left: 55px;
}

.menuItem2 {
	position: absolute;
	bottom: 65px;
	width: 103px;
	left: 200px;
}

.menuItem3 {
	position: absolute;
	bottom: 65px;
	width: 103px;
	left: 348px;
}

.menuItem4 {
	position: absolute;
	bottom: 65px;
	width: 103px;
	left: 496px;
}

.menuItem5 {
	position: absolute;
	bottom: 65px;
	width: 103px;
	left: 644px;
}

.header_url {
	color: #43779f;
	font-size: 10px;
	font-weight:bold;
	position: absolute;
	right: 0px;
	top: 35px;
	text-decoration: none;
}

.header_url a {
	color: #43779f;
		text-decoration: none;

}

a.header_url:hover {
	color: #7fafb0;
		text-decoration: none;

}

.home_url {
	color: #43779f;
	font-size: 10px;
	font-weight:bold;
	position: absolute;
	left: 275px;
	top: 35px;
	text-decoration: none;
}
.home_url a {
	color: #43779f;
		text-decoration: none;

}

a.home_url:hover {
	color: #7fafb0;
		text-decoration: none;

}

.logo_Havenziekenhuis {
	padding-top: 10px;
}

.filmTop {
	margin-top: 20px;
	margin-bottom: 20px;
}

.contentMovies {
	float: left;
	width: 625px;
}

.contentRadio {
	float: right;
	padding-left: 20px;
	width: 280px;
	border-left: 1px solid #eee;
	height: 415px;
}

.movie {
	margin-right: 25px;
	margin-bottom: 25px;
}

.linkToMovies {
	display: block;
	position: absolute;
	background: transparent url('/images/blank.gif') repeat;
	cursor: pointer;

}
