body
{
    background-color: White;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #777777;
    scrollbar-3dlight-color: #777777;
    scrollbar-arrow-color: #777777;
    scrollbar-track-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;
}

a.ejfet
{
    text-decoration: none;
    color: #2A2A2A;
    font-weight: normal;
}
a.ejfet:hover
{
    text-decoration: none;
    color: #EF251B;
    font-weight: normal;
}
a.ejfet:active
{
    text-decoration: none;
    color: #EF251B;
    font-weight: normal;
}

a
{
    text-decoration: none;
    color: #2A2A2A;
    font-weight: bold;
}

a:hover
{
    text-decoration: none;
    color: #EF251B;
    font-weight: bold;
}
a:active
{
    text-decoration: none;
    color: #EF251B;
    font-weight: bold;
}

.arrowLink
{
    background-image:url(bilder/litenpil.gif);
    background-position: 0px 4px;
    background-repeat:no-repeat;
    text-indent: 0px;
    padding-left:7px; 
}

img
{
    border-width: 0px;
}

.rubrik
{
    color: #2A2A2A;
    font-size: 15px;
    font-weight: bold;
    vertical-align: top;
    background-color: #EFEFEF;
    border-top: 1px solid #2A2A2A;
    border-bottom: 1px solid #2A2A2A;
}

h1.rubrik
{
    background-image: url(bilder/punkter.gif);
    background-position:4px 2px;
    background-repeat:no-repeat;
    color: #2A2A2A;
    font-size: 15px;
    font-weight: bold;
    vertical-align: top;
    background-color: #EFEFEF;
    border-top: 1px solid #2A2A2A;
    border-bottom: 1px solid #2A2A2A;
    margin: 5px 0 0 0;
    padding:2px 0 2px 0;
    text-indent: 18px;

    
}

.underrubrik
{
    color: #2A2A2A;
    font-size: 14px;
    font-weight: bold;
    vertical-align: top;
    background-color: #FFFFFF;
}

.storrubrik
{
    color: #2A2A2A;
    font-size: 22px;
    font-weight: bold;
    font-style: italic;
    vertical-align: top;
}

.topklubbar
{
    color: #FFC631;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

a.topklubbar
{
    text-decoration: none;
    color: #FFC631;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
a.topklubbar:hover
{
    text-decoration: underline;
    color: #FFC631;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
a.topklubbar:active
{
    text-decoration: none;
    color: #FFC631;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}


.greycell
{
    font-family: Arial,Helvetica;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-align: center;
    background-color: #FFFFFF;
    color: #000000;
    border: 1px solid #2A2A2A;
    vertical-align: middle;
}

table
{
    font-family: Arial,Helvetica;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
}

.topsmalands
{
    color: #FFC631;
    font-size: 36px;
    font-weight: bold;
    font-style: italic;
    text-align: left;
    vertical-align: middle;
}

.datumtid
{
    color: #A0A0A0;
    font-size: 11px;
    text-align: right;
}

.fotograf
{
    color: #A0A0A0;
    font-size: 11px;
    text-align: right;
    font-weight: normal;
}

.forum
{
    font-size: 12px;
    color: #2A2A2A;
    border: 1px solid #2A2A2A;
}
.forumtop
{
    font-size: 12px;
    font-weight: bold;
    color: #2A2A2A;
    background-color: #EFEFEF;
}
.litentext
{
    font-size: 11px;
}













#defaultborder
{
    margin-left:auto;
    margin-right:auto;
    border:solid 1px black;
    width:805px;
    margin-top:0px;
    

}
#header
{
    background-color:#2a2a2a;
    border-bottom:solid 1px black;
		height:48px;

}
#footer
{
    text-align:center;
     background-color:#2a2a2a;
     border-top:solid 1px black;
}

#container{
    clear:both;
  background-color:white;
  float:left;
  width:525px;
  border-left:120px solid white; 
  /* The width and color of the lft rail */
  border-right:160px solid #dedbde; 
  /* The width and color of the right rail */
}
#container_big{
    clear:both;
  background-color:white;
  float:left;
  width:685px;
  border-left:120px solid white; 
  /* The width and color of the lft rail */
  border-right:0px solid #dedbde; 
  /* The width and color of the right rail */
}
#left{
  float:left;
  width:120px;
  margin-left:-120px;
  margin-top:-50px;
  position:relative;
}
#center{
  float:left;
  width:525px;
  margin-right:-525px;
}
#center_big{
  float:left;
  width:685px;
  margin-right:-685px;
}
#right{
  float:right;
  width:160px;
  margin-right:-160px;
  position:relative;
}



