body {
   width: 100%;
   height: 100%;
   background-color : #FFFFFF;
   font: 0.8em verdana, arial, sans-serif;
   text-align: left;
   color: #2E3092;
}

h1 {
   margin-bottom: 0px;
}

h3 {
   margin-top: 5px;
   margin-bottom: 5px;
}

#stocktop {
   width: 100%;
   height: 100px;
   background-color:#000000;
   background-image: url(/images/stockholmsguiden.gif); 
   background-repeat: no-repeat;
}

.menu {
   width: 100%;
   height: 25px;
   background-color: #CCCCCC;
   font: 14px verdana, arial, sans-serif;
   font-weight: bold;
   padding-top: 0px;
   color: #2E3092;
   background-image: url(/images/menubg.gif); 
   background-repeat: repeat-x;
   margin-top: 5px;
}

.menu span{
   margin-left: 25px;
}

.menu span a{
   color: #2E3092;
   text-decoration: none;
}

.menu span a:hover{
   background-color: #FFFFFF;
}

#bottom {
   width: 100%;
   height: 60px;
   margin-top: 5px;
   background-image: url(../images/bottom.gif); 
   background-repeat: no-repeat;
   background-color: #FFFFFF;
   font: 10px verdana, arial, sans-serif;
   padding-top: 5px;
   color: #2E3092;
   border-top: 1px solid #2E3092;
   float: left;
}

#bottom a {
   color: #2E3092;
   text-decoration: none;
}

.content {
   width: 715px;
   background-color:#FFFFFF;
   padding-top: 5px;
   padding-left: 10px;
   padding-bottom: 5px;
   padding-right: 5px;
   float: left;
}

.rside {
   width: 300px;   
   float: left;
}

.rside span {
   margin-top: 10px;
   display: block;
}


.column {
   width: 340px;
   float: left;
   margin-right: 15px;
   margin-top: 10px;
   margin-bottom: 5px;
}

.column ul {
   list-style-type: none;
}

.column li {
   margin-left: 30px;
}

#g {
   text-align: center;
}

.main {
   width: 1030px;
}

.credit {
   display: block;
   width: 330px;
   font: 9px verdana, arial, sans-serif;
   text-align: right;
}

.credit a{
   color: #2E3092;
}

.nyamobiltelefoner {
   width: 250px;
   font: 0.8em verdana, arial, sans-serif;
   background-color : #C3D9FF;
   padding: 5px;
}

.nyamobiltelefoner a{
   text-decoration: none;
   color: #000000;
}

.nyamobiltelefoner a:hover{
   text-decoration: underline;
}

.nyamobiltelefoner h4{
   font: 1.3em verdana, arial, sans-serif;
   margin-top: 0px;
   margin-bottom: 0px;
   padding-bottom: 0px;
   font-weight: bold;
}

.ekonytt {
   width: 250px;
   font: 0.8em verdana, arial, sans-serif;
   background-color : #FEEDE4;
   padding: 5px;
}

.ekonytt a{
   text-decoration: none;
   color: #000000;
}

.ekonytt a:hover{
   text-decoration: underline;
}

.ekonytt h4{
   font: 1.3em verdana, arial, sans-serif;
   margin-top: 0px;
   margin-bottom: 0px;
   padding-bottom: 0px;
   font-weight: bold;
}

.tiny{
   text-align: right;
   margin-top: 0px;
   margin-bottom: 0px;
}

.tiny a{
   text-decoration: none;
   color: #000000;
}
