body {
	margin-left: 0;
	margin-top: 0;
	scrollbar-3dlight-color: #F6C72A;
	scrollbar-arrow-color: #F6C72A;
	scrollbar-base-color: #F28323;
	scrollbar-darkshadow-color: #F6C72A;
	scrollbar-face-color: #F28323;
	scrollbar-highlight-color: #F6C72A;
	scrollbar-shadow-color: #324289;
	scrollbar-track-color: #F6C72A;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

td {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

body.aktuell{
	background-color: #02afd3;
}

body.standard{
	background-color: #2B85BB;
}

body.vit{
	background-color: #FFFFFF;
	margin-left: 0;
	margin-top: 0;
	scrollbar-3dlight-color: #2B85BB;
	scrollbar-arrow-color: #2B85BB;
	scrollbar-base-color: #F28323;
	scrollbar-darkshadow-color: #2B85BB;
	scrollbar-face-color: #F28323;
	scrollbar-highlight-color: #2B85BB;
	scrollbar-shadow-color: #324289;
	scrollbar-track-color: #2B85BB;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	
}

table.standard{
	background-color: #2B85BB;
}

.svart {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

td.blaRuta {
	background-color: #6EB2CC;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

td.beigeRuta {
	background-color: #EDE3A6;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.justNuRubrik {
	font-size: 13px;
	font-weight: bold;
}
.justNuPris {
	font-size: 13px;
	font-weight: bold;
}

.fet {
	font-weight: bold;
}

.kursiv {
	font-style: italic;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.svart:link {
	color: #000000;
	text-decoration: none;
}
a.svart:visited {
	color: #000000;
	text-decoration: none;
}
a.svart:active {
	color: #000000;
	text-decoration: none;
}

a.svart:hover {
	color: #000000;
	text-decoration: underline;
}

input, select, textarea {
	font-size: 10px;
	font-family: verdana;
	color: #000000;
	background-color: #F28323;
	border:1px solid #F6C72A;
	
}

input.ingenram {
	font-size: 10px;
	font-family: verdana;
	color: #000000;
	background-color: none;
	border: none;
}

.storText {
	font-size: 13px;
	font-weight: bold;
}

.ramOrange {
	border:1px solid #FD8511;
}

.textOnskelistaSkrivUt {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}


/* ****************************************** */

.aktuellText {
	color: #FFF;
}

.aktuellTextFet {
	color: #FFF;
	font-weight: bold;
}

.aktuellTextkursiv {
	font-style: italic;
	color: #FFF;
}

a.aktuell:link {
	color: #FFF;
	text-decoration: none;
}
a.aktuell:visited {
	color: #FFF;
	text-decoration: none;
}
a.aktuell:active {
	color: #FFF;
	text-decoration: none;
}

a.aktuell:hover {
	color: #FFF;
	text-decoration: underline;
}

.aktuellRubrik {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
.aktuellPris {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}

.aktuellPrisExtra {
	font-size: 17px;
	font-weight: bold;
	color: #cc0202;
}

.aktuellPrisExtraMeny {
	font-size: 17px;
	font-weight: bold;
	color: #cc0202;
}
