/*
	Copyright @ GemeenteOplossingen
	Zwembad stylesheet www.dehullen.nl
*/


h2, h3, #klikpad, #klikpad a
{
	color:			#4FA0E2;
}

#main_menu ul
{
	background:		#4FA0E2;
}

#submenu a
{
	color:				#4FA0E2;
}

#topmenu
{
	background:		#41B1FF url(../images/top_zwembad_l.jpg) no-repeat left bottom;
}

form
{
	background:		url(../images/top_zwembad_r.jpg) no-repeat right bottom;
}

.submit
{
	background:		url(../images/search_zwembad.jpg) no-repeat 0 .1em;	
}

#footer
{
	background:		#E3F4FE url(../images/footer_zwembad.jpg) no-repeat center;		
}

#content ul li
{
	background:		url(../images/bullet_blue.gif) no-repeat left .7em ;
}

#results ul li {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 0;
}

#content a
{
	color:				#41B1FF;
}

#content a:hover
{
	color:				black;
}

#content td
{
	border:			1px solid #41B1FF;
	padding:		0 .2em;
}

