.header {
 position: absolute;
 top: 61px;
 left: 350px;
}

.clipper {
 overflow: hidden;
 width: 100px;
 height: 100px;
 border: 1px solid black;
}
img.clipper {
 margin-left: -10px;
 margin-top: -0px;
 width: auto;
 height: auto;
 border: 0px;
}

.headermenu {
 background-color: white;
 border: 1px solid black;
 border-bottom: 1px solid white;
 padding: 5px;
 line-height: 30px;
 color: black;
 font-weight: bold;
 text-decoration: none;
}

.tydligknapp {
 background-color: #A73116;
 border: 1px solid black;
 padding: 5px;
 line-height: 30px;
 color: white;
 font-weight: bold;
 text-decoration: none;
}
.tydligknappactive {
 background-color: #DC4202;
 border: 1px solid black;
 padding: 5px;
 line-height: 30px;
 color: black;
 font-weight: bold;
 text-decoration: none;
}
.tydligknapp:hover {
 background-color: #DC4202;
 border: 1px solid black;
 padding: 5px;
 line-height: 30px;
 color: black;
 font-weight: bold;
 text-decoration: none;
}

.headermenuActive {
 background-color: #947215;
 border: 1px solid black;
 border-bottom: 1px solid #947215;
 padding: 5px;
 padding-top: 8px;
 line-height: 30px;
 color: white;
 font-weight: bold;
 text-decoration: none;
}

.headermenuActive:hover {
 text-decoration: none;
 color: white;
}

.headermenu:hover {
 color: #DC4202;
 text-decoration: none;
}

.artHolders {
 border: 1px solid #999999;
 padding: 5px;
 margin-bottom: 10px;
 background-color: #FDF7DD;
}

.ExtraBox {
 background-color:#F5F5F5;
 border: 1px solid #999999;
 padding: 5px;width:300px;
}

.FactBox {
 border:1px solid #1D5158;
 background-color: #FFF2D2;
 padding: 5px;
}

.menuLevel1 {
 color: #947215;
 font-weight: bold;
 text-decoration: none;
}

.menuLevel2 {

}

.menuLevel2:hover {
 color: #A73116;
}

.menuLevel2row {
 text-decoration: none;
}


BODY {
 background-color: white;
}

BODY, TABLE
{
 font-size: 11px;
 color: black;
 line-height: 160%;
 font-family: Verdana;
 text-align: left;
}
P, DL, DD, DT, H1, H2, H3, H4, H5, H6, H7, H8, H9, FORM {
 margin: 0px;
 padding: 0px;
}
OL, UL {
 margin-top: 4px;
}
A
{
 color: black;
 font-family: Verdana;
 text-decoration: underline;
}
A:hover
{
 color: #155CA3;
 font-family: Verdana;
 text-decoration: underline
}

A.articlelist {
 color: #A73116;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
}

LI
{
 padding-left: 0px;
 margin-left: 0px
}
H1
{
 font-weight: bold;
 font-size: 24px;
 color: #947215;
 line-height: normal;
 font-family: Verdana;
}
H2
{
 color: #A73116;
 font-weight: bold;
 font-size: 12px;
}
H3
{
 font-size: 12px;
 color: #000000;
 font-weight: bold;
}
H4
{
 font-size: 9px;
 font-weight: normal;
}
H5
{
 font-size: 9px;
 font-family: courier;
 color: #009900;
 font-weight: normal;
 padding: 5px;
}
H6
{
 FONT-WEIGHT: bold;
 FONT-SIZE: 19px;
 color: #947215;
}
.textfield {
 font-size: 10px;
 font-family: verdana;
}

