﻿body
{
	background-image: url(gfx/baggrund.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 100%;
	line-height: 1.8em;
}

#fuldbredde
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 1;
}

#indholdbredde
{
	margin-left: auto;
	margin-right: auto;
	width: 830px;
	height: 100%;
	background-color: #013567;
}

#totalindhold
{
	background-color: #116dab;
	margin-left: auto;
	margin-right: auto;
	width: 830px;
	text-align: left;
	position: relative;
	height: 100%;
	z-index: 2;
}

#menu
{
	background-image: url(gfx/menuramme.jpg);
	margin-left: 211px;
	margin-top: 23px;
	width: 609px;
	position: absolute;
	height: 37px;
	z-index: 2;
}

#menu a, #menu span
{
	display: block;
	height: 37px;
	float: left;
}

#indholdboks
{
	position: relative;
	width: 830px;
	height: 203px;
	left: 0px;
	background-image: url(gfx/top.jpg);
}

#indholdinderst
{
	padding: 20px;
	background-image: url(gfx/indhold.jpg);
}

#bund
{
	background-image: url(gfx/bund.jpg);
	height: 57px;
}

.hjem
{
	width: 140px;
	height: 150px;
	float:left;
}

.udlejning, .udlejningValgt
{
	width: 124px;
	height: 37px;
	background-image: url(gfx/udlejning.jpg);
}

.udlejningValgt, .udlejning:hover
{
	background-image: url(gfx/udlejning_h.jpg);
}

.faciliteter, .faciliteterValgt
{
	width: 125px;
	height: 37px;
	background-image: url(gfx/faciliteter.jpg);
}

.faciliteterValgt, .faciliteter:hover
{
	background-image: url(gfx/faciliteter_h.jpg);
}

.beliggenhed, .beliggenhedValgt
{
	width: 152px;
	height: 37px;
	background-image: url(gfx/beliggenhed.jpg);
}

.beliggenhedValgt, .beliggenhed:hover
{
	background-image: url(gfx/beliggenhed_h.jpg);
}

.historie, .historieValgt
{
	width: 100px;
	height: 37px;
	background-image: url(gfx/historie.jpg);
}

.historieValgt, .historie:hover
{
	background-image: url(gfx/historie_h.jpg);
}

.kontakt, .kontaktValgt
{
	width: 108px;
	height: 37px;
	background-image: url(gfx/kontakt.jpg);
}

.kontaktValgt, .kontakt:hover
{
	background-image: url(gfx/kontakt_h.jpg);
}

#btnIdag
{
	border-color: Black;
	border-style: solid;
	border-width: 3px;
	text-align: center;
	font-family: Verdana;
	font-size: small;
	background-color: #1199FF;
}

#tableKontakt
{
	width: 100%;
}

.tabelStil
{
	width: 150px;
}

.watermark
{
	background-color: #FFF9BD;
	font-style: italic;
}

.labelUge
{
	margin-left: 20px;
}

#cmbMånede, #cmbÅr
{
	background-color: Red;
	float: right;
	font-size: x-large;
}

#tabelKalender
{
	border-bottom-style: dashed;
}

.højreBilleder
{
	float: right;
}

.venstreBilleder
{
	float: left;
	padding: 10px;
}

img, img:visited
{
	border-style: none;
}

a, a:visited
{
	text-decoration: none;
}



#facilitetBilleder, #lejrplads, #shelter, #skitse, #skitser, #telt, #mølle, #østien
{
	font-size: x-small;
	font-style: italic;
	text-align: left;
}

#facilitetBilleder, #telt
{
	float: left;
}

#lejrplads, #skitse, #skitser, #mølle, #shelter
{
	float: right;
}

#skitser
{
	margin: 0px 0px 5px 15px;
}

#telt
{
	margin: 0px 10px 10px 0px;
}

#facilitetBilleder
{
	width: 100%;
}

#medlemstabel
{
	background-color: #013567;
	width: 640px;
	color:White;
}



#køretabel
{
	width: 100%;
}

.regler
{
	list-style-type: decimal;
}

#footer
{
	width: 100%;
	height: 20px;
	position: relative;
	float: left;
	top: 16px;
	text-align: center;
	color: White;
}

#footer a
{
	text-decoration: none;
	color: White;
}

.logudKnap
{
	float: right;
}


.ButtonTilføjIndlæg
{
	float:right;
}
