body 
{
    /*background-image: url(../Images/bg.jpg);*/
   /* background-attachment:fixed;*/
    margin-top: 0px; 
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-family: Trebuchet MS;
    font-size: 12px;
    color: 302f2f;
}

#MainTable
{
height:100%;
left:0;
overflow:auto;
position:absolute;
top:0;
width:100%;
z-index:99999;
}

h1
{
   margin-top: 0px;
   margin-bottom: 0px;
   font-size: 18px;
   color: #6b6a6a;
}

h2
{
    font-size: 16px;
    color: #6b6a6a;
}

.SubMenuTD h2
{
 color: #ffffff;
}


h3
{
    font-size: 16px;
    color: red;
    margin-bottom: 5px;
    margin-top: 5px;
}

p
{
    margin-top: 0px;
    margin-bottom: 0px;
}

a,
a:link,
a:active,
a:visited
{
    color: #000000;
    text-decoration: none;
}

img
{
  border: none;
}

.mceContentBody
{
  background-image: none;
}

body.mceContentBody {
   background: #FFF;
  background-image: none;
}

.OuterTDLeft
{
    width: 42px;
    background-image: url(../Images/Fading_left.png);
    background-repeat: repeat-y;
}

.OuterTDRight
{
    width: 42px;
    background-image: url(../Images/Fading_right.png);
    background-repeat: repeat-y;
}

.MainFrame
{
    float:left;
    background-color: #FFFFFF;
    background-repeat: repeat-y;
    width: 100%;
    min-height: 500px;
}

.InnerFrame
{
    width: 916px;
    margin-left: 5px;
    margin-right: 5px;
    float:left;
}

.TopFrame
{
    float:left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.LogoPane
{
    float:left;
    margin-left: 15px;
}

.MottoPane
{
    float:right;


}

.SearchPane
{
   float: right;
    margin-right: 10px;
}

.MenuPane
{
    float:left;
    width: 100%;
    height: 40px;
    background-color: #d02128;
    margin-bottom: 10px;
}

#topnavigation
{
     margin-top:  10px;
     text-align: left;
     width: 880px;
     list-style-type: none;
     float:left;
     padding: 0px;
     padding-left: 10px;
     margin-left: 0px;
}

#topnavigation li
{
 float:left;
 margin-right: 7px;
}

#topnavigation li img
{
  margin-top: -10px;
}

#topnavigation a,
#topnavigation a:link,
#topnavigation a:active,
#topnavigation a:visited
{
     color: #FFFFFF;
     text-decoration: none;
     font-size: 16px;

}

#topnavigation a:hover
{
     text-decoration: underline;
}

.FrontTopImage
{
    float: left;
    width: 680px;
}

.FrontTopRightPane
{
    float:left;
    width: 120px;
}

.FrontPage
{
    float:left;
    width: 916px;
    margin-top: 10px;
    min-height: 300px;
    margin-bottom: 20px;
}

.NewsFrame
{
    float:left;
    width: 675px;
}

.NewsPane
{
   width: 100%;
   float:left;
   margin-top: 10px;
}



.NewsPaneTable
{
   width: 500px;
   margin-left: 10px;
   margin-right: 10px;
}

.NewsPaneInfoTable
{
    margin-bottom: 10px;
}

.RewardsFrame
{
    float:right;
    width: 234px;
}

.RewardsPane
{
  float:left;
  width: 100%;
}

.ContentFrame
{
   min-height: 550px;
   float: left;
   width: 916px;
   margin-top: 20px;
   margin-bottom: 20px;
}

.TopFlash
{
  float:left;
  width: 900px;
  margin-bottom: 20px;
}

.content
{
   float:left;

}

.ContentPane
{
   float:left;
   margin-left: 30px;
   width: 630px;
}

#SubMenu
{
   float:left;
   width: 234px;
}

.SubMenuTable
{
     float:left;
     width: 234px;
     background-color: #f5f5f5;
     background-image: url("../Images/menu_shadow.jpg");
}

.SubMenuTable a,
.SubMenuTable a:link,
.SubMenuTable a:active,
.SubMenuTable a:visited,
.SubMenuTable a:hover
{
 margin-left: 10px;
 padding-left: 15px;
}

.SubMenuTable a:hover
{
    background-image: url("../Images/arrow_small.png");
    background-repeat:no-repeat;
    background-position: left center;
}

.SubMenuTD
{
    width: 234px;
    color: #ffffff;
    background-image: url("../Images/standard_header.jpg");
    background-repeat: no-repeat;
}

.SubMenuTD h2
{
   padding-left: 12px;
   margin: 0px;
}

.SubPagesTD
{
   height: 30px;
   background-image: url("../Images/submenu_line.jpg");
   background-position: bottom;
   background-repeat: no-repeat;
}

.MenuItemSelected a,
.MenuItemSelected a:link,
.MenuItemSelected a:visited,
.MenuItemSelected a:active
{
    background-image: url("../Images/arrow_small.png");
    background-repeat:no-repeat;
    background-position: left center;
    font-weight: bold;
}

.FavouritePane
{
  float:left;
}

.FooterFrame
{
    float:left;
    width: 100%;

    background-color: #d02128;
    color: #ffffff;
}

.FooterFrame p
{
  margin: 5px;
}

.NewsTable
{
    width: 500px;
    display:block;
    margin-bottom: 10px;
}

.NewsTable h1
{
  margin-bottom: 10px;
}

.favouriteInfo
{
    float:left;
    margin-top: 5px;
}

.favouriteInfo a,
.favouriteInfo a:link,
.favouriteInfo a:visited,
.favouriteInfo a:active,
.favouriteInfo a:hover
{
  color: red;
}

.ProductImagePane
{
   float:left;
   margin-top: 20px;
}

.ProductInfoPane
{
   float:left;
   width: 500px;
}

#imageList
{
  float:left;
  margin-top: 10px;
}

.NewsDate
{
  font-size: 10px;
  font-style: italic;
}

.ContactPane
{
 float:left;
 width: 400px;
}

.Teknikkompaniet
{
  margin-top: 113px;
  float:right;
  width: 187px;  
}

.Teknikkompaniet a,
.Teknikkompaniet a:visited,
.Teknikkompaniet a:active,
.Teknikkompaniet a:link
{
 color: #eeeeee;
}

.Teknikkompaniet a:hover
{
 text-decoration: underline;
}
































































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {

}

