.sidinstallning {
background-color: #000000;
color: #f5b757;
font-family: Verdana, Arial, Helvetica;
font-weight: normal;
top: 0px;
left: 0px
}

/*---------------------------------------------------------*/
/*          Stilmallar for den expanderbara menyn          */

.cellLevel1 {
font-weight: bold;
font-size: 15px;
color: #D5D4D8;
font-family: Arial;
text-decoration: none
}

.cellLeve13 {
font-weight: normal;
font-size: 10px;
color: #F6D199;
font-family: Arial;
text-decoration: none
}

.cellLevel2 {
font-weight: normal;
font-size: 11px;
color: #F6D199;
font-family: Arial;
text-decoration: none
}

.cellLevel1Selected {
font-weight: bold;
font-size: 16px;
color: #FFFFFF;
font-family: Arial;
text-decoration: none
}

.cellLevel2Selected {
font-weight: normal;
font-size: 10px;
color: #E7ECEC;
font-family: Arial;
text-decoration: hover;
}

A:hover {
text-decoration: underline;
}

/*---------------------------------------------------------*/
/*          Text och rubriker                              */

.Rubrik1 {
font-weight: bold;
font-size: 20px;
color: #F5B757;
font-family: Arial;
}

.tillbaka {
font-family: Arial;
font-size: 13px;
color: #F5B757;
font-weight: normal
}

.text {
font-weight: normal;
font-size: 11px;
color: #F6D199;
font-family: Arial
}

.viktigtext A{
font-weight: bold;
font-size: 13px;
color: #9681B7;
font-family: Arial;
text-decoration: none
}

.viktigtext A:hover{
font-weight: bold;
font-size: 13px;
color: #96A4DB;
font-family: Arial;
text-decoration: none
}

.epostlank A{
font-weight: bold;
font-size: 11px;
color: #F55555;
font-family: Arial;
text-decoration: none
}

.epostlank A:hover{
font-weight: bold;
font-size: 11px;
color: #F55555;
font-family: Arial;
text-decoration: underline
}

.stortext {
font-weight: normal;
font-size: 13px;
color: #F6D199;
font-family: Arial
}

.textfet {
font-weight: bold;
font-size: 13px;
color: #F6D199;
font-family: Arial
}

.bildrubrik {
font-weight: bold;
font-size: 14px;
color: #CCCCCC;
font-family: Arial
}

.bildrubriksida {
font-weight: bold;
font-size: 18px;
color: #F5B757;
font-family: Arial
}

.bildtext {
font-weight: normal;
font-size: 12px;
color: #C=C=C=;
font-family: Arial
}

/*---------------------------------------------------------*/
/*          Kantlinjer till lager                          */

.kantlinje {
border-right: 1px solid #F5B757;
border-top: 1px solid #F5B757;
border-left: 1px solid #F5B757;
border-bottom: 1px solid #F5B757;
background-color: #000000;
layer-background-color: #000000
}

/*---------------------------------------------------------*/
/*          Lager                                          */

#annonsbild {
position:absolute;
width:200px;
height:115px;
z-index:1;
left: 6px;
top: 280px
}

#annonsmeny {
position:absolute;
width:120px;
height:20px;
z-index:2;
left: 3px;
top: 110px
}


/*---------------------------------------------------------*/
/*          Dropdownmeny                                   */

.dropdown {
width: 130px;
font-family: Arial;
font-size: 11px;
color: #551d82;
font-weight: normal;
height: 20px;
background-color: #ffffff
}

/*---------------------------------------------------------*/
/*          Ram runt bild                                  */

.bildram {
border: 1px solid #11026A; 
}