body
{
	margin: 10px;
	padding: 0px;
	width: 100%;
	background: white;
}

a, a:link, a:active
{
	color: black;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, verdana, times;
	background: none repeat;
}

a:hover
{
	color: black;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, verdana, times;
	background: none repeat;
}

a.admin, a.admin:link, a.admin:active
{
	color: white;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, verdana, times;
	background: none repeat;
}

a.admin:hover
{
	color: white;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, verdana, times;
	background: none repeat;
}

a.aktuell, a.aktuell:link, a.aktuell:active
{
	color: #000099;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, verdana, times;
	background: none repeat;
}

a.aktuell:hover
{
	color: #000099;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, verdana, times;
	background: none repeat;
}

a.kontakt, a.kontakt:link, a.kontakt:active
{
	color: white;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, verdana, times;
}

a.kontakt:hover
{
	color: white;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, verdana, times;
}

a.meny1, a.meny1:link, a.meny1:active
{
	color: black;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, verdana, times;
}

a.meny1:hover
{
	color: #000099;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, verdana, times;
}

a.startmeny, a.startmeny:link, a.startmeny:active
{
	padding: 0px 15px 0px 15px;
	color: black;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, verdana, times;
}

a.startmeny:hover
{
	padding: 0px 15px 0px 15px;
	color: #000099;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, verdana, times;
}

td
{
	font-family: arial, verdana, times;
}

td.erbjudanden
{
	padding: 10px;
	font-family: arial, verdana, times;
	color: black;
	border: 0px dotted #000099;
	border-width: 0px 0px 0px 2px;

}

td.tider
{
	padding: 10px;
	font-size: 12px;
	font-family: arial, verdana, times;
	color: black;
	border: 0px dotted #000099;
	border-width: 0px 2px 0px 2px;

}

.rubrik
{
	margin: 0px;
	padding: 10px 0px 10px 50px;
	background: #000099;
	font-family: arial, verdana, times;
	font-weight: bold;	
	font-size: 25px;
	letter-spacing: 2px;
	color: white;
}

.menuram
{
	background: white;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12px;
	border: 0px solid #000000;
	border-width: 0px 1px 1px 1px;
	text-align: center;
	color: black;
}

.meny
{
	margin: 0px;
	padding: 5px 5px 5px 5px;
	background: white;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12px;
	border: 0px solid #000000;
	border-width: 1px 1px 1px 1px;
	text-align: center;
	color: black;
}

.textruta
{
	background: white;
	font-family: arial, verdana, times;
	font-size: 12px;
	text-align: left;
	color: black;
}

.reklam
{
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 15px 5px;
	background: white;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12px;
	border: 0px solid #000099;
	border-width: 0x 0px 0px 0px;
	text-align: center;
	color: black;
}

.kontakt
{
	margin: 0px;
	padding: 5px 5px 5px 5px;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: white;

}

.ul, #ul
{
	border: 1px solid #000099;
	border-width: 0px 0px 1px 0px;
}

.bg3
{
	margin: 5px 5px 5px 5px;

	padding: 5px 5px 5px 5px;
	spacing: 5px 5px 5px 5px;
	background: #ffcc99;
	color: black;
}

.bg2
{
	margin: 5px 5px 5px 5px;

	padding: 5px 5px 5px 5px;
	spacing: 5px 5px 5px 5px;
	background: #99ffcc;
	color: black;
}

.bg1
{
	margin: 5px 5px 5px 5px;

	padding: 5px 5px 5px 5px;
	spacing: 5px 5px 5px 5px;
	background: #606099;
}

.bg0
{
	background: #303099;
}

