/************************* HTML BODY **********************/

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	line-height: 1.6em;
	color: #000;
}

/************************* STRUCTURE **********************/

#secnav {
	display: none;
}

#search {
	display: none;
}

#language {
	display: none;
}

#mainnav {
	display: none;
}

#flashtop {
	display: none;
}

#subnav {
	display: none;
}

#footer {
	display: none;
}

/************************* CALENDAR, NEWS, COMMUNITY **********************/

#calendar_wrapper, #news_wrapper, #community_blog_wrapper, #community_photo_wrapper {
	padding: 0 0 25px 0;
	margin: 0 0 20px 0;
	width: 800px;
	float: left;
}

#news_wrapper .news, #community_blog_wrapper .blog {
	width: 636px;
	margin: 0 0 15px 0;
	float: left;
}

#calendar_wrapper .event, #news_wrapper .event, #community_blog_wrapper .event, #community_photo_wrapper .event {
	width: 636px;
	margin: 0 0 20px 0;
	float: left;
}

#calendar_wrapper .small_image, #news_wrapper .small_image, #community_blog_wrapper .small_image, #community_photo_wrapper .small_image {
	height: 76px;
	width: 127px;
	float: left;
}

#calendar_wrapper .date, #news_wrapper .date, #community_blog_wrapper .date, #community_photo_wrapper .date {
	float: left;
	margin: 5px 25px 0 25px;
	padding: 0 0 0 0;
	font-size: 22px;
	line-height: 1em;
	text-align: center;
}

#calendar_wrapper .year, #news_wrapper .year, #community_blog_wrapper .year, #community_photo_wrapper .year {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 1.2em;
}

#calendar_wrapper .shorttext, #news_wrapper .shorttext, #community_blog_wrapper .shorttext, #community_photo_wrapper .shorttext {
	float: left;
	width: 410px;
	padding: 0 0 35px 0;	
}

#calendar_wrapper .shorttext .aktivitet_header, #news_wrapper .shorttext .aktivitet_header, #community_blog_wrapper .shorttext .aktivitet_header, #community_photo_wrapper .shorttext .aktivitet_header {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

#calendar_wrapper .shorttext p, #news_wrapper .shorttext p, #community_blog_wrapper .shorttext p, #community_photo_wrapper .shorttext p {
	margin: 0;
	padding: 0;
}

#item_map {
	display: none;
}

#forward-backward {
	display: none;
}

#item_images {
	display: none;
}

#item_description {
	margin: 30px 0 0 0;
}

.blog_bottom, .photo_bottom {
	display: none;
}

/**********************COMMUNITY PHOTOS**********************/

#community_photo_wrapper .photo {
	float: left;
	width: 210px;
	height: 195px;
}

#community_photo_wrapper .name {
	float:left;
	width:210px;
	text-align:center;
}

#community_photo_wrapper .small_image {
	height: 126px;
	width: 210px;
	float: left;
}

#community_photo_wrapper .titel {
	float: left;
	width:210px;
	margin-top:5px;
	text-align:left;
}

/************************* NEWS **********************/

#news_level2 .date {
	font-size: 1.1em;
	font-style: italic;
	padding: 2px 10px 0 0;
	margin: 0;
}

#news_level2 img {
	float: left;
	margin: 0 10px 0 0;
}

.clear {
	height: 1px;
	overflow: auto;
	display: block;
	clear: both;
	width: 600px;
}

#news_wrapper .news_comment .date{
	font-style: italic;
	font-size: 100%;
	text-align: left;
	width: 100%;
	margin: 20px 0 20px 0;
	font-weight: bold;
}

.news_comment img {
	display: none;
}

#add_comments {
	display: none;
}

/************************* OVERSIGT **********************/

.catalog_item_wrapper {
	padding: 0;
	margin: 0 20px 15px 20px;
	width: 298px;
	float: left;
}

.catalog_item_wrapper img {
	float: left;
	border: 0;
	padding: 0 0 6px 0;
	background-image: url(/web/grafik/small_aktivitet_image_shadow.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.catalog_item_text {
	float: left;
	width: 166px;
	height: 85px;
	margin: 0;
	padding: 0 0 0 5px;
	border: 0px #000 solid;
}

.catalog_item_text a {
	text-transform: uppercase;
	text-decoration: none;
}

.categori_tab, .google_tab, .tab_active1, .tab_active2 {
	display: none;
}

/************************* GUIDES **********************/

#theme_links {
	display: none;	
}

#theme_wrapper img {
	border: 0;
}

#theme_map .town_event {
	width: 700px;
	margin: 0 0 10px 0;
	float: left;
}

#theme_map .smallimage {
	width: 89px;
	float: left;
	margin: 0 8px 0 0;
	padding: 0 0 6px 0;
	background-image: url(/web/grafik/small_aktivitet_image_shadow.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#theme_map .town_shorttext {
	width: 260px;
	float: left;
	padding: 0;	
}

/************************* OTHERS **********************/

fieldset {
	display: none;
}

#cart {
	display: none;
}

P.breakhere {page-break-before: always}

.logo {
	border: 0;
	width: 168px;
	height: 47px;
	margin: 0 0 20px 0;
}

.addtobasket {
	display: none;
}

.noprint {
	display: none;
}