﻿*{
    margin:0;
    padding:0;
    border:0;
}
body {
	background:url(/templates/pages/aretsdagligvara/graphics/bg.jpg) repeat-x #f3f3f3;
}

.wrapper 
{
    width:800px;
    margin:auto;
}

.top 
{
    width:800px;
    height:121px;
}

.top .logo 
{
    width:220px;
    float:left;
}
.top .mm 
{
    width:580px;
    float:left;
    padding-top:45px;
}
.mm ul 
{

}
.mm ul li a{
    list-style-type:none;
    float:left;
    padding:0 10px 3px 14px;
    text-decoration:none;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#51504e;
}
.mm ul li a span 
{
    padding: 3px 8px 3px 0;
}

.mm ul li a:hover {
    color:#71664a;
    background:url(/templates/pages/aretsdagligvara/graphics/btnleft.gif) no-repeat;
}
.mm ul li a:hover span {
    background:url(/templates/pages/aretsdagligvara/graphics/btnright.gif) no-repeat #ccc0a6;
    background-position:right;
}
.mm ul li ul 
{
    background:#f2f0ec;
    border-bottom:#dfdacf 1px solid;
}
.mm ul li ul li a{
    font-weight:normal;
    text-decoration:none;
    font-family:Arial;
    font-size:11px;
    color:#828282;
}
.mm ul li ul li a:hover, .mm ul li ul li a:hover span{
    color:#333333;
    background:none;
    
}


.spacer 
{
    width:800px;
    height:20px;
    background:url(/templates/pages/aretsdagligvara/graphics/spacer.gif);
}

.main 
{
    width:800px;
    float:left;
    background:url(/templates/pages/aretsdagligvara/graphics/bg.gif);
}

.main .timeFrame 
{
    width:220px;
    float:left;
}

.main .content 
{
    width:560px;
    float:left;
    padding-left:20px;
}

.main .content 
{
    font-family:Arial;
    font-size:13px;
    line-height:19px;
}

.main .content table tr td 
{
 
 }
    

.main .content h1 
{
    font-family:Arial;
    font-size:20px;
    font-weight:bold;
    color:#000000;
    width:560px;
    border-top:#cccccc 1px solid;
    margin-bottom:10px;
    padding-top:5px;
}

.main .content a 
{
    text-decoration:none;
    font-weight:bold;
    color:#c68900;
}
.main .content a:hover 
{
    text-decoration:underline;
}
.leftTitle 
{
    text-align:center;
}
h2 
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#000000;
    margin-bottom:10px;  
}
h4 
{
    font-size:11px;
    font-weight:normal;
    color:#666666; 
}
table.dlist 
{
    width:560px;
    border-top:#cccccc 1px solid;
}
table.dlist tr td 
{
    padding:3px;
    border-bottom:#cccccc 1px solid;
}
.winnerlist tr td 
{
    vertical-align:top;
}
.winnerlist tr td.year 
{
    font-weight:bold;
    width:35px;
    padding-top:10px;
}
.winnerlist tr td.win 
{
    padding-top:10px;
}

.winnerlist tr td.citat 
{
    background:#efece7;
    font-style:italic;
    font-size:12px;
    color:#3f371f;
    padding:5px;
    border-left:#c8bd9f 2px solid;
}
