/* Norrmejerier.se-specifik CSS */

body, td, p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px
}
	
h1, h2, h3, h4, h5, h6 {
	display: inline;
}

h1, h2, h3, h4, h5, h6 {
	display: inline;
}

h1 {
	font-size: 18px;
	color: #003399;
	}
 
h2 {	
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}

h3 {
font-size: 11px;
font-weight: bold;
color: #000000;
}


h4 {
font-size: 12px;
font-weight: bold;
color: #003399;
}

h5 {
font-size: 10px;
font-weight: bold;
color: #003399;
}

.copy {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-repeat: no-repeat;
  line-height: 14px;
  color:#CCCCCC
}

.copy1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-repeat: no-repeat;
  line-height: 18px;
  color:#333333px;
}

.copy24 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color:#333333;
}

.copy3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color:#333333;
}




.disclaimer { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666
}


.mini { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height:13px;
}




.norepeat {
background-repeat:no-repeat;
}

.border_grey {
border: 1px solid;
border-bottom-color:#999999;
border-top-color:#FFFFFF;
border-left-color: #FFFFFF;
border-right-color: #FFFFFF;
}

.border_green {
border: 1px solid;
border-bottom-color:#339966;
border-top-color:#339966;
border-left-color: #339966;
border-right-color: #339966;
}

/* ================ Allmänna länkstilar  ======================== */
a:link       { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration: none; font-weight: bold}
a:active     { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration: none; font-weight: bold}
a:hover      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #003399; text-decoration: underline; font-weight: bold}
a:visited    {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration: none; font-weight: bold}



/* =============== Listor prickar =================================*/

li	{
color:#333333;
size: 3;
}



/* =============== Länkpilar =================================*/
.arrow-right, .arrow-left {
	color: #003399;
	font-weight:bold;
}

.arrow-right:hover, .arrow-right: active {
	color: #000000;
	font-weight:bold;
}



/* ================  Dagobert-förutseende klasser  ======================== */

.button  {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #003399;
	color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #CCCCCC;
}


