/* CSS Document - Frontpage 

.fieldblock.type1, .fieldblock.type2, .fieldblock.type3{
	display: none;
}
*/

/*
#topMenu{
	display: none;
}

/* Column 2 - right side og contents 
#template_page{
	background-image: url(../../graphics/srdj/bg_content_vert.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#template_page_contents {
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 0px 200px;
	background-image: url(../../graphics/srdj/bg_content.png);
	background-repeat: repeat-y;
}

#topMenu li a.selected{
	background-image: none;
	color: #bc281c;
	text-decoration: none;
	padding: 8px 0px 7px 13px;
}*/