@charset "utf-8";
/* CSS Document */

html, body
{
	color: #ffffff;
}

table.top_menu_buttons a
{
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
	color: #ab4296;
}

table.top_menu_buttons a:hover
{
	background-image: url('../images/button_background.png');
	background-repeat: repeat-x;
	color: #ffffff;
}

a
{
	color: #FCB3EC;
}

ul.menu_left li.small-line-height
{
	position: relative;
	background-position: 0px 9px;
	line-height: 120%;
	padding: 10px 0px 10px 35px;
}

ul.menu_left li a
{
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}

	
ul.menu_left li:hover,
ul.menu_left li.active
{
	background-color: #FCB3EC;
}

ul.bullet
{
	list-style: disc;
	padding-left: 30px;
}

ul.bullet li
{

}

h1
{
	margin: 5px 0px 20px 0px;
	font-size: 16px;
}

h2
{
	margin: 5px 0px 20px 0px;
	font-size: 16px;
}

table.news-item h2
{
	color: #FCB3EC;
	font-size: 18px;
}



p
{
	margin: 10px 0px 20px 0px;
}

td.sponsor-naam a,
ul.album a
{
	color: #ffffff;
}

table.album td
{
	padding: 0px 5px 5px 5px;
}

img.album
{
	border: 2px solid #ffffff;
}

.strong
{
	font-weight: bold;
}