body, p , td{  /* Generell typsnittsbestämning */
    font-family: Verdana, Geneva, Arial, Helvetica;
    color: #000000;
    font-size:9px}

ul {
    list-style-type: square;
}

.mceVisualAid {
	border: 1px dashed #BBBBBB;
}


textarea,input,select,option {font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight:normal;}

a:link		{	/* Länk, aktiv		*/ 	text-decoration: none;		color: #00A71E; }
a:visited	{	/* Länk, besökt		*/ 	text-decoration: none;		color: #00A71E; }
a:active	{	/* Länk, vid klick	*/	text-decoration: none;		color: #00A71E; }
a:hover		{	/* Länk, mouseover	*/	text-decoration: underline;	color: #FFFF00; }

a.headers:link 		{	/* Länk, aktiv		*/ 	text-decoration: none;		color: #000000}
a.headers:visited	{	/* Länk, besökt		*/ 	text-decoration: none;		color: #000000}
a.headers:active	{	/* Länk, vid klick	*/	text-decoration: none;		color: #000000}
a.headers:hover		{	/* Länk, mouseover	*/	text-decoration: underline;	color: #000000}

a.whitelink:link 		{	/* Länk, aktiv		*/ 	text-decoration: none;		color: #FFFFFF}
a.whitelink:visited	{	/* Länk, besökt		*/ 	text-decoration: none;		color: #FFFFFF}
a.whitelink:active	{	/* Länk, vid klick	*/	text-decoration: none;		color: #FFFFFF}
a.whitelink:hover		{	/* Länk, mouseover	*/	text-decoration: underline;	color: #FFFF00}

a.largerub:link 		{	/* Länk, aktiv		*/ 	text-decoration: none;		color: #000000}
a.largerub:visited	{	/* Länk, besökt		*/ 	text-decoration: none;		color: #000000}
a.largerub:active	{	/* Länk, vid klick	*/	text-decoration: none;		color: #000000}
a.largerub:hover		{	/* Länk, mouseover	*/	text-decoration: underline;	color: #00A71E}

a.middlerub:link 		{	/* Länk, aktiv		*/ 	text-decoration: none;		color: #000000}
a.middlerub:visited	{	/* Länk, besökt		*/ 	text-decoration: none;		color: #000000}
a.middlerub:active	{	/* Länk, vid klick	*/	text-decoration: none;		color: #000000}
a.middlerub:hover		{	/* Länk, mouseover	*/	text-decoration: underline;	color: #00A71E}

a.greylink:link 		{	/* Länk, aktiv		*/ 	text-decoration: none;		color: #666666}
a.greylink:visited	{	/* Länk, besökt		*/ 	text-decoration: none;		color: #666666}
a.greylink:active	{	/* Länk, vid klick	*/	text-decoration: none;		color: #666666}
a.greylink:hover		{	/* Länk, mouseover	*/	text-decoration: underline;	color: #00A71E}

a.yellowlink:link 		{	/* Länk, aktiv		*/ 	text-decoration: none;		color: #FFFF00}
a.yellowlink:visited	{	/* Länk, besökt		*/ 	text-decoration: none;		color: #FFFF00}
a.yellowlink:active	{	/* Länk, vid klick	*/	text-decoration: none;		color: #FFFF00}
a.yellowlink:hover		{	/* Länk, mouseover	*/	text-decoration: underline;	color: #FFFFFF}

a.greenlink:link 		{	/* Länk, aktiv		*/ 	text-decoration: none;		color: #00A71E}
a.greenlink:visited	{	/* Länk, besökt		*/ 	text-decoration: none;		color: #00A71E}
a.greenlink:active	{	/* Länk, vid klick	*/	text-decoration: none;		color: #00A71E}
a.greenlink:hover		{	/* Länk, mouseover	*/	text-decoration: underline;	color: #FFFF00}

a.greenlink2:link 		{	/* Länk, aktiv		*/ 	text-decoration: none;		color: #00A71E}
a.greenlink2:visited	{	/* Länk, besökt		*/ 	text-decoration: none;		color: #00A71E}
a.greenlink2:active	{	/* Länk, vid klick	*/	text-decoration: none;		color: #00A71E}
a.greenlink2:hover		{	/* Länk, mouseover	*/	text-decoration: underline;	color: #016513}

a.orangelink:link 		{	/* Länk, aktiv		*/ 	text-decoration: none;		color: #FF6600}
a.orangelink:visited	{	/* Länk, besökt		*/ 	text-decoration: none;		color: #FF6600}
a.orangelink:active	{	/* Länk, vid klick	*/	text-decoration: none;		color: #FF6600}
a.orangelink:hover		{	/* Länk, mouseover	*/	text-decoration: underline;	color: #BA6500}

INPUT.powerbank	{
    font-family: verdana,geneva,sans-serif;
    font-size: 9px;
    border-width: 1px;
    color:333333;
    border-style: groove;
}

.alert{ /* felmeddelanden */
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; color: #FF0000;
	font-size: 11px; font-weight: bold; text-align: left;
	margin-left:5px; margin-right: 6px; margin-top: 4px; }

.smalltext {  /* 9 punkters brödtext. Används som huvudsaklig brödtext */
	color: #000000;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	margin-top: 2px;
	}

.smalltextblack {  /* 9 punkters svart brödtext. */
	color: #000000;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	margin-top: 2px;
	}

.smallrub {  /* 9 punkters rubrik */
	font-family: Verdana, Arial, Geneva, Helvetica; color: #000000;
	font-size: 9px; font-weight: bold;
	margin-bottom: 2px;
	}

.smallruborange {  /* 9 punkters orange rubrik */
	font-family: Verdana, Arial, Geneva, Helvetica; color: #FF6600;
	font-size: 9px; font-weight: bold; text-align: left;
	margin-bottom: 2px;
	}

.smallrubgreen {  /* 9 punkters grön rubrik */
	font-family: Verdana, Arial, Geneva, Helvetica; color: #00A71E;
	font-size: 9px; font-weight: bold;
	text-align: left;
	margin-bottom: 2px;
	}

.middlerub {  /* 12 punkters rubrik */
	font-family: Verdana, Arial, Geneva, Helvetica; color: #000000;
	font-size: 12px; font-weight: bold; text-align: left;
	margin-bottom: 3px; }

.middlerubgreen {  /* 12 punkters grön rubrik */
	font-family: Verdana, Arial, Geneva, Helvetica; color: #00A71E;
	font-size: 12px; font-weight: bold; text-align: left;
	margin-bottom: 3px; }

.orangeheader {  /* 14 punkters orange rubrik */
	font-family: Verdana, Arial, Geneva, Helvetica; color: #FF6600;
	font-size: 14px; font-weight: bold; text-align: left;
	margin-bottom: 3px; }

.largerub {  /* 18 punkters rubrik. Huvudsaklig rubrik */
	font-family: Verdana, Arial, Geneva, Helvetica;
	color: #000000;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 4px; }

.whitelargerub {  /* 18 punkters rubrik. Huvudsaklig rubrik */
	font-family: Verdana, Arial, Geneva, Helvetica;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 10px; }

.greenlargerub {  /* 18 punkters rubrik. Huvudsaklig rubrik */
	font-family: Verdana, Arial, Geneva, Helvetica;
	color: #00A71E;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 10px; }

.xlargerub {  /* 24 punkters rubrik. Huvudsaklig rubrik */
	font-family: Verdana, Arial, Geneva, Helvetica;
	color: #000000;
	font-size: 24px;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 8px; }

.xxlargerub {  /* 28 punkters rubrik. Huvudsaklig rubrik */
	font-family: Verdana, Arial, Geneva, Helvetica;
	color: #000000;
	font-size: 28px;
	line-height: 29px;
	font-weight: normal;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 8px; }


.yellowbigheader {  /* 24 punkters rubrik. Huvudsaklig rubrik */
	font-family: Verdana, Arial, Geneva, Helvetica;
	color: #FFFF00;
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
	text-align: left;
	margin-top: 16px;
	margin-bottom: 22px; }

.white	{	/* for use with span */
	color: #FFFFFF;}

.yellow	{	/* for use with span */
	color: #FFFF00;}

.green	{	/* for use with span */
	color: #00A71E;}

.footer	{	/* Sidfot */
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	margin-top: 10px; margin-bottom: 10px;}

.copy {  /* 8 punkters grön copymeddelande */
	font-family: Verdana, Arial, Geneva, Helvetica;
	color: #00A71E;
	font-size: 8px;
	font-weight: bold;
	text-align: right;
	margin-bottom: 5px;
    margin-top: 5x;
	}

.undermeny	{	/* Sidfot */
	font-family: Verdana, Arial, Geneva, Helvetica;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin-top: 10px; margin-bottom: 10px;
}
