body {
	height: 100%;
    width: 100%;
	margin: 0px 0px 0px 0px;
	background:#993B00;
	}
	
#bgcolor {
	background:#FFFFFF;
	}
	
#bar_container {
	position:absolute;
	min-width: 840px;
	/* IE Dynamic Expression to set the width */
    width: expression(document.body.clientWidth < 996 ? "995px" : "100%" );
	top: 0px;
	left: 0px;
	}
	
html>body #bar_container {
	}

#bar {
	margin: 0px 10px 0px 10px;
	background: #999d99;
	border: 1px solid #333333;
	width: 100%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	}
	
html>body #bar {
	width: auto; /* ie5win fudge ends */
	}

#bar_sub_left {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
	background-image: url(../images/bg_locationbar.gif);
	border-top: 1px solid #000000;
	}

#bar_sub_right {
	padding-right: 10px;
	padding-bottom: 1px;
	background-image: url(../images/bg_menu.gif);
	border-top: 1px solid #000000;
	}
	
#bar_images {
	position:relative;
	width:100%;
	background: #E65800;
	}
	
#bar_tools {
	position:relative;
	padding-top: 4px;
	padding-bottom: 4px;
	width:100%;
	background-image: url(../images/bg_bartools.gif);
	height:20px;
	}
	
#print {
	position: absolute;
	top: 119px;
	left: 181px;
	}
	
#send {
	position: absolute;
	top: 119px;
	left: 232px;
	}

#left {
	position: absolute;
	top: 97px;
	left: 0px;
	margin-left: 10px;
	padding-top: 2px;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	}

html>body #left {
	width: 150px; /* ie5win fudge ends */
	}

#middle {
	position: relative;
	background:#ffffff;
	height: 100%;
	min-width: 643px;
	width: auto;
	top: 71px;
	margin: 0px 165px 0px 165px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	}
	
#middle_container {
    /* IE Dynamic Expression to set the width */
    width: expression(document.body.clientWidth < 996 ? "995px" : "auto" );
	}

#right {
	position: absolute;
	background:#993B00;
	top: 71px;
	right: 0px;
	padding-right: 5px;
	width: 159px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 159px;
	border-left: 1px solid #333333;
	border-bottom: 1px dashed #333333;
	}

html>body #right {
	width: 160px; /* ie5win fudge ends */
	}

#headline {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #909800;
	}
	
#headline_front {
	width: 377px;
	margin-top: 7px;
	padding-bottom: 3px;
	}
	
#headline_front_left {
	width: 247px;
	background: #909800;
	border-right: 1px solid #8F8F8F;
	padding-top: 3px;
	padding-bottom: 3px;
	}

#headline_text {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	background: #F5F5F5;
	border-bottom: 1px solid #AFB4BC;
	}
	
#ext_links_headline {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
#headline_text_right {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	background: #E1E1E1;
	border-bottom: 1px solid #AFB4BC;
	}
	
#headline_text_poll_right {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	}

#headline_text_members {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	border-left: 1px solid #dde4ee; 
	border-right: 1px solid #dde4ee; 
	border-top: 1px solid #dde4ee; 
	border-bottom: 1px solid #dde4ee;
	}
	
#presentation_left {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/bg_presentation.gif);
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	}
	
#presentation_right {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/bg_presentation.gif);
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	}
	
#presentation_text {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 6px;
	background: #FCFCFC;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	}
	
#login_text {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 6px;
	background: #F5F5F5;
	border-left: 1px solid #dde4ee; 
	border-right: 1px solid #dde4ee; 
	border-top: 1px solid #dde4ee; 
	border-bottom: 1px solid #dde4ee;
	}

#remark {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: #f0f5fa;
	border: 1px solid #dde4ee;
	}

#MENU {
	background-image: url(../images/menu_cal.jpg);
	position: absolute;
	top: 71px;
	left: 0px;
	margin-left: 10px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;	
	}

#menu_sub {	
	padding-left: 10px;
	}
	
#menu_page1 {
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
}

#menu_page1 UL {
	list-style: none; 
	WIDTH: 140px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#menu_page1 LI {
	*margin-bottom: -2px;	/* IE all */
	margin-left: expression( document.implementation ? '0px' : '-16px' );	/* IE 5.x */
}

#menu_page1 A { 
	DISPLAY: block;
	height: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 2px;
	border-bottom: 1px solid #FFFFFF;
}

#imagebox {
	background: #a5bd94;
	border-right: 1px solid #8F8F8F;
	border-bottom: 1px solid #6b6b6b;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
	}
	
#imagebox_bottom {
	position: relative;
	float: left;
	}
	
#imagebox_spacer {
	background: #a5bd94;
	border-right: 1px solid #8F8F8F;
	padding-left: 3px;
	padding-right: 3px;
	}
	
#cal_frontsite_date {
	background:#333333;
	padding-top: 0px;
	padding-bottom: 2px;
	}

#cal_frontsite_image {
	background:#FFFFFF;
	}

#cal_frontsite {
	background: #f1f0f2;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #616161;
	}
	
#indhold {
	}
	
#send_print {
	position: relative;
	float: right;
	background: #F5F5E7;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	margin-left: 5px;
	}
	
#locationbar {
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: 1px solid #333333; 
	border-bottom: 1px solid #333333;
	}
	
#locationbar_section {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: 1px solid #333333; 
	border-bottom: 1px solid #333333;
	background: #ff9c18;
	}
	
#ext_links_headline {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	}
	
#ext_links_headline_text {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	}
	
#ext_links_sub {
	padding-top: 2px;
	padding-bottom: 3px;
	background: #F5F5F5;
	border-bottom: 1px solid #8F8F8F;
	}
	
#alt_links {
	padding-left: 13px;
	}
	
#table_rooms {
	border-bottom: 1px solid #8F8F8F;
	}
	
#Støberihallen {
	clear:both;
	}
	
#link_spacer {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 3px;
	}
	
#text_spacer_orange {
	border-bottom: 1px dashed #ff9c18;
	border-collapse:collapse;
	padding-bottom: 9px;
	}
	
#text_spacer {
	overflow:auto;
	width: 220px;
	height: 1px;
	font-size: 1px;
	border-bottom: 1px dashed #a5bd94;
	margin-top: 10px;
	margin-bottom: 11px;
	margin-left: 13px;
	}
	
#float_right {
	position: relative;
	float: right;
	}

#h_text {
	display: none;
	}

	