body {
	font-size: 12px;
	padding: 0;
	margin: 0;
	background-color:#DBD3CA;
	color: #333333;
	text-align:center;
}

div#side {
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	width: 750px;
	height: 100%;
	margin: 0 auto;
	display: block;
	clear: both;
	background: #bbe6ff;
	text-align: center;
	vertical-align: middle;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

div#top {
	width: 733px;
	height: 150px;
	margin: 0 auto;
	display: block;
	clear: both;
	background: #BBE6FF;
	text-align: center;
	vertical-align: middle;
	margin-top: 20px;
}

div#links {
	width: 100%;
	height: 10px;
	margin: 0 auto;
	display: block;
	clear: both;
	background:black;
	background-repeat:repeat-x;
	background-image:url(images/blaabjaelke.png);
	text-align: center;
	vertical-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;

}

div#kasse {
	width: 700px;
	height: 400px;
	margin: 0 auto;
	display: block;
	clear: both;
	background:#BBE6FF;
	text-align: center;
	vertical-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-color: black;
}

div#kasse1 {
	width: 500px;
	margin: 0 auto;
	display: block;
	clear: both;
	background:#BBE6FF;
	text-align: center;
	vertical-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

div#shoplink {
width: 75px;
margin:auto;
background-image:url(images/kurv.jpg);
text-align:center;
vertical-align:middle;
font-family:arial, helvetica, sans-serif;
font-size: 12px;
font-weight; normal;
color: #000000;
}



div#tekst {
	width:500px;
	height: 70px;
	margin: 0 auto;
	display: block;
	clear: both;
	background: #BBE6FF;
	text-align: center;
	vertical-align: bottom;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}
h2 {
	font-style: normal;
	font-weight: bold;
	font-family: "Imprint MT Shadow";
	text-decoration: none;
	font-size: 42px;
	font-variant: normal;
	color: #000000;
	text-align: center;
	vertical-align: top;
	margin-top: 30px;
}

h3
{font-style: normal;
	font-weight: bold;
	font-family: "Imprint MT Shadow";
	text-decoration: none;
	font-size: 18px;
	font-variant: normal;
	color: #000000;
	text-align: center;
	margin-top: 20px;
}
a  {
	color: black;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: black;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:active {
	color: black;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:visited {
	color: black;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:hover {
	color: black;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.center {
	text-align: center;
}
.menulink {
  font-size: 12px;
}

.menulinkaktiv {
	font-weight:bold;
  font-size: 12px;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}

td.menu {
	background-repeat:repeat-x;
	background-image:url(images/blaabjaelke.png);
	text-align:center;
  width:16%;
  
}

td.sidefod {
	font-weight:bold;
	background-repeat:repeat-x;
	background-image:url(images/blaabjaelke.png);
	text-align:center;
  width:20%;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;

  
}

td.shadow_left
{
    width: 3px;
}

td.shadow_right
{
    background-repeat: no-repeat;
    background-image: url(Images/shadowr.png);
    width: 5px;
}
td.shadow_bottom_left
{
    width: 3px;
}
td.shadow_bottom
{
    background-image: url(Images/shadowb.png);
    height: 5px;
}
td.shadow_bottom_right
{
    background-repeat: no-repeat;
    background-image: url(Images/shadowc.png);
    width: 3px;
}