﻿/* MERCURY-CMS AND ALL APPLICATION SPECIFIC DATA INCLUDING STYLESHEETS ARE COPYRIGHTED (C)2015 BY MONOLITH-SYSTEMS APS */                                                                                                                                                                                                                                                                                                                                                                                                             html,body,ul,li,h1,h2,h3,h4,h5,p,a,img,table,td,th{margin:0;padding:0;border:none;text-decoration:none;font-family:Arial, sans-serif;font-size:10px;}
html, body {
background-color:#e5e6df;
}

#header, #pagearea, #footer {display:block;position:relative;width:100%;}
.mt {margin-top:20px;}
.mr {margin-right:20px;}
.fl {float:left;}
.fr {float:right;}
.sys64738{float:none;clear:both;}
.monowrap {margin:0px auto 0px auto;width:960px;clear:both;position:relative;}

#pagearea {margin-top:0px;}

/* --- HEADER AREA --- */
#header
{
    position:relative;
	background-color:#000000;
    background-image:url(../g/skov-banner.jpg);
    background-position:center;
    background-repeat:no-repeat;
    height:250px;
	margin-bottom:65px;
}


.headcontent
{
    width:960px;
    height:250px;
    display:block;
    position:absolute;
}

#logo
{
    background-image:url(../g/jaktoskytte-logo.png);
    background-repeat:no-repeat;
    width:295px;
    height:111px;
    position:absolute;
    top:66px;
    left:52px;
}

/*
#menu1
{

    sposition:relative;
    sposition:absolute;
    sleft:10px;
    sbottom:-35px;
    sheight:20px;
    background-color:#ccf;
    
 }

#smenu1 ul      
{
    list-style-type:none;
    overflow:hidden;
    padding: 0;
}
*/
#menu1 ul li    {text-transform:uppercase;line-height:20px; display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
   font-family:Arial;
   font-weight:bold;
}
#menu1 ul li.cur {background-color:#231f20;}
#menu1 ul li a:hover {background-color:#70583f;color:#fff;}
#menu1 ul li a  {color:#231f20;text-decoration:none;font-weight:bold;line-height:20px;font-size:9pt;padding:0px 7px;height:20px;display:block;border-left:#231f20 solid 1px;}
#menu1 ul li.cur a  {color:#fff}

.cm {
   width:100%;
   overflow:hidden;
   position:absolute;
   bottom:-40px;
}
.cm ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
.cm ul li {
  
}

#menu1 ul li:last-child {
    border-right:#231f20 solid 1px;
}


/* --- PAGE AREA --- */

.article
{
    display:block;
     background-color:#fcfcfc; 
    float:left;
    position:relative;
}

.x1 {width:220px;}
.x2 {width:460px;}

.omraade {position:relative;}

.omraade .intro 
{
    position:absolute;
    bottom:10px;
	width:100%;
}
.intro h3, .intro h1
{
    font-family: ActaDisplay-BoldItalic;
    font-size:11pt;
    font-weight:bold;
    line-height:18pt;
    

    color: #231f20;
    padding:5px 10px 5px 10px;
    background-image:url(../g/introback.png);
    background-repeat:repeat;
}

.beskrivelse 
{
    position:relative;
    padding:10px;
    font-size:1em;   
   
    height:90px;
}

.beskrivelse p
{
    font-size:1.1em;
	line-height:1.2em;
    padding-bottom:5px;
}

.beskrivelse .link {position:absolute;bottom:5px;}
.beskrivelse p a
{
    font-family: ActaDisplay-BoldItalic;
    display:block;
    color: #231f20;
	font-weight:bold;
    font-size:1.0em;
	line-height:1.2em;
    margin-top:10px;
    padding:2px 10px 2px 10px;
	border-left:1px solid #888;
	
    
}

.beskrivelse p a:hover
{
    background-color:#000;color:#fff;
}


.video.yt1
{
    width:220px;
    height:200px;
}

.video.yt2 
{
    width:460px;
    height:200px;
}

.video.yt2x 
{
    width:460px;
    height:400px;
}


/* --- FOOTER AREA --- */
#footer         {height:50px;font-size:10px;margin-top:40px;}
#address        {height:40px;line-height:40px;margin-bottom:18px;text-align:center;font-size:1.1em;color:#666}
#address a      {color:#666;text-decoraction:none;font-size:1.0em;}
#address a:hover{text-decoration:underline;}
#telefon        {sfont-weight:bold;}
#network, 
#development    {text-align:center;line-height:16px;}
#network        {color:#888;font-size:1em;}
#network a      {margin:0px 10px 0px 10px;}
#development    {margin-top:8px;height:40px;}
#development a  {color:#cbcbcb;font-size:1em;} 