/**************************TEXT******************************/

body {
	font-family: "trebuchet ms", trebuchet, tahoma, verdana, sans-serif;
	font-size: 12px;
	color: #E8E8E8;
	text-decoration: none;
}

p {
	font-family: "trebuchet ms", trebuchet, tahoma, verdana, sans-serif;
	text-decoration: none;
	color:#000000;
	margin: 0px 0px 10px 0px;
	line-height: 16px;
}


td {
	font-family: "trebuchet ms", trebuchet, tahoma, verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

h3 {
	font-family: "trebuchet ms", trebuchet, tahoma, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: 0cm 0cm 0pt
}

h2 {
	font-family: "trebuchet ms", trebuchet, tahoma, verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #1E3180;
	text-decoration: none;
	margin: 0cm 0cm 8pt
}


.sidfot{
	background-color: #A1A1A1; font-family: "trebuchet ms", trebuchet, tahoma, verdana; font-size: 10px; color: #FFFFFF; text-align: center;
}

a.sidfotlank:link{
	color: #FFFFFF; font-size: 10px; text-decoration: none;
}

a.sidfotlank:active{
	color: #FFFFFF; font-size: 10px; text-decoration: none;
}

a.sidfotlank:visited{
	color: #FFFFFF; font-size: 10px; text-decoration: none;
}

a.sidfotlank:hover{
	color: #FFFFFF; font-size: 10px; text-decoration: underline;
}

.OrangeRubrik {
	font-family: "trebuchet ms", trebuchet, tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 12px;
	margin-bottom: 5px;
}

.Brodtext-11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.BlaRubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E3180;
	text-decoration: none;
}

.BlaRubrikStor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1E3180;
	text-decoration: none;
	font-weight: normal;
}

.Vit-11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.Gra-11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.Gra-10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}


.Citat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A7CC6;
	text-decoration: none;
}

/**************************TEXT******************************/


/**************************LÄNKAR******************************/

a {
	text-decoration: none;
	font-weight: normal;
}

a:link {
	color: #76AD2D;
}

a:hover {
	color: #4A8500;
}

a:visited {
	color: #76AD2D;
}

a:visited:hover {
	color: #4A8500;
}
.rabattbox {BACKGROUND: #ffffff; COLOR: #000000; FONT-FAMILY: verdana, arial, helvetica, sans-serif; FONT-SIZE: 9px; FONT-WEIGHT: normal; TEXT-DECORATION: none}

/**************************LÄNKAR******************************/

/**************************BAKGRUNDSFÄRG******************************/
.bak-start
{
	background-color: #E8E8E8;
}

.bak-orange
{
	background-color: #E8E8E8;
}

.bak-ljusbla
{
	background-color: #E8E8E8;
}

.bak-mossgron
{
	background-color: #E8E8E8;
}

.bak-jarnrod
{
	background-color: #E8E8E8;
}

.bak-lila
{
	background-color: #E8E8E8;
}

.bak-brun
{
	background-color: #E8E8E8;
}

/**************************BAKGRUNDSFÄRG******************************/

/**************************ÖVRIGT******************************/

.niva2-bak {
	background-image: url(/bilder/niva_2_bak.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/**************************ÖVRIGT******************************/

/**************************FORMULÄR******************************/
.input 
{
	width:200px;
}
.textarea 
{
	width:300px;
	height:100px;
}
