html {
	overflow-y: scroll;
}
body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
	background-color: #FBC501;
}
div.center {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	width: 900px;
	border: solid 0px #000000;
	background-color: #FBC501;;
}
div.copyright {
	background-color: #FBC501;
	text-align: right;
	font-size: 11px;
	margin-bottom: 7px;
	margin-right: 2px;
}
div.main {
	background-color: #FFFFFF;
	border: solid 1px #000000;
	margin: 0px;
	padding: 0px;
	width: 898px;
}
div.meny {
	width: 130px;
	padding: 10px;
	padding-top: 15px;
	color: #000000;
	text-align: left;
	line-height: 18px;;
}
div.rabattLeft {
	clear: both;
	float: left;
	width: 300px;
	padding-top: 12px;
}
span#color a:link {
	color: #7A4A00;
	text-decoration: none;
}
span#color a:visited {
	color: #7A4A00;
	text-decoration: none;
}
span#color a:active {
	color: #7A4A00;
	text-decoration: none;
}
span#color a:hover {
	color: #000000;
	text-decoration: none;
}
span#linkColorBlue a:link {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
span#linkColorBlue a:visited {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
span#linkColorBlue a:active {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
span#linkColorBlue a:hover {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
span#linkColorTop a:link {
	color: #007236;
	text-decoration: none;
	font-weight: bold;
}
span#linkColorTop a:visited {
    color: #007236;
    text-decoration: none;
	font-weight: bold;
}
span#linkColorTop a:active {
    color: #007236;
    text-decoration: none;
	font-weight: bold;
}
span#linkColorTop a:hover {
    color: #007236;
	text-decoration: underline;
	font-weight: bold;
}
table {
	border-collapse: collapse;
}
td.logga {
	background-color: #D0D0D0;
	width: 673px;
	height: 263px;
}
td.nyheter {
	width: 225px;
	vertical-align: top;
	font-size: 11px;
	padding: 20px;
	padding-top: 0px;
}
td.innehall {
	width: 511px;
	min-height: 10px;
	vertical-align: top;
	padding: 10px;
	margin: 0px;
}
td.meny {
	vertical-align: top;
	text-align: center;
	padding: 0px;
	padding-top: 10px;
	width: 130px;
	color: #D0D0D0;
	font-weight: bold;
	background-color: #D0D0D0;
	background-image: url('./meny_bg.png');
	background-repeat: repeat-x;
}
span.center {
	display: block;
	text-align: center;
	font-size: 12px;
	margin-bottom: 7px;
}
h1 {
	font-size: 19px;
	text-align: center;
}
h2 {
	font-size: 13px;
	text-align: center;
	margin-bottom: 0px;
}
p.center {
	display: block;
	text-align: center;
	font-size: 12px;
}
ul.square {
	list-style-type: square;
}
img {
        border: 0px;
}
img.center{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.logga {
	vertical-align: top;
}
img.rabattsida {
	float: right;
	margin: 24px;
	margin-top: 0px;
	border: 1px solid #000000;
}
a:link  {
        text-decoration: none;
        color: #FBC501;
}
a:visited {
        text-decoration: none;
        color: #FBC501;
}
a:active {
        text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #F6DD74;
}
