
BODY, TABLE, TR, TH, TD, P {
  background-color: #FFFFFF;
  color: black;
  font-size: 12px;
  font-family: verdana, arial, geneva, helvetica, sans-serif;
}

IMG {	border-color: black;}

.menyrad {
  background-color: #A2D0B1;
  border-color: black;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

.meny, A.meny, A:link.meny, A:visited.meny {
  color: black;
  font-size: 11px;
  font-family: verdana, arial, geneva, helvetica, sans-serif;
  text-decoration: none;
}

A:hover.meny, A:active.meny {
  color: white;
  font-size: 11px;
  font-family: verdana, arial, geneva, helvetica, sans-serif;
  text-decoration: none;
}

.kropp {
  	background-color: #FFFFFF;
  	font-family: verdana, arial, sans-serif;
  	font-size: 11px;
   color: black;
	border-color: #666666;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}

.fot {
  background-color: #BADFC5;
  color: black;
  font-size: 10px;
  font-family: arial, verdana;
}

A.fot, A:link.fot, A:visited.fot, A:active.fot {
	text-decoration: underline;
	color: black;
}

A:hover.fot {
	text-decoration: underline;
	color: white;
}

.brev {
  color: black;
  font-size: 10px;
  font-family: verdana, arial, geneva, helvetica, sans-serif;
  background-color: #F9F9F9;
}


H1 {
	font-size: 28px;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

H2 {
	font-size: 24px;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

H3 {
	font-size: 18px;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

H4 {
	font-size: 16px;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

/* Normal */
A	{	font-size: 12px;
		font-family: verdana, arial, geneva, helvetica, sans-serif;
		font-weight: normal;
		color: #748D7C;}

A:link {	text-decoration: underline;
		color: #748D7C;}

A:visited {	text-decoration: underline;
		color: #748D7C;}

A:active {	text-decoration: underline;
		color: #748D7C;}

A:hover {	text-decoration: underline;
		color: black;}

/* formulärfält */
.post, input.post, textarea.post, select.post, option.post {
		background-color: #F8F8F8;
		color: #000000;
		font-weight: normal;
		font-family: verdana, arial, geneva, helvetica, sans-serif;
		font-size: 12px;
		border-color: black;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;}

/* formulärkryssrutor */
.kryssi, input.kryssi, checkbox.kryssi, radio.kryssi {
		color: #FF0000;
		border-style: none;}



/* formulärknapp */
.button, input.button {
		background-color: #E9E9E9;
		color: #000000;
		font-weight: normal;
		font-family: verdana, arial, geneva, helvetica, sans-serif;
		font-size: 12px;
		border-color: #000080;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
}
