/* Contentboxen algemeen */

.box
{
	width: 239px;
	
	background-image: url(../images/box_background_mid.png);
	background-repeat: repeat-y;
}

.box h1, .box h2, .box h3
{
	background-image: url(../images/box_title_background.png);
	background-repeat: no-repeat;
	width: 239px;
	height: 31px;
	line-height: 30px;
	
	padding-left: 10px;
		
	font-size: 14px;
	color: #FFFFFF;
	
	margin-top: 0px;
}

.agenda h3
{
	margin-bottom: 10px;	
}

.date
{
	width: 38px;
	height: 34px;
	
	background-image: url(../images/date.png);
	background-repeat: no-repeat;
	
	text-align: center;
	
	
	float: left;
	
	margin-left: 10px;
	margin-bottom: 8px;

}

.timeline
{
	float: left;
	margin-top: 2px;
	margin-left: 8px;
	
	width: 180px;
}

.day
{
	font-size: 15px;
	color: #C48538;
	font-weight: bold;
	
	line-height: 20px;
}

.month
{
	font-size: 11px;
	
	line-height: 8px;
}

/* Twittermodule */

.moduletable_twitterfeed
{
	margin-top: 15px;	
}

.moduletable_twitterfeed .content
{
	padding-left: 13px;	
}

.moduletable_twitterfeed .comment
{
	padding-top: 12px;
	padding-left: 13px;
	padding-right: 13px;
}


.message
{
	margin-left: 40px;	
}

.boxbottom
{
	background-image: url(../images/box_background_bottom.png);
	background-repeat: no-repeat;
	height: 20px;
}




.agendalink
{
	
	height: 22px;
	line-height: 22px;
	margin-left: 10px;
	margin-right: 15px;
	
	background-image: url(../images/arrow.png);
	background-position: right;
	background-repeat: no-repeat;
}

.agendalink a
{
	text-decoration: none;
	display: block;
	
	text-align: right;
	padding-right: 32px;
	
	color: #666666;
}



/* Workaround */
#album_years
{
	margin-left: -248px;
	float: left;
}


#album_years li
{

	font-size: 14px;
	font-weight: bold;
	color: #000000;
	
	margin-bottom: 12px;
}

#album_years .active_album_year_link
{
	color: #00AEF0;
}

.moduletable_twitterfeed .twitterfeedrss_twitterfeed, .tweetcontent
{
	padding-top: 12px;
	padding-left: 13px;
	padding-right: 13px;
}


.twitteraccount
{
	color: #C48538;
	text-decoration: none;
	font-weight: bold;	
}
