BODY
{
}
.Tabelbody
{
	width:960px;
	height=auto;
	padding:20px;
	border-style:outset;
	border-color:gainsboro;
	border-width:1px;
	background-color="white"
}
.Overskrift1
{
Font-family: Arial Rounded MT Bold, Arial Narrow, verdana, Tahoma;
font-size: 48px;
font-weight: bold;
font-style: italic;
}
.Overskrift2
{
Font-family: Arial Narrow, Verdana, Tahoma;
font-size: 32px;
font-weight: bold;
font-style: italic;
margin-top: 0;
margin-bottom: 0;
}
.broedtekst
{
Font-family: Arial, Verdana, Tahoma;
font-size: 11pt;
margin-top: 0;
margin-bottom: 8;
}
.forfatter
{
Font-family: Arial, Verdana, Tahoma;
font-size: 10px;
font-weight: lighter;
font-style: italic;
margin-top: 6;
margin-bottom: 12;
}

.menuBar
{
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    COLOR: white;
    TEXT-ALIGN: center
}
.Bar
{
    FONT-FAMILY: Verdana, Tahoma;
    FONT-SIZE: 11px;
    FLOAT: left;
    BORDER-LEFT: blue 0px outset;
    padding-top:0px;
	padding-bottom:0px;
	padding-right:15px;
	padding-left:15px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: blue 0px outset;
    POSITION: relative;
    BACKGROUND-COLOR: #818B9D;
    TEXT-ALIGN: center
}
.menu
{
    FONT-FAMILY: Verdana, Tahoma;
    FONT-SIZE: 11px;
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 200px;
    LINE-HEIGHT: 140%;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: absolute;
    BACKGROUND-COLOR: #D7D6D1
}
.menuItem
{
    FONT-FAMILY: Verdana, Tahoma;
    FONT-SIZE: 11px;
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 5px;
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid
}
.ItemMouseOver
{
    FONT-FAMILY: Verdana, Tahoma;
    FONT-SIZE: 11px;
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold; 
    WIDTH: 100%;
    CURSOR: hand;
    COLOR: black;
    COLOR: highlighttext;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR: #3399FF
}
.ItemMouseOut
{
    WIDTH: 100%
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    FONT-size: 16px;
    POSITION: absolute;
    COLOR: withe;
    TEXT-ALIGN: left
}
.barOver
{
    FONT-FAMILY: Verdana, Tahoma;
    FONT-SIZE: 11px;
    BORDER-RIGHT: blue 1px ridge;
    BORDER-TOP: blue 1px ridge;
    FLOAT: left;
    BORDER-LEFT: blue 1px ridge;
    padding-top:0px;
	padding-bottom:0px;
	padding-right:19px;
	padding-left:19px;
    CURSOR: hand;
//    TEXT-INDENT: 5px;
    COLOR: black;
    BORDER-BOTTOM: read 1px ridge;
    POSITION: relative;
    TEXT-ALIGN: center
}
