html {width: 100%;}
.right_col {
	display: none;
	
}
.teaser_container {
		display: none;
}
.teaser_img{
		display: none;
}
.teaser_title_outer {
	display: none;
}
.teaser_title_inner
{
	display: none;
	
}
.collA {
	width:180px;
	vertical-align: top;
	padding-bottom: 40px;
	text-align: left;
	font-size: 80%;
}
.collB {
	width:400px;
	vertical-align: top;
	text-align: left;
	font-size: 80%;
}
.collC {

	vertical-align: top;
	text-align: left;
	font-size: 80%;
}

body {
	background: white;
	text-align: left;
	color: black;
	font-size: 11pt !important;
	line-height: 125%;
	border: 0;
	border-top: 0;
	margin: 0 5px 5px 5px;
	padding: 0; 
	font-family: Helvetica;
	width: 7in;
	background: white;
	background-image: none;
	color: black;
  	 }

#header {
	display: none;
}

.kalender-heading {
	display: none;
	
}
.calendarSub {
	display: none;
}
.kalNav {
	display: none;
}


h1 { font-size: 20pt; 
	padding-bottom: 20px;
	color:#880e12;
}

#ugekalender {
font-size: 10pt !important;
}


#content {
	width: auto;
   	margin: 0;
   	padding: 0;
   	border: 0;
	border-top: 0;
   	float: none !important;
   	color: black;
   	background: transparent none;

   	}

#page_footer {
	width: 84%;
	border: 0;
	border-top: 1pt solid #ccc;
	padding: 5pt 7pt 7pt 10pt;
	text-align: center;
	clear: both;
	font-size: 80%;	
	
}







