﻿.stdColor {
    background-color:#a80f12;
}
ul.specials li { color: #a80f12; }
ul.specials li p { color:black; }

.stdTilbudColor {
    background-color:#E8E6E6;
}
.OldstdColor {
    Background-Color:#CA5B8E;
}
.hotSpot
{
     color: blue;
     text-decoration:underline;
}
.MailSpot
{
    color: white;
    text-decoration: underline;
    font-family:Verdana; 
    font-size:14px; 
    vertical-align:middle;
    text-align:center;
}
.SmallImage {
    padding-top: 5px;
    padding-bottom: 5px;
    width: 50%;
    height: 50%;   
}
a img, a:link img, a:visited img, a:hover img, a:active img { border:0 !important; }
#Wrapper {
    width:960px; 
    margin: 0 auto;
}
#HeaderX {
    position: relative;
    width: 100%;
    height: 111px;
    background-image: url('TeknikPic/christmas_banners_2011.jpg');
    background-repeat:no-repeat;
    top: 0px;
    left: 1px;
}
#TopMenu {
    
}
#Dummy1, #Dummy2, #Dummy3 {
    height:15px; width:180px;
}
#Seek {
    position:absolute; width:250px; top:10px; right: 20px;
}
#TTFod
{
 /*   bottom: 0px; 
    position:relative;   */
    width: 100%; 
    height: 40px;
    background-image: url('TeknikPic/christmas_bottombanner_2011.jpg');
    background-repeat:no-repeat;
}
#SBorder
{
    margin: 0px auto 0px auto; 
    border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
    border: thin #a80f12 solid;
    padding: 5px;
    box-shadow: 3px 3px 7px #777; -webkit-box-shadow: 3px 3px 7px #777;  
} 