body {
	font-family:Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(img/bg.png);
	background-position: center;
	font-size: 12px;
	margin:0px;
}
div.frame{
	margin-left:auto;
	margin-right:auto;
	width:800px;
}

div.header{
	background-image: url(img/logobg.png);
	height:125px;
}
div#language{
	float:right;
	position:absolute;
	top:3px;
	margin-left:780px;
	z-index:3;
}
table.openhours{
	border:0px;
	border-spacing:0px;
	padding:0px;
	float:right;
	position:absolute;
	top:35px;
	margin-left:500px;
	z-index:2;
	}
table.center{
	margin-left:auto;
	margin-right:auto;
}
div.menu, div.adminmenu {
	width:800px;
	text-align:center;
	font-variant:small-caps;
	font-size:12px;
}
div.menu {
	height:20px;
	background-color:#DDDDDD;
}
div.adminmenu {
	height:18px;
	background-color:#FFDDDD;
}
div.footer {
	height:100px;
	font-size: 10px;
	text-align: center;
}
div.error, div.announce {
	width: 760px;
	padding: 5px;
	margin-bottom:10px;
	text-align: center;
}
div.error {
	background: #FFAAAA;
}
div.announce{
	background:#DDDDDD;
	font-weight:bold;
}
div.content {
	margin:20px;
}
div.center{
	text-align:center;
}
td.hitta_v{
	width:520px;
}
td.hitta_h{
	width:230px;
}
a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #555555;
	text-decoration: underline;
}
img{
	border:0px;
}
img.w3 {
	width:60px;
	height:12px
}
img.spacer {
	position:relative;
	vertical-align:text-bottom;
}
hr {
	width:500px;
}
table.butiksinfo{
	width:150px;
}
table.evenlinkandrecepiestuff, table.oddlinkandrecepiestuff{
	width:760px;
	margin-bottom:5px;
}
tr.even, table.evenlinkandrecepiestuff{
	background-color:#DFDFDF;
}
tr.odd, table.oddlinkandrecepiestuff{
	background-color:#E5E5E5;
}
td.gallery{
	width:80px;
	padding:2px;
}
input.hitta{
	width:230px;
	margin:0px;
}
td.formbtn{
	width:50px;
}
th{
	text-align:left;
}
td.linkpic{
	width:100px;
}
