body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-color: #0160ab;*/
	background-image: url('../images/background.gif');
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}

.mceContentBody { background-image: none; background-color: White; } /*SnippetMaster editor bg color*/

textarea {
	background:#FFFFFF;
	}

select {
	font-size: 9px;
	color: #000000;
	background:aliceblue;
}

h1 {
	font-size: 20px;
	color: #ee1c22;
	/*font-style: italic;*/
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #0063BA;
	/*font-style: italic;*/
	font-weight: bold;
}
p {
	font-size: 12px;
	color: #0063BA;
	/*font-style: italic;*/
	font-weight: bold;
}

.dinx #container {
	margin: 40px auto;
}

.rubrik {
	font-size: 20px;
	color: #ee1c22;
	/*font-style: italic;*/
	font-weight: bold;
}

.rubrik_gron {
	font-size: 20px;
	color: #008C43;
	/*font-style: italic;*/
	font-weight: bold;
}

p.rubrik {
	font-size: 20px;
	color: #ee1c22;
	/*font-style: italic;*/
	font-weight: bold;
}

p.rubrik3 {
	font-size: 16px;
	color: #000000;
	/*font-style: italic;*/
	font-weight: bold;
}

p.pris {
	font-size: 22px;
	color:#FF0033;
	font-weight: bold;
}

ul, li {
	font-size: 12px;
	color: #0063BA;
	/*font-style: italic;*/
	font-weight: bold;
}

p.text {
	font-size: 12px;
	color: #0063BA;
	/*font-style: italic;*/
	font-weight: bold;
	text-align:left;
}
.date {
	font-size: 12px;
	color: #000000;
	/*font-style: italic;*/
	font-weight: bold;
	text-align:left;
}

.list {
	font-size: 18px;
	color: #0063BA;
	/*font-style: italic;*/
	font-weight: bold;
	text-align:left;
}

td.text {
	font-size: 11px;
	color: #000000;
	font-weight:normal;
	text-align:left;
}


td.text p {
	font-size: 11px;
	color: #000000;
	font-weight:normal;
	text-align:left;
}

td.rubrik2 {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}

td.fot {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
	font-weight: bold;
	/*font-style: italic;*/
	color: #FFFFFF;
}
/* shadow box */
td.box_topleft {
	background-image: url('../images/box_topleft.png');
	font-size: 8px;
	height: 1px;
	width: 1px;
}
td.box_top {
	background-image: url('../images/box_top.png');
	font-size: 8px;
	height: 16px;
}
td.box_topright {
	background-image: url('../images/box_topright.png');
	font-size: 8px;
	height: 16px;
	width: 16px;
}
td.box_left {
	background-image: url('../images/box_left.png');
	font-size: 8px;
	width: 1px;
}
td.box_right {
	background-image: url('../images/box_right.png');
	font-size: 8px;
	height: 16px;
}
td.box_bottomleft {
	background-image: url('../images/box_bottomleft.png');
	font-size: 8px;
	height: 1px;
	width: 1px;
}td.box_bottom {
	background-image: url('../images/box_bottom.png');
	font-size: 8px;
	height: 16px;
}
td.box_bottomright {
	background-image: url('../images/box_bottomright.png');
	font-size: 8px;
	height: 16px;
	width: 16px;
}

a:link {
	color: #0069af;
	text-decoration: none;
}
a:visited {
	color: #0069af;
	text-decoration: none;
}
a:hover {
	color: #c1001f;
	text-decoration: underline;
}
a:active {
	color: #c1001f;
	text-decoration: none;
}
td.meny {
	/*padding: 9px;*/
	padding-left: 4px;
	font-size: 11px;
	line-height:20px;
	color: #ee1c22;
	/*font-style: italic;*/
	font-weight: bold;
}
-->

