@charset "utf-8";
/* CSS Document */

/* css styles tbv de fanshop module op de hoempage */
#fan_container {
	color: #fff;
	text-decoration: none;	
	background-color: #383838;
	float: left;
	width: 625px;
}

#fan_wedstrijdverslag img {
	border:2px solid #fff;
	margin-right:5px;
}

#fan_wedstrijdverslag a img {
	border:0px;
}

#fan_wedstrijdverslag a {
	color:#fff;
}

#fan_header {
	background-image: url(/images/news_bg_header.png);
	color: #ffcc00;
	height: 28px;
	width: 625px;
	float: left;
}

#fan_header_left {
	height:7px;
	width:7px;
	background-image:url("/images/bg_withoekje_topleft.png");
}

#fan_header_right {
	height:7px;
	width:7px;
	background-image:url("/images/bg_withoekje_topright.png");
}

#fanshop_aanbiedingen {
	text-align:center;
	background-image: url(/images/agenda_bg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:10px;
	padding-top:10px;
}

#fan_nieuws {
	/*height: 398px;*/
	text-align:left;
}

#fan_activiteiten {
	/*height: 398px;*/
}

#fan_trainingsschema {
	/*height: 398px;*/
}

#fan_overzicht {
	/*height: 398px;*/
}