/* CSS Document */
html { margin: 0; padding: 0; background: url(/layoutimages/golazo/header_bg.gif) repeat-x top; }
/* background: #FFFFFF ALTIJD laten staan!! die zorgt ervoor dat de gradient achtergrond pas begint vanaf de content!!! */
	/* url(bestand.jpg) kun je aanpassen naargelang de sponsor.*/
div#header_business_wrap { width: 1000px; height: 100px; padding-bottom: 15px; background: transparent  url(/layoutimages/golazo/header.gif) no-repeat; }
	
div#sky_top {/*width: 120px; height: 18px;  background: url(/layoutimages/golazo/topsky.gif) no-repeat; */}
div#sky_bottom {/*width: 120px; height: 53px;  background: url(/layoutimages/golazo/undersky.gif) no-repeat; */}


/* Enkele ouden classes die nog gelden */
div.mainphoto {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
	width: 440px;
	overflow: hidden;
	background-color: #2995C3;
}

div.sp_articletitle {
	padding: 0px 0px 4px 0px;
}

.sp_articletitle {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #2995C3;
	text-decoration: none;
}

.sp_articletitle:hover {
	text-decoration: underline;
}

div.sp_articletitlesmall {
	padding: 0px 0px 2px 0px;
}

.sp_articletitlesmall {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #2995C3;
	text-decoration: none;
}

.sp_articletitlesmall:hover {
	text-decoration: underline;
}

div.sp_articlebody {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
	background-color: #ffffff;
	background: url(/layoutimages/v3/content/module_495_dot_line.gif) no-repeat bottom;
}
