/* CSS Document */
html { overflow: -moz-scrollbars-vertical;}
body { margin: 0; padding: 0; font-family: arial; font-size:11px; text-align:center; background-image:url(img/bg.gif); background-repeat:repeat-y; background-position:center; background-color:#e8e8e8; }
a {color:#000000; text-decoration: none; font-size:11px;  }
.hantverkare {position:static;margin-left:auto;margin-right:auto;width:749px; text-align:left;}

.top { background-image:url(img/hantverkare-top.jpg); background-repeat:no-repeat; width:100%; height:70px; margin:0px; padding:0px;}
.top2 { background-image:url(img/hantverkare-top2.jpg); background-repeat:no-repeat; width:100%; height:115px; margin:0px; padding:0px;}
.top3 { background-image:url(img/hantverkare-top3.jpg); background-repeat:no-repeat; width:100%; height:110px; margin:0px; padding:0px;}

.meny { background-image:url(img/menybg.gif); background-repeat:no-repeat; width:100%; height:29px; margin:0px; padding:0px; list-style-type: none; background-position:top;}
.meny ul { margin-top:0px; padding-top:5px;   }
.meny li { display: inline;}
.meny li a {font-weight:bold; padding:5px 10px 5px 10px; }
.meny li a:hover { background-color:#272727; color:#ffffff; }
.hantverkscontent { width:650px; padding-left:50px; padding-top:10px;}
.hantverkscontent h1 {margin:0px; padding:0px; color:#f47715; font-size:20px; border-bottom:1px dotted #a2a2a2;}

.foten { width:650px; margin:50px; padding-top:10px; border-top:1px solid #000000; text-align:right; }
.foten a {color:#f47715;}
