.body {
	background-color: #EBDF41;
	background-image: url(../bilder/tapet.gif);

}

.rectangle {
	background-color: #F3F3F3;
	border: 1px solid #999999;
}

.meny {
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
}

.formbutton {
	background-color: #CDD6CE;
	border: 1px ridge #999999;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	width: 52px;
	height: 20px;
}

.gbemail {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}

.gbheading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}

.gb {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}

.heading1 {
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding: 3px;
}

.heading2 {
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
}

.brodtext {
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	padding: 3px;
}

.brodtextgles {
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	padding: 0px;
	line-height: 16px;
}

.brodtextfet {
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	padding: 3px;
}

.image {
	border: none;
}

.imageon {
	border: 2px solid #000000;
}

a {
	color: #000000;
	font-weight: semibold;
	text-decoration: none;
}

a:visited {
	color: #000000;
	font-weight: semibold;
	text-decoration: none;
}

a:active {
	color: #000000;
	font-weight: semibold;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	font-weight: semibold;
	text-decoration: none;
}

