﻿body 
{
    font-size: 14px;
    font-family:@Gulim, Tahoma, Sans-Serif;
    color: Black;
    
    margin: 0;
    padding: 0;
    
    background-image: url(../img/Back.jpg);
    background-position: top;
    background-repeat: repeat;
    background-attachment: fixed;     
}
hr
{
    border-width: 1px;
   
    border-style: dashed;    
    clear: both;
    border-color: Gray;
}

table
{
    table-layout: fixed;
    vertical-align:text-top;
        
}

#footer table
{
    margin: 10px;
    Width: 400px;
    table-layout: fixed;
    text-align: center;  
    margin: 0px auto;  
}

#footer td
{
    width: 240px;
}

#indhold table
{
    width: 150px;
}

#indhold td
{
    width: 75px;
}

/*tekst */

p
{
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.6em;
}

#Indhold a
{
    color:#260801;    
}
h1, h2, h3, h4, h5, h6
{
    color: #eb7400;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-weight: bold;
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
    text-decoration: underline;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-weight:bold;
    font-size: 1em;
    
}.ddlClass
{
    border: none;
    background-color: transparent;
}
option
{
    outline: none;
    border: none;
    background-color: transparent;
}
/*Div */

#wrapper
{
 width: 950px;
 margin: 10px auto;
 height: auto;   
 
}

#Indhold
{
    width: 610px;
    min-height: 500px;
    padding: 50px;
    float: left;
    background-repeat: repeat;
    background-image: url(../img/bgIndhold.png);
}





#footer a
{
    color: #eee;
    font-weight: bolder;
    border: 1px soild #000;
    border-radius: 14px;
    padding: 7px 50px;
    text-decoration: none;
    line-height: 29px;
}

#footer a:hover
{
    text-decoration: none;   
    color: #ccc; 
   font-weight: bolder;
}



.katunder
{
    color: #BD5220;
    font-size: 1.5em;
    margin-left: 10px;
    margin-bottom: 2px;
    text-decoration: none;
}

.katunder:hover

{
    text-decoration: none;   
    color: #cbcbcb; 
}

#old
{
    float: right;
    width: 150px;
    height: auto;
    border-style:outset;
    border-color: Gray;
    background-color: #111;
    border-width: 2px;
    padding: 20px;
}

.LinkKOmMEN a
{
    font-variant: small-caps;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
    margin-bottom: 10px;
    float: right;
    padding-left: 5px;
    color: Black;
}
.linkKomBLOG {font-variant: small-caps;
    font-weight: bold;
    text-decoration: none;
    font-size: 17px;
    margin-bottom: 10px;
    color: Black;}
.LinkKOmMEN 
{
    font-variant: small-caps;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
    margin-bottom: 10px;
    float: right;
    padding-left: 5px;
    color: Black;
}
#menuVand
{   
    width: 570px;
    padding-right: 10px;
    color: InactiveCaptionText;
    height: 33px;
    border-bottom-style: groove;
    text-align: right;
    color: #eb7400;
    border-bottom-width: 2px;
    border-bottom-color: gray;
   
}

.dato2
{
    font-weight:bolder;
    color: #969D87;
     margin: 0;
 padding: 0;
   font-size: 12px;   
   line-height: 14px;     
}

#test
{
    float: left;
    clear: both;
    height: auto;  
    border-width: 2px;
   /* padding: 20px;*/
}

#new
{
    float: left;
    width: 400px;
    height: auto;
}

#blog
{
    float: left;
    width: 450px;
    height: auto;
    padding: 10px 50px;
    clear: both;
   
}

#midt
{
    float: left;
     width: 950px;
       
     height: auto;
     background-image: url(../img/menu.jpg);
     background-position: left;
     background-repeat:repeat-y;
     clear: both;
   
}

#sidemenu
{
   width: 180px; 
   padding: 20px;
   float: left;
   padding-right: 15px;
   min-height: 150px;    
}

#footer
{
    width: 910px;
    padding-top: 6px;
        padding-bottom: 6px;
    font-size: 14px;
    float: left;
    font-weight: bold;
    height: auto;
    color: #eee;
    line-height: 17px;
    text-align:right;
    clear: both;  
}

#header
{
    width: 950px;
    margin: 0px 0px 2px 0px;
    padding: 0px;
      background-image: url(../img/header2.png);
    background-repeat: no-repeat;
    height: 120px;    
    border-radius: 100px;
}

/* klasser */

.underline
{
     text-decoration: underline;     
}

