/*  CSS Document created for FRFC1908 voetbalpool  */
/* Created by: Webmaster @, and Remco, FRFC1908.nl */
/*     Copyright: FRFC1908.nl and R.Ravenhorst     */

/* Algemene styling classes */

div.logoholder img {
	width:  125px;
}

div.logoholder div.matchcontainertext,
div.logoholder div.leftlogo {
	float: left;
}

div.logoholder div.matchcontainertext p {
	font-size: 4em;
	font-weight: bold;
	line-height: 110px;
	padding-left: 12px;
}

div.logoholder div.rightlogo {
	float: right;
}

div.matchdate {
	clear: both;
	text-align: center;
	line-height: auto;
	font-weight: bold;
}


/* Newsitem fix */
td.newsdate {
	width: 37px;
}

div.ea td.newsdate {
	width: 22px;
}

div.kolomholder {
	overflow: hidden;
}


/* Footer styling */
#footer {
	border: none;
	margin: 10px auto;
	line-height: 21px;
	height: 21px;
	width: 100%;
	clear: both;
	}
	
#footer p {
	margin: 0;
	text-align: left;
	padding: 0 14px;
	color: #FFFFFF;
	background: #282828;
	}
	
#footer a,
#footer p {
	line-height: 21px;
}

#footer p span {
	float: right;
}

#footer a,
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover,
#footer a:active {
	text-decoration: underline;
}

div#container {
	padding-top: 5px;
}
