/**
* @section browser reset
* @see     ...
*/

* { margin:0; padding:0; } 
option { padding-left: 0.4em; }

* html body * { overflow:visible; } 
* html iframe, * html frame { overflow:auto; }
* html frameset { overflow:hidden; }

html {height:100%; margin-bottom: 1px; }
body { 
    font-size: 100.01%; 
    position: relative; 
    color: #000; 
    background: #fff;
    text-align: left; 
}

fieldset, img { border:0 solid; }

ul, ol, dl { margin: 0 0 1em 1em; }
li { margin-left: 1.5em; line-height: 1.5em; }

dt { font-weight: bold; }
dd { margin: 0 0 1em 2em; }

blockquote { margin: 0 0 1em 1.5em; }

body {
	margin-top:0px;
	font-family:arial; 
	color:#999;
	background-color:#c6c6c6;
}

p {
	font-size:12px;
}

.link {
	font-size:12px;
	text-decoration:none;
	color:#999;
	visitet:#999;
	hover:#999;
	active:#999;
}

#main {
	position:relative;
	width:900px;
	height:960px;
	border:1px solid #000;
	background-color:#000;
	z-index:100000;
}

#top {
	position:absolute;
	left:0px;
	top:15px;

}

#greything {
	position:absolute;
	right:-1px;
	top:219px;

}

#menu {
	position:absolute;
	left:0px;
	top:230px;
	width:200px;
	height:200px;
	z-index:10000;
}

#booking {
	position:absolute;
	right:-10px;
	top:230px;
	width:261px;
	height:187px;
	z-index:10000;
}

#opening {
	position:absolute;
	background-image: url("pics/aabningstider_baggrund.png");
	right:-10;
	top:440px;
	width:261px;
	height:187px;
	z-index:10000;
}

#reklame {
	position:absolute;
	right:-10;
	top:615px;
	width:261px;
	height:202px;
	z-index:100000;
}

a.menu  {
	margin-left:10px;
	color:#fff;
	text-decoration:none;
}

a.menu:hover, a.menu:active {
	margin-left:10px;
	color:#999;
	text-decoration:none;
}

h1 {
	font-size:14px;
	margin-top:30px;
	color:#939393;
}

h2 {
	margin-left:23px;
	margin-top:15px;
	font-size:14px;
	color:#3f3f3f;
}

.opening {
	margin-left:23px;
	color:#c6c6c6;
}

.klokken {
	color:#c6c6c6;
}

#hovedcelle {
	background-repeat: no-repeat;
	background-position: top right;
}

.adresse {
	padding-left:30px;
	font-size:9px;
	color:999;
}

.norgaard {
	padding-right:10px;
	font-size:9px;
	color:999;
	clear: right;
}

a.norgaard , a.norgaard :visitet {
	text-decoration:none;
	}

a.norgaard :hover, a.norgaard :active {
	text-decoration:none;
}

#overskriftcelle {
	background-color:#ca5207;
}

#overskriftcelle2 {
	border:1px solid #ca5207;
}

.month {
	color:#000;
	font-size:13px;
	font-weight:bold;
}

.day {
	font-weight:bold;
}

a.bookday, a.bookday:visitet {
	color:#fff;
	text-decoration:none;
	}

a.bookday:hover, aca5207bookday:active {
	color:#ca5207;
	text-decoration:none;
}
