﻿html { 
   overflow-y: scroll;
}
* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
html {
	background-color: #ffffff;
	color: #333333;
	height: 100%;
	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
}
body {
	background-color: #ffffff;
	color: #333333;
	height: 100%;
	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
	scrollbar-base-color: #517796;
	scrollbar-arrow-color: #eb252e;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #eb252e;
	text-decoration: underline;
}
a.special:link {
	color: #333333;
	text-decoration: none;
}
a.special:active {
	color: #333333;
	text-decoration: none;
}
a.special:visited {
	color: #333333;
	text-decoration: none;
}
a.special:hover {
	color: #eb252e;
	text-decoration: none;
}
img {
	border: 0;
}
ul li {
	list-style-type: none;
}
#baggrund {
	background-image: url('images/bg_top.gif');
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
}
#top_wrapper {
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	background-image: url('images/bg_top2.gif');
	background-repeat: no-repeat;
	background-color: #000000;
}
#top {
	height: 150px;
}
#topTitle {
	width: 668px;
	float: left;
	height: 150px;
}
#topTitlePadding {
	padding-top: 80px;
	padding-left: 35px;
}
#topTitle a {
	font-size: 40px;
	line-height: 48px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#top_wrapper2 {
	width: 898px;
	margin-left: 1px;
	background-color: #dfebf3;
	background-image: url('images/bg_top_wrapper2.gif');
	background-repeat: no-repeat;
}
#middle {
	width: 840px;
	margin-left: 29px;
}
#undermenu {
	width: 250px;
	background-color: #dfebf3;
	background-image: url('images/bg_undermenu.gif');
	background-repeat: no-repeat;
	float: left;
}
#undermenuPadding {
	clear: both;
	padding: 20px;
}
#indhold {
	width: 530px;
	float: right;
}
#indhold2 {
	width: 840px;
	padding-left: 60px;
}
#indhold ul li {
	padding-right: 5px;
	padding-left: 22px;
	background: url('images/dot.gif') no-repeat 0px 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
#table1 {
	width: 100%;
	border: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	border-collapse: collapse;
}
#table2 {
	width: 100%;
	border: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border-collapse: collapse;
}
#table3 {
	width: 80%;
	border: 0px;
	border-collapse: collapse;
}
#indhold h3 {
	padding: 6px 0 6px 0;
	font-size: 16px;
}
#indhold li {
	margin-left: 30px;
}
.clear {
	clear: both;
}
#menu {
	height: 25px;
}
#menuListe {
	position: absolute;
	left: 20px;
	height: 25px;
}
#menuListe li {
	float: left;
	list-style: none;
	margin-right: 10px;
}
#menuListe .menuSlut {
	margin-right: 0;
}
#menuListe a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
#menuListe a:hover {
	color: #eb252e;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
.active {
	color: #eb252e;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
.activeSlut {
	color: #eb252e;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
	margin-right: 0;
}
.plan {
	width: 90px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.plan2 {
	width: 90px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: white;
}
.plantop {
	padding-bottom: 5px;
	font-weight: bold;
}
#dato {
	text-align: right;
	color: #7a7a7a;
	padding-right: 25px;
	height: 45px;
	background-image: url('images/bg_dato.gif');
}
#bottom {
	background-image: url('images/bg_bund.gif');
	background-repeat: no-repeat;
	background-position: center top;
	height: 229px;
}
#bottomPadding {
	text-align: center;
	padding-top: 190px;
}
#bottomPadding a {
	font-size: 9px;
}
#credit {
	width: 75px;
	height: 30px;
	position: absolute;
	left: 30px;
	bottom: 80px;
}
.rubrik {
	width: 120px;
	height: 20px;
}
.date {
	width: 45px;
}
.time {
	width: 108px
}
.room {
	width: 133px
}
.text {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
}
textarea {
	color: #000000;
	font-size: 10pt;
	border: 1px solid #000000; 
	padding: 5px;
	width: 376px
}
input.btn {
   	color: #ffffff;
   	font-family: verdana, arial, sans-serif;
   	font-size: 8pt;
   	background-color: #517796;
   	text-align: center;
   	vertical-align: middle;
   	padding: 3px;
	border-top: 2px #7799b1 solid;
	border-left: 2px #7799b1 solid;
	border-bottom: 2px #344c5e solid;
	border-right: 2px #344c5e solid;
	cursor: pointer;
}
input.btnhov {
	color: #eb252e;
}
.highlightit img{
border: 1px solid #ffffff;
}
.highlightit:hover img{
border: 1px solid #333333;
}
.highlightit:hover{
color: red; /* Dummy definition to overcome IE bug */
}
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#nextLink {
	width: 63px;
	height: 32px;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	width: 63px;
	height: 32px;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
	background: url('http://www.oroehallen.dk/images/Lightbox/prevlabel.gif') no-repeat left 15%;
}
#nextLink {
	right: 0;
	float: right;
	background: url('http://www.oroehallen.dk/images/Lightbox/nextlabel.gif') no-repeat right 15%;
}
#prevLink:visited:hover {
	background: url('http://www.oroehallen.dk/images/Lightbox/prevlabel-2.gif') no-repeat left 15%;
}
#prevLink:hover {
	background: url('http://www.oroehallen.dk/images/Lightbox/prevlabel-2.gif') no-repeat left 15%;
}
#nextLink:visited:hover {
	background: url('http://www.oroehallen.dk/images/Lightbox/nextlabel-2.gif') no-repeat right 15%;
}
#nextLink:hover {
	background: url('http://www.oroehallen.dk/images/Lightbox/nextlabel-2.gif') no-repeat right 15%;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#imageData {
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}	
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
	font-weight: normal;
	font-family: Verdana,Geneva,Arial,Helvetica,Sans-serif;
	font-size: 10px;
	color: #000000;
}			
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}
#imageData #bottomNavClose:hover {
	background: url('http://www.oroehallen.dk/images/Lightbox/closelabel-2.gif') no-repeat;
} 	
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 1000px;
	background-color: #507695;
}