.soegskrift
{
  color: InactiveCaptionText;
    color: #CD221D;
    border-color: gray;
    border-width: 3px;
    border-Style: outset;
    font-variant: small-caps;
    font-weight: 600;
    background-color:black;
    font-size: 1.6em;
    padding-bottom: 0px;
    padding-left: 7px;
    margin-bottom: 3px;
    margin-top: 50px;

}
#soegefelt
{
    margin-top: 50px;
}
.overskriftteste 
{
    text-decoration: none;
    letter-spacing: 1px;
   color: InactiveCaptionText;
   color: #eb7400;
    border-color: #333;
    border-width: 2px;
    border-radius: 10px;
    border-Style: ridge;
    font-variant: small-caps;
    font-weight: 600;
    background-color:black;
    font-size: 1.6em;
    padding-bottom: 0px;
    padding-left: 7px;
    margin-bottom: 3px;

}

.antal
{
    color: #bba;
}
.overskriftteste:hover
{
   color: InactiveCaptionText;
   color:  White;
   background-color: #eb7400;
    border-color: #333;
    border-width: 2px;
    border-radius: 10px;
    border-Style: ridge;
  
    font-variant: small-caps;
    font-weight: 600;
    font-size: 1.6em;
    padding-bottom: 0px;
    padding-left: 7px;
    margin-bottom: 3px;
}
.overskrift:hover
{
        color: InactiveCaptionText;
   color:  White;
   background-color: #eb7400;
    border-color: #333;
    border-width: 2px;
    border-radius: 10px;
    border-Style: ridge;
    font-variant: small-caps;
    font-weight: 600;
    font-size: 1.6em;
    padding-bottom: 0px;
    padding-left: 7px;
    margin-bottom: 3px;
}
.overskrift
{letter-spacing: 1px;
    color: InactiveCaptionText;
   color: #eb7400;
    border-color: #333;
    border-width: 2px;
    border-radius: 10px;
    border-Style: ridge;
    font-variant: small-caps;
    font-weight: 600;
    background-color:black;
    font-size: 1.6em;
    padding-bottom: 0px;
    padding-left: 7px;
    margin-bottom: 3px;

}

.btnClass
{
    color: Black;
    text-decoration: none;
    margin-right: 10px;
    font-size: 17px;
    margin-bottom: 2px;
   
}

.btnClass:hover
{   
    color: #333; 
    text-decoration: none;
}

.navn
{
 font-size: 15px;     
 margin: 0;
 padding: 0;
 color: #7F4826;  
 font-variant: small-caps;
 line-height: 15px;
 font-weight: bolder;
}

.navn2
{
 font-size: 13px;     
 margin: 0;
 padding: 0;
 color: #CD661D;  
 line-height: 12px;
}

.margin
{
    margin: 0;
    padding: 0; 
}

.dato
{
    font-weight:bolder;
     margin: 0;
 padding: 0;
   font-size: 12px;   
   line-height: 14px;     
}

.res
 {
      color: #CD661D; 
      font-size: 14px;  
 }
 
div.menu
{
    width: auto;
    margin: 0px 10px 0px 0px ;
    padding: 0px;
    
}

#menutest
{
    float: right;
    width: auto;
    margin: 0px;
    padding: 0px;
    height: auto;
    
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    color: #CD221D;
    display: block;
    line-height: 1.35em;
    padding: 4px 5px;
    text-decoration: none;
    font-weight: bolder;
    white-space:nowrap;
  
   background-repeat: repeat;
    background-image: url(../img/bgIndhold.png);
    border: 1px outset #eee;
}

div.menu ul li a:hover
{
   
   color: #CD441D;
    text-decoration: none;
}

div.menu ul li a:active
{
   color: #fff;
    
    text-decoration: none;
}

.lys
{
    margin: 0px;
    padding: 0px;
    color: #260801;  
    font-size: 16px;
    text-decoration: none;
}



.Kommentarbruger
{
 background-color: #333;   
 padding: 7px; 
}

#kom
{
    float: left;
    width: 300px;
    height: auto;    
}

#alminKom
{
    height: auto;
    float: left;
    width: 450px;    
    
    
}

#adminKom
{
    height: auto;
    float: left;
    width: 450px;    
    
}

.Headline
{
    height: auto;
    float: left;
    width: 450px;    
     border-top-width: 1px;
   
    border-top-style: dashed;    
    clear: both;
    border-top-color: Gray;
  
    margin: 0;
    Padding: 0;
}
