/* -----------------------------------------------
	Stylesheet for stramien 9
   ----------------------------------------------- */

div.actmonth
{
	float						: left;
	display						: inline;
	width						: 241px;
	margin-left					: 5px;
	margin-right				: 5px;
	margin-bottom				: 20px
}

div.actmonth div.acttitle
{
	background-image			: url('../img/stramien9/decobalk.jpg');
	background-repeat			: no-repeat;
	width						: 241px;
	height						: 38px;
	line-height					: 38px;
	padding-left				: 17px;
	font-size					: 18px;
	color						: #FF6B00;
	font-family					: Arial Rounded MT Bold, Arial, sans-serif;
	font-weight					: normal
}

div.actmonth div.actlist
{
	background-color			: #E5E5E5;
	padding						: 20px;
	padding-bottom				: 10px;
	border						: 1px solid #FFFFFF
}

div.actmonth div.actlist ul
{
	margin-bottom				: 0px;
	padding-bottom				: 0px;
}

div.actmonth div.actlist a
{
	color						: #666666
}

div.actmonth div.actlist a
{
	text-decoration				: none
}

div.actmonth div.actlist a:hover
{
	text-decoration				: underline
}
