@import url(layout_absolute.css);
*
{
    font-family:arial;
    font-size:small;
    margin: 0;
    padding: 0;
}
a:link, a:visited
{
  text-decoration: none;
  border-bottom: 1px dotted #000;
}
a:hover, a:active
{
    border-bottom-style: solid;
/*    font-style:italic */
}
/*
a:link, a:visited
{
    font-size:1em;
    color:#666;
    text-decoration: none;
    background: url(../images/underline1.gif) repeat-x left bottom;
}
a:hover, a:active
{
    font-size:1em;
    background: url(../images/underline1-hover.gif);
}
*/
.external
{
  background:url(../images/externalLink.gif) no-repeat right top;
  padding-right:10px;
}
.email
{
  background:url(../images/email.png) no-repeat right top;
  padding-right:14px;
}

#framemaster_top
{
  background-color: #3399FF;
}
#framemaster_left
{
  background-color: #3399FF;
}
#framemaster_right
{
  background-color: #3399FF;
}
#framemaster_bottom
{
  background-color: #3399FF;
}
.bildermenysida #framemaster_top
{
  background-color: #009900;
}
.bildermenysida #framemaster_left
{
  background-color: #009900;
}
.bildermenysida #framemaster_right
{
  background-color: #009900;
}
.bildermenysida #framemaster_bottom
{
  background-color: #009900;
}
.batbildermenysida #framemaster_top
{
  background-color: #C1A03C;
}
.batbildermenysida #framemaster_left
{
  background-color: #C1A03C;
}
.batbildermenysida #framemaster_right
{
  background-color: #C1A03C;
}
.batbildermenysida #framemaster_bottom
{
  background-color: #C1A03C;
}
.batbildersida #framemaster_top
{
  background-color: #3399FF;
}
.batbildersida #framemaster_left
{
  background-color: #3399FF;
}
.batbildersida #framemaster_right
{
  background-color: #3399FF;
}
.batbildersida #framemaster_bottom
{
  background-color: #3399FF;
}
.startsida #mycontent
{
    background-image: url(../images/geese.jpg);
    background-repeat: no-repeat;
}
.lanksida #mycontent
{
    background-image: url(../images/backgrnd2_1016.jpg);
    background-repeat: no-repeat;
}
.bildermenysida #mycontent
{
    background-image: url(../images/nature2_1016_web.jpg);
    background-repeat: no-repeat;
}
.batbildermenysida #mycontent
{
    background-image: url(../images/DSC_0085_1016_web.jpg);
    background-repeat: no-repeat;
}
.batbildersida #mycontent
{
/*
    background-image: url(../images/DSC_0085_1016_web.jpg);
    background-repeat: no-repeat;
*/
    background-color: #99CCFF;
}
.privatmenysida #mycontent
{
    background-image: url(../private/images/soft/me/bridge008_skraddarholmen_07.jpg);
    background-repeat: no-repeat;
}
.lanksida #links
{
  background-color: #99CCFF;
}
.bildermenysida #links
{
  background-color: #99FF66;
}
.batbildermenysida #links
{
  background-color: #FFFF99;
}
.batbildersida #links
{
  background-color: #99CCFF;
}
.privatmenysida #links
{
  background-color: #FFFF99;
}
#updated
{
    font-size:xx-small;
}
.lanksida #updated
{
  color:white;
}
.bildermenysida #updated
{
  color:white;
}
.batbildermenysida #updated
{
  color:white;
}
.privatmenysida #updated
{
  color:white;
}
.lanksida #geoposition
{
  color:white;
}
.bildermenysida #geoposition
{
  color:white;
}
.batbildermenysida #geoposition
{
  color:white;
}
.privatmenysida #geoposition
{
  color:white;
}
.img-wrapper
{
  background: url(../images/shadow.gif) no-repeat bottom right;
  clear: right;
  float:left;
}
.img-wrapper img
{
    margin: -5px 5px 5px -5px;
}

