/* CSS Document */
/* By Heine Jensvold, Norpartner Gruppen 2008 */

* { margin:0; padding:0; }
html { }
body { font-family:Georgia, "Times New Roman", Times, serif; color:#000; font-size:62.5%!important; font-size:10px; background:url(../img/tapet.jpg) center top no-repeat #a78e0a; }

div#wrap {  width:800px; position:relative; background:url(../img/bg-wrap.jpg) top repeat-y; margin:0 auto; }
div#header { position:relative; background:url(../img/bg-header-small.jpg) no-repeat; height:189px; }
div#content { width:419px; padding:20px; margin-left:171px; min-height:400px; height:auto!important; height:400px;  }
div#right, div#left { position:absolute; width:121px; padding:20px; top:189px; }
div#left { left:10px; }
div#right { right:10px; }

h1 { position:absolute; left:-9999px; }
h1 a { text-indent:-9999px; display:block;  }

h2 { margin-bottom:1em; font-size:1.7em; color:#a78e0a; }
/*h3 {  color:#a78e0a; }
body.barneklar-0-til-12-aar */ 
#content h3 { font-size:1.4em; margin-bottom:15px; background:#a78e0a; color:#fff; padding:10px 20px; margin-left:-20px; 
margin-right:-20px; }
#right h3 { font-size:1.2em; color:#a78e0a; margin-bottom:1em; }
h3 a { color:#fff; }
h4 { font-size:1.3em; margin-bottom:20px; color:#a78e0a; }
h5 { font-size:1.2em; }

p { margin-bottom:1em; clear:both; }
p strong { color:#a78e0a; }
div#content p { font-size:1.4em; font-weight:normal; line-height:1.4;  }
div#content a { color:#a78e0a; }
div#content a:hover { text-decoration:none; }

ul { list-style:none; }
ul#nav { position:absolute; bottom:20px; left:15px; line-height:34px; height:34px; }
ul#nav li { display:inline; }
ul#nav li a { color:#fff; font-size:1.1em; font-weight:bold; text-decoration:none; padding:0 11px; }
ul#nav li a:hover { text-decoration:underline; }

ul#subnav li, #right ul li { padding-left:25px;  background:url(../img/krone.gif) no-repeat; margin-bottom:1em; }
ul#subnav li a, #right ul li a { color:#a78e0a; font-size:1.2em;  }
ul#subnav li a:hover, #right ul li a:hover { text-decoration:none; }

ul#footer { font-size:0.8em; width:750px; height:51px; margin:0 auto; 
background:url(../img/bg-footer.jpg) no-repeat; padding:20px 25px 0; }
ul#footer li { display:inline; color:#fff; height:44px; line-height:44px; }
ul#footer li a { color:#fff; }
ul#footer li a:hover { text-decoration:none; }
ul#footer li.copy { float:left; }
ul#footer li.dev { float:right; }
ul#footer li.open { position:relative; float:left; line-height:1.2; padding-top:7px; margin-left:150px; font-size:1.4em; }
ul#footer li.open span { position:absolute; left:-110px; top:13px; }

div#content ul { font-size:1.4em; margin:0 0 1em 1em; list-style:disc; }
div#content ul li { margin-bottom:0.5em; }

div#content ul.contact { list-style:none; }
div#content ul.contact li { margin-bottom:10px; font-weight:bold; }
div#content ul.contact li span { width:100px; font-weight:normal; }

div#content dl { font-size:1.4em; overflow:auto; margin-bottom:20px; }
div#content dl dt { clear:left; float:left; width:100px; }

div#content dl dd { float:left; margin-bottom:10px; font-weight:bold; }

div#content form { width:400px; margin-bottom:1em; }
fieldset { border:none; font-size:1.2em; margin-bottom:5px; }
fieldset label { display:block; height:20px; margin-bottom:5px; }
fieldset label input { float:right; width:200px; height:20px; }
/*fieldset label input:active, fieldset label input:hover, fieldset textarea:hover  { border:1px solid #f47f1f; width:508px; height:198px; }*/
fieldset legend { display:none; visibility:hidden; }
fieldset textarea { width:400px; height:150px; }

address { font-style:normal; font-size:1.1em; }

img { display:block; }
img.img-text { float:right; margin-left:10px; }
p img { display:inline; }
img.header-img { position:absolute; top:25px; right:25px; }
img.map { position:absolute; right:0; bottom:28px; z-index:9; }
a img { border:none; }



.gallerycontainer{ position:relative; height:599px; padding-left:435px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/ }
.gallerycontainer ul { list-style:none; margin:0; width:300px; }
.gallerycontainer ul li { float:left; width:90px; margin:0 0 0 4px; }

.thumbnail img { border: 1px solid white; /*margin: 0 5px 5px 0;*/ }
.thumbnail:hover { background-color: transparent; }
.thumbnail:hover img { border: 1px solid #483f37; }

.thumbnail span{ /*CSS for enlarged image*/
position: absolute; /*background-color: lightyellow;*/ /*padding: 5px;*/ left:0; /*border: 1px dashed gray;*/
visibility: hidden; color: black; text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/ border-width:0; padding:0; }

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility:visible; top:0; left:0; /*position where enlarged image should offset horizontally */ z-index: 50; }