BODY  {
	font-family: Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	background-color: white;
	text: #333333;
	font-size: 11px;
	margin-top: 5px;
	margin-left: 8px;
	margin-bottom: 0px;
	margin-right: 0px;
	width: auto;
	padding: 0;
}

TABLE, TR, TH, TD, P { 
	font-family: Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	}
	
UL, OL, LI, I, U, B { 
	font-family: Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif; 
	}
	
FORM, INPUT, TEXTAREA, SELECT, OPTION { 
	font-family: Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	}

P.aktuellt {
	font-size: 10px;
	margin-bottom: 0pt; 
	margin-right: 10pt; 
	margin-top: 0pt;
	color : Brown;
	}
	
P.readmore {
	font-size: 10px;
	margin-bottom: 0pt; 
	margin-right: 0pt; 
	margin-top: 4pt; 
	}

.small {
	font-family: Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	}
	
.x-small {
	font-family: Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	}
	
.big {
	font-family: Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif; 
	font-weight : bold;
	font-size : 15px;
	}

.storText {
  font-size: 12px;
  font-family: Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color : #8b2942;}
  
.Rubrik {
	font-family: Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif; 
	font-weight : bold;
	font-size : 16px;
	}
.VinrodRubrik {
	color: #8b2942;
	font-family: Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif; 
	font-weight : bold;
	font-size : 15px;
	}
.BoldRubrik {
	color: #8b2942;
	font-family: Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif; 
	font-weight : bold;
	font-size : 11px;
	}
	
/* Start definition av lankutseende*/
a:link  {
	color : #8B2942;
	background : transparent;
	}

a:visited  {
	color : #666666;
	background : transparent;
	}

a:hover  {
	color : #8B2942;
	background : transparent;
	}

a:active  {
	color : #8B2942;
	background : transparent;
	}

.Modul 	{
	background-color : #006500;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bolder;
	padding-bottom : 2pt;
	padding-top: 2pt;
	color : White;
	text-align : center;
	border : thin solid Black;
	border-bottom : none;
	}

.ModulEjRam 	{
	background-color : #006500;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bolder;
	color : White;
	text-align : center;
	}

.Content 	{
	font-family: Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 11px;
	background-color : #FFFFCC;
	border : thin solid Black;
	border-top : none;
	padding-left : 12px;
	padding-bottom : 12px;
	padding-right : 12px;
	padding-top : 12px;
	}

.ModulBottom	{
	font-size : 10px;
	font-weight : bold;
	background : #CCCC99;
	}
	
.NoPadding	{
	font-size : 10px;
	margin : 0px 0px;
	}

.SchemaTable	{
	border : thin solid Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	}
	
.SchemaTH	{
	font-size : 11px;
	font-weight : bold;
	background : #CCCC99;
	}
	
.SchemaTD	{
	font-size : 10px;
	background : #FFFFCC;
	border-left : none;
	border-right : none;
	}

.Text	{
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

/* Start definition av rubriker */
h1 {
	color: #006500;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
	font-family: Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	}

h2  {
	color: #006500;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	}

h3  {
	color : #006500;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	}

h4  {
	color: #660101;
	font-weight: bold;
	font-size: 15px;
	font-family: Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	}
  
h5  {
	color: #660101;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	}
h6  {
	color: #660101;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	}
/* Slut definition av rubriker */
