/* ================================
    CSS STYLES FOR PortalDotNET
   ================================
*/   


/* text style for the unselected tabs */
.OtherTabs { color:White;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link { color:White;
}

A.OtherTabs:visited  { color:White;
}

A.OtherTabs:active   { color:#FFD806;
}

A.OtherTabs:hover    { color:#FFD806;
}

/* GENERAL */
/* style for module titles */
.Head   { color: white;font-family: Verdana;font-size:12px;
}

/* style of item titles on edit and admin pages */
.SubHead    { color: white;font-weight:bold;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
	color:White;
}

.NormalRed
{
}

.NormalYellow
{ color: Black;
}

.NormalBold
{
	color:White;
}

/* GENERIC */
H1  {
}

H2  {
}

H3  { padding-top:7px;
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}


SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR { color: #D9A81B
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* Transenna.Search styles ends here */

.crawler /* Benyttes til crawler skin modulet (sgeoptimering) */
{
	display: none;
}

.sitemap { FONT-SIZE: 11px; COLOR: white; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; WHITE-SPACE: nowrap }
.sitemap IMG { BORDER-RIGHT: 0px; BORDER-TOP: 0px; VERTICAL-ALIGN: middle; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px }
.sitemap A { COLOR: #819735; TEXT-DECORATION: none }
.sitemap A:visited { COLOR: #C0C0C0; TEXT-DECORATION: none }
.sitemap A.node { PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 1px; PADDING-TOP: 1px; WHITE-SPACE: nowrap }
.sitemap A.nodeSel { PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 1px; PADDING-TOP: 1px; WHITE-SPACE: nowrap }
.sitemap A.node:hover { COLOR: #333; TEXT-DECORATION: underline }
.sitemap A.nodeSel:hover { COLOR: #333; TEXT-DECORATION: underline }
.sitemap A.nodeSel { BACKGROUND-COLOR: #70A23F }
.sitemap .clip { OVERFLOW: hidden }

code { background: yellow; color: black; }

.fuld { background: url(fuld.gif) no-repeat; background-position: top right; height:22px; width: 100%; padding-top: 4px;}
.halv { background: url(halv.gif) no-repeat; background-position: top right; height:22px; width: 100%; padding-top: 4px; }
.kvart { background: url(kvart.gif) no-repeat; background-position: top right; height:22px; width: 100%; padding-top: 4px; }
.forklar { border: solid 1px #1C4D24; width: 33%; padding-left: 5px;  }












