
@media print {
      td.sidebar, .soegefelt, TABLE.topmenu { display: none; }
}


body { 
    background-color: white;
    margin: 10px; 
    font-family: verdana;
     }

TABLE.layoutgrid { 
        padding: 0; 
        vertical-align: top;
}
TABLE.layoutgrid  TD { 
        vertical-align: top;
}

.hoved {
        background-color: #faefd7;	
        padding: 10px;
        padding-left: 30px;
        font-size: 11pt;
        font-weight: bold;
        background-image: url(images/hjoerne_blaa.gif);
        background-repeat: no-repeat;                
}


p.manchet {
    font-weight: bold;
    font-size: 8pt;
    line-height:10pt;
}


div.artikel, div.indhold {
    margin-left: 30px;
    font-size: 8pt;
    line-height:12pt;
}

div.artikel TD, div.indhold TD, div.indhold TH {
    font-size: 8pt;
}

div.artikel TABLE { border-collapse: collapse; }

.emptykeywords { visibility: hidden; }

/*
        kommentartråd
*/

.fora {
        background: #E5EBE5;        
        padding-right: 1em;
        margin-right:0;
        margin-bottom:0;
}
.forahoved {
        background: #E5EBE5;
        background-image: url(images/hjoerne_fora.gif);
        background-repeat: no-repeat;
        margin:0;        
}

.commenttitle {
        border: solid #F5E0BA  1px;
        border-right: none;
        background: #EAEAEE; 
        padding: 4pt;
        font-weight: bold;
}
.foratitle {
        background: #CCDCCE;
}
.firstinthread .commenttitle {
        background: #FAEFD7; 
}
.fora .firstinthread .commenttitle {
        background: #CCDCCE; 
}

.commentbody {
        border: solid #F5E0BA 1px; 
        border-top: none;
        border-right: none;
        padding: 4pt;
        padding-left: 16px;
        background: white;
}
.commenttext {
        margin-bottom: 1em;
}

.fora .commentbody,  .fora .commenttitle {
        border-color: #AFCAB5;
}

/*
        kommentarside
*/
.kommentartil {
        font-weight: bold;
        font-size: 11pt;
        line-height:12pt;
        color: #e0a92f;
}

.kommentarbesked {
	color: black;
	font-weight:bold;
	font-size: 8pt;
	line-height:12pt;
	margin-top: 10px;
	vertical-align: top;
	margin-bottom: .5em;
}

INPUT.kommentar {
 	border: solid 1px #faefd7;	
 	width: 400px;
}
TEXTAREA.kommentar {
	border: solid 1px #faefd7;	
 	width: 400px; 
 	height: 150px;
}
.ValidationSummary {
        margin-top: .5em;
}
.ValidationSummary UL {
        margin-top: 0;
        margin-bottom: 0;
}

/* 
        sidebar     
*/


td.sidebar {
   background-color: #9397AD;
   padding: 1em;
   font-size: 8pt;
}

/*
        menuitems
*/

.node { padding-left: 2em;}

.draft {display: none; }

.menuitem, .parentmenuitem {
	color: white;
	margin-top: 0px;
	/*display: list-item;
	list-style: none outside;*/
}

.submenu {
	margin-left: 0em;
}



.current, .parentmenuitem {
   display: list-item;
   font-weight: bold;
   list-style-image: url(images/firkant_10x10.gif); 
   list-style-position: outside;   
}


div.underpunkter {
   margin-top: 2em;
   margin-left: 20px;
   font-size: 8pt;
   line-height: 12pt;
}

.underpunkteroverskrift {
    background-color: #faefd7;	
      padding: 10px;
    background-image: url(images/hjoerne_hvid.gif);
    background-repeat: no-repeat;

font-weight: bold;
}

.underpunkterindhold {
    border-left: solid #faefd7 2px;   
    padding-left: 8px;
}

.underpunktoverskrift {
  font-weight: bold;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}

/*
        topmenu
*/

TD.topmenu {
   background-color: #9397AD;
}
TABLE.topmenu {
        margin-left: 1em;
        margin-right: 1em;
        width: 97%;
        margin-bottom: .5em;
        margin-top: 4px;
}

.ftopknap, .topknap, .topknap2 {
        background-color: #FAEFD7;
        border-bottom: solid #606D8E 2px;
        border-right: solid #606D8E 2px;
        display: inline-block;
        padding: 5px;
        margin: 2px;
        font-size: 8pt;
        width: 100%;
        padding-left: 14px;
        margin-bottom: 0;
        margin-top: 0;
        white-space: nowrap;
        overflow: crop;
}
.ftopknap {
        background-image: url(hjoerne_blaa.gif);
        background-repeat: no-repeat;
}

.topknap2 {
   background-color: #FAEFD7;
}
.topknapcurrent {
   background-color: #e0a92f;
  font-weight: bold;
}


.top {
        background-color: #9397AD;
}


.logobar { width:100%; }
TABLE.logobar TD { vertical-align: bottom; }

/*
        Søgefelt
*/

.soegefelt {
        background-color: #CEE7F7; 
        margin: 0em; 
        margin-right:.45em;
        padding: 1em;	
        width:333px;
        float: right;
        border-bottom: solid #606D8E 2px;
        border-right: solid #606D8E 2px;	
        background-image: url(images/hjoerne_lysblaa.gif);
        background-repeat: no-repeat;
}

.findknap, .knap {
	font-family: helvetica condensed, arial narrow, arial, sans-serif;
	font-size:13pt; 
	font-weight:bold;
	border:none;
	background:transparent;

}

.loginknap
{
    FONT-WEIGHT: 500;
    COLOR: #9397ad;
    BACKGROUND-COLOR: white
}



/*
Links
*/

.artikel a, .underpunkter a, .indhold a {
        font-weight: bold;
        color: #333333;
}
.artikel a:hover, .underpunkter a:hover, .indhold a:hover {
        text-decoration: underline;
}

.node a {
        color: white;
        display: inline-block;
        padding: 2px;
}
.currentNodeLabel { 
        background: black;        
        }


.ftopknap a, .topknap a, .topknap2 a { color: black; text-decoration: none }

a { text-decoration: none; }

