A {
	text-decoration: none;
	color: #FF6633;
}

A:hover {
	text-decoration: underline;
	color: #FF6633;
}

#logo {
	margin-bottom: 13px;
}

#meny {
 background-color: #CCCCFF;
 margin-left: 20px;
 margin-top: 15px;
}

#meny td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 5px;
}

#meny A {
	text-decoration: none;
	color: #000000;
}

#meny A:hover {
	text-decoration: underline;
	color: #000000;
}

#litenmeny {
 background-color: #CCCCFF;
 margin-left: 20px;
 margin-top: 15px;
}

#litenmeny td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF6633;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 5px;
}

#litenmeny A {
	text-decoration: none;
	color: #FF6633;
}

#litenmeny A:hover {
	text-decoration: underline;
	color: #FF6633;
}
.blaa {
	background-color: #CCCCFF;
}

.tekst {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	font-style: normal;
	padding-top: 10px;
}

.teksttabell {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	font-style: normal;
	padding-top: 0px;
}

.tekstbold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}

.bildetekst {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
}

.bilder {
 margin-top: 0px;
}

.bilder td {
 padding-top: 10px;
}

