/* CSS-MALL FÖR MATSPETTERSSON.SE */

html, body {
 font-family : Verdana; 
 font-size : 13px; 
 color:#333;
 text-decoration:none;
 background-color:#c7c7c7;
 text-align:center;
}

body {
 margin:0;
 padding:0;
}

p {
 margin:8px 0;
}

h1 {
font-size: 15px;
font-weight:bold;
color: #61584e;
}

hr {
 margin-top:20px;
 margin-bottom:20px;
}

/*div {
font-family: Verdana;
font-size: 1em;
line-height: 1.3em;
letter-spacing: 0;
word-spacing: normal;
text-decoration: none;
color: #444;
}*/

img {
 border: none;
}

a.menu:link, a.menu:visited, a.menu:active, a.menu:hover {
 text-decoration:none;
 color:#fff;
 margin:7px;
}

a:link, a:visited, a:active, a:hover {
 text-decoration:underline;
 color: blue;
}

a.menu:hover {
 color:#574e44;
}

.active {
 margin:7px;
 color:#867e76;
}

#container {
 width:800px;
 margin:0 auto;
 margin-top:40px;
}

#top {
 height:110px;
 background:transparent url(../gfx/top.gif);
 text-align:left;
}

#logo {
 padding:57px 0 0 504px;
}

#bg01 {
 background:transparent url(../gfx/bg01.jpg);
 width:3px;
 height:113px;
 float:left;
}

#bg02 {
 height:3px;
 background:transparent url(../gfx/bg02.gif);
}

#container2 {
 background-color:#aaa197;
}

#menu {
 margin-top:3px;
 width:110px;
 text-align:left;
 float:left
}

#content {
 width:687px;
 float:left;
 border-left:3px solid #fff;
 background:#e2e2e2;
 background-position:60px 70px;
 text-align:left;
 min-height:340px;
}

#centercontent {
 text-align:left;
 width:528px;
 margin:0 auto
}

#bottom {
 height:7px;
 border-left:2px solid #c7c7c7;
 border-right:2px solid #c7c7c7;
 background:transparent url(../gfx/bottom.gif);
 margin-bottom:40px;
}

.clear {
 clear:both;
}
