body 
{
	background-color:#cccbca;
}

div.main{
	width:807px;
	margin-top:25px; 
	margin-bottom:25px;
	background-color: #fff;
}

div.middle 
{
	background-image: url(/layout/main_bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 10px;
}

td.center{
	width:100%;
	padding: 20px 0px 5px 20px;
}

div.modules_center 
{
	padding-right: 20px;
}

td.left 
{
	border-right: 1px solid #acadb0;
	padding: 10px 0px;
}

td.left .spacer {
    width:178px;
}

td.left .menu 
{
	padding: 10px;
}

td.left .eventpane 
{
	background-color: #acadb0;
	padding: 5px;
	margin-left: 10px;
}

td.left .eventpane p 
{
	display: none;
}

td.left .eventpane a 
{
	color: #000;
	font-size: 10px;
}

td.left .eventpane .dateabove  
{
	display: none;
}

td.left .readmore 
{
	display: block;
	text-align: right;
}

td.left .readmore a 
{
	color: #fff;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
}

.top .level_0 .horizontal 
{
	background-color: #acadb0;
	background-image: url(/layout/topmenu_bg.gif);
	background-position:right top;
	background-repeat: repeat-y;
}

.top .divider 
{
	color:#000;
}

td.left .menu .level_1 .item 
{
	min-height: 22px;
	height: auto !important;
	height: 22px;
	background-image: url(/layout/meny.gif);
	background-position:left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	margin-top: 5px;
}

.level_1 .item a 
{
	line-height: normal;
}

div.horizontal table.items div.item
{
	padding: 3px 8px;
}

div.top{

}

div.bottom{

}

