/* Body-definitioner */

body { overflow-X: hidden;}


/* Länkar */
a	{
	text-decoration:	none;
	font-weight:	bold;
	}

a:link { font-family: Verdana, Geneve, Arial, Helvetica, sans-serif;color:#333333; font-size: 10px;font-style: normal; line-height: 14px; font-weight: normal; background-color:transparent;}
a:visited { font-family: Verdana, Geneve, Arial, Helvetica, sans-serif;color:#333333; font-size: 10px;font-style: normal; line-height: 14px; font-weight: normal; background-color:transparent;}
a:active { font-family: Verdana, Geneve, Arial, Helvetica, sans-serif;color:#333333; font-size: 10px;font-style: normal; line-height: 14px; font-weight: normal; background-color:transparent;}
a:hover { font-family: Verdana, Geneve, Arial, Helvetica, sans-serif;color:#336699; font-size: 10px;font-style: normal; line-height: 14px; font-weight: normal; background-color:transparent;}

/* Text */
.text { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; color:#333333; font-style: normal; background-color: #FFFFFF; line-height: 14px; font-weight: normal}
.textgrey { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; color:#333333; font-style: normal; background-color: #CCCCCC; line-height: 14px; font-weight: normal}
.avdrubrik { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 12px; color:#CCCCCC; font-style: normal; background-color: #003366; font-weight:bold; text-align: center}
.chrubrik { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 12px; color:#FFFFFF; font-style: normal; background-color: #993300; font-weight:bold}
.hvdrubrik { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 14px; color:#333333; font-style:normal; background-color: #FFFFFF; font-weight:bold}
.hvdrubrik2 { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 14px; color:#333333; font-style:normal; font-weight:bold}
/* Tabeller */

.hruta { border: #999999; border-style: dotted; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.admruta { border: #999999; border-style: dotted; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; background-color: #CCCCCC}
.textSmall { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; color:#333333; font-style: normal; line-height: 14px; font-weight: normal}
