
html 
{ 
	height: 100%; 
	overflow:hidden;
}



body 
{ 
	background-color: transparent;
	margin: 0px; 
	height: 100%;
	position:relative;
	font-family: Calibri, Arial;
	font-size: small;
}

h2
{
    color: #8ca258;
}

hr
{
    color: #4f7a15;
}


img#baggrund 
{ 
	position:absolute;
	height: 100%; 
	width: 100%; 
}


/* Menu elementer når de er aktive */

#prisknaphover
{
    position: absolute;
    width: 130px;
    height: 29px;
    bottom: 490px;
    left: 140px;
    z-index: 1;
    top: 51px;
}

#galleriknaphover
{
    position: absolute;
    width: 130px;
    height: 29px;
    bottom: 460px;
    left: 140px;
    z-index: 1;
    top: 81px;
}

#gbogknaphover
{
    position: absolute;
    width: 130px;
    height: 29px;
    bottom: 430px;
    left: 140px;
    z-index: 1;
    top: 111px;
}

#opskriftknaphover
{
    position: absolute;
    width: 130px;
    height: 29px;
    bottom: 400px;
    left: 140px;
    z-index: 1;
    top: 141px;
}

#infoknaphover
{
    position: absolute;
    width: 130px;
    height: 29px;
    bottom: 372px;
    left: 140px;
    z-index: 1;
    top: 169px;
}

#kontaktknaphover
{
    position: absolute;
    width: 130px;
    height: 29px;
    bottom: 343px;
    left: 140px;
    z-index: 1;
    top: 198px;
}


/* Start for JavaScript Slideshow Elementer til Galleriet på forsiden */
#imageContainer 
{
    position: absolute;
    bottom: 95px;
    left: 439px;
    width:284px;
	height :205px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

/* Start for dropdown menu elementer */
#sddm
{	
    margin: 0px;
	padding: 0px;
	z-index: 2;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	z-index: 2;
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	width: 60px;
	background: none;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	z-index: 2;
}

#sddm li a:hover
{	background: none;
 	z-index: 2; 
}

#sddm div
{	position: absolute;
	top:118px;
	left:128px;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid grey;
	z-index: 2;
}

    #sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: white;
		color: black;
		font: 11px arial;
		z-index: 2;
	}

	#sddm div a:hover /* Farven på baggrunden når man holder musen over */
	{	
	    background: #dbedb4;
	    z-index: 2;
	}
/* Slut for dropdown menu elementer  */

#billedestil
{
    border: 1px;
    border-color: #5e7926;
}



#indhold 
{
	position: absolute;
	background-image: url(../images/mainbox.png);
	background-repeat: no-repeat;
	left: 5px;
	bottom: 0px;
	width: 900px;
	height: 570px;
	min-width: 900px;
	min-height: 570px;
	z-index: 1;
}

#forsidelink
{
    position: absolute;
    left: 130px;
    bottom: 530px;    
    width: 260px;
    height: 35px;
    z-index: 1;
}

#stol 
{
    position: absolute;
    background-image: url(../images/chair.png);
    left: -5px;
    bottom: 0px;
    width: 335px;
    height: 256px;
    z-index: 2;
}

#menu
{
    position: absolute;
    left: 140px;
    bottom: 330px;
    width: 150px;
    height: auto;
    z-index: 2;
}

#nyheder
{
    position: absolute;
    background-image: url('../images/nyhedsboks.png');
    background-repeat: no-repeat;
    left: 140px;
    bottom: 197px;
    height: 78px;
    width: 120px;
    padding-left: 7px;
    padding-top: 25px;
    z-index: 2;
    overflow: hidden;
}

#opskrifter
{
    position: absolute;
    left: 141px;
    bottom: 95px;
    z-index: 1;
}

/* Dette ID bruges til at gøre Opskrifter osv. klikbar selvom det ligger under billedet for stolen i forgrunden. */
#usynligdiv
{
    position: absolute;
    left: 141px;
    bottom: 95px;
    width: 123px;
    height: 93px;
    z-index: 3;
}

#tekstfelt
{
    position: relative;
    left: 290px;
    top: 36px;
    width: 580px;
    height: 400px;
}

#tekstfeltscroll
{
    position: relative;
    left: 290px;
    top: 36px;
    width: 580px;
    height: 400px;
    overflow: auto;
}

#tekstfeltscroll2
{
    position: relative;
    left: 290px;
    top: 36px;
    width: 381px;
    height: 400px;
    overflow: auto;
}

#gallerilist
{
    position: relative;
    left: 290px;
    top: 36px;
    width: 580px;
    height: 400px;
    overflow: auto;
}


/* start på priser.aspx */
#prislist
{
    position: relative;
    left: 0px;
    top: 0px;
	border-color: #4f7a15;
	border-width: 1px;
	border-style: solid;
	background-image: url(../images/hvid50.png);
    padding: 3px;
    width: 260px;
    /*height: 300px;*/
}

#prisinfo
{
    position: absolute;
    background-image: url(../images/prisboks2.png);
    background-repeat: no-repeat;
    padding: 3px;
    left: 275px;
    bottom: 294px;
    width: 285px;
    height: 100px;
}

#timepris
{
    position: absolute;
    left: 85px;
    top: 3px;
    color: #8ca258;
    width: 50px;
}
/* start på priser.aspx */

#overskrift
{
    position: relative;
    top: 36px;
    left: 290px;
    height: 35px;
}

#faciliteter
{
    position: absolute;
    bottom: 95px;
    left: 289px;
}

#galleri
{
    position: absolute;
    bottom: 95px;
    left: 439px;
    width: 284px;
    height: 205px;
    z-index: 1;
}

#interview
{
    position: absolute;
    bottom: 95px;
    left: 735px;
}


/* Start css for opskrift.aspx */

#opskriftbillede
{
    position:absolute;
    top:70px;
    left:305px;
    border: 1px solid;
    border-color: #5e7926;
}

#tekstfelt_opskrifter
{
    position: relative;
    left: 290px;
    top: 36px;
    width: 580px;
    height:400px;
    overflow:auto;
}

h5 
{
    font-size: 16px;
    margin: 0px;
    text-align: center;    
}

h6 
{
    font-size:14px;
    margin-top: 5px;
    margin-bottom:2px;
}

/* slut for opskrift.aspx */


/* Start for gaestebog.aspx */

        #Indlaegsfelt
        {
            position: fixed;
            left: 690px;
            bottom: 480px;
            z-index: 1;
        }

        .KnapSend
        {
            position: absolute;
            top: 274px;
            left: 0px;
            z-index: 1;
        }
        .ValiderNavn
        {
            position: absolute;
            top: 28px;
            left: 35px;
            height: 20px;
            width: 100px;
        }
        .ValiderBesked
        {
            position: absolute;
            top: 140px;
            left: 50px;
            width: 100px;
        }
        
        .ValiderBy
        {
            position: absolute;
            top: 85px;
            left: 20px;
            height: 20px;
            width: 96px;
        }
        
        .TextboxNavn
        {
            height: 22px;
            width: 135px;
            left: 0px;
            top: 53px;
            position: absolute;
            z-index: 1;
        }
        
        .TextboxBy
        {
            position: absolute;
            left: 0px;
            top: 109px;
            height: 22px;
            width: 135px;
            z-index: 1;
        }
        
        .NavnFelt
        {
            left: 0px;
            top: 28px;
            position: absolute;
            height: 21px;
            width: 57px;
            bottom: 325px;
        }
        
        .ByFelt
        {
            left: 0px;
            top: 85px;
            position: absolute;
            height: 20px;
            width: 28px;
        }
            
        .TextboxBesked
        {
            left: 0px;
            top: 158px;
            position: absolute;
            height: 105px;
            width: 135px;
            z-index: 1;
        }
        
        .BeskedFelt
        {
            height: 19px;
            width: 74px;
            left: 0px;
            top: 140px;
            position: absolute;
        }
        
        .VisIndlaeg
        {

            width: 364px;
        }
        
/* slut for gaestebog.aspx */


/* start for kontakt.aspx */

#kontakttekst 
{
    position:absolute;
    top:0px;
    left:330px;
}

/* slut for kontakt.aspx */

/* start på regler.aspx */
#regler1
{
    position:absolute;
    left:0px;
    top:20px;
    width:270px;
}
#regler2
{
    position:absolute;
    left:290px;
    top:20px;
    width:270px;
}
    
#regler1 li
{
    margin-bottom:15px;
    font-size:15px;
    margin-top:0px;
    font-weight:normal;
}
#regler2 li
{
    margin-bottom:15px;
    font-size:15px;
    margin-top:0px;
    font-weight:normal;
}
#regler1 li h3
{
    font-size:16px;
    margin-bottom:0px;
}
#regler2 li h3
{
    font-size:16px;
    margin-bottom:0px;
    margin-top:0px;
}
/* slut for regler.aspx */




/* start på LaesNyheder.aspx */

        .NyhedOverskrift /* Nyhedens overskrift */
        {
            font-size:18px; color:Black; font-weight:bold;
        }
        DatoLabel /* Datoen for nyheden */
        {
            font-size:12px; color:Black;
        }
        Nyheden /* Selve nyheden */
        {
            font-size:13px; color:Black;
        }
        VisNyhed /* Hele datalisten som viser nyheden */
        {
            position:absolute; top:70px; left:12px;
        }

         Overskrift /* Overskrift for hele nyhedssiden */
        {
            position:absolute; left:15px; top:20px; font-size:20px;
        }
/* slut på LaesNyheder.aspx */

/* Start på faciliteter.aspx */

#faciliteterbillede
{
    position:absolute;
    left:20px;
    width:210px;
    border: 1px solid #5e7926;
}

#facilitetertekst
{
    position:absolute;
    left:240px;
    font-size:16px;
}
#facilitetertekst li
{
    margin-bottom:10px;
}

/* Slut på faciliteter.aspx */











