body						{
							font-family: Georgia, Times New Roman, Times, serif;
							font-size: 11px;
							line-height: 20px;
							text-align: center;
							color: #333;
							}

h1							{
							font-family:  arial, verdana, helvetica, sans-serif;
							background-image: url("bakgrundh1.gif");
							background-repeat: no-repeat;
							font-size: 14px;
							color: #004C80;
							font-weight: bold;
							text-transform: uppercase;
							margin-top: 0px;
							padding-top: 5px;
							padding-bottom: 5px;
							padding-left: 30px;
							letter-spacing: 1px;
							border-bottom: 1px dotted #999;
							border-top: 1px dotted #999;
							}
					
.kommando					{
							font-family: verdana, arial, helvetica, sans-serif;
							color: #F29011;
							font-weight: bold;
							text-transform: uppercase;
							white-space: nowrap;
							}
							
.viktigt					{
							font-family: verdana, arial, helvetica, sans-serif;
							color: #F29011;
							font-weight: bold;
							}
							
/* ####################################################################################### */
/* NAVIGERING ############################################################################ */
/* ####################################################################################### */
							
#newsitem					{
							padding-bottom: 30px;
							border-bottom: 1px dotted #ccc;
							margin-bottom: 10px;
							}

#newsitem #date				{
							font-family: Georgia, Times New Roman, Times, serif;
							font-size: 11px;
							line-height: 17px;
							text-align: left;
							font-weight: bold;
							color: #333;
							padding-bottom: 10px;
							}
							
#newsitem #desc				{
							font-family: arial, verdana, helvetica, sans-serif;
							font-size: 11px;
							line-height: 17px;
							text-align: left;
							color: #333;
							padding-bottom: 10px;
							}
							
#newsitem #more A			{
							font-family: arial, verdana, helvetica, sans-serif;
							font-size: 11px;
							line-height: 12px;
							float: right;
							color: #990000;
							font-weight: bold;
							text-decoration: none;
							border-bottom: 1px dotted #990000;
							}
							
#newsitem #more A:hover		{
							font-family: arial, verdana, helvetica, sans-serif;
							font-size: 11px;
							line-height: 12px;
							float: right;
							color: #000;
							font-weight: bold;
							text-decoration: none;
							border-bottom: 1px solid #000;
							}
							
.heading					{
							font-family: arial, verdana, helvetica, sans-serif;
							font-size: 11px;
							line-height: 12px;
							clear: both;
							color: #666;
							margin-bottom: 0px;
							font-weight: bold;
							text-decoration: none;
							}
					

/* ####################################################################################### */
/* CONTENT ############################################################################### */
/* ####################################################################################### */

#content A					{
							font-family: Georgia, Times New Roman, Times, serif;
							font-size: 11px;
							line-height: 12px;
							color: #990000;
							font-weight: bold;
							text-decoration: none;
							border-bottom: 1px dotted #990000;
							}
							

							
#content A:hover			{
							font-family: Georgia, Times New Roman, Times, serif;
							font-size: 11px;
							line-height: 12px;
							color: #000;
							font-weight: bold;
							text-decoration: none;
							border-bottom: 1px solid #000;
							}
							
#contentforum A				{
							font-family: Georgia, Times New Roman, Times, serif;
							font-size: 11px;
							line-height: 12px;
							color: #990000;
							font-weight: bold;
							text-decoration: none;
							border-bottom: 1px dotted #990000;
							}
							
#contentforum A:hover		{
							font-family: Georgia, Times New Roman, Times, serif;
							font-size: 11px;
							line-height: 12px;
							color: #000;
							font-weight: bold;
							text-decoration: none;
							border-bottom: 1px solid #000;
							}
							
#content ul					{
							list-style-type: square;
							line-height: 17px;
							margin-top: 10px;
							margin-bottom: 30px;
							}
							
#content li					{	
							font-family: Georgia, Times New Roman, Times, serif;
							margin-top: 3px;
							color: #000;
							}
							
#content h2					{
							font-family: Georgia, Times New Roman, Times, serif;
							font-size: large;
							line-height: 17px;
							/* color: #004C80; */
							color: #4B8BCB;
							font-weight: bold;
							text-decoration: none;
							}
							
#content h3					{
							font-family: Georgia, Times New Roman, Times, serif;
							font-size: medium;
							margin-bottom: 5px;
							color: #4B8BCB;
							font-weight: bold;
							text-decoration: none;
							}
							
#content h5					{
							font-family: Georgia, Times New Roman, Times, serif;
							font-size: small;
							margin-bottom: 5px;
							padding-top: 10px;
							border-top: 1px dotted #999;
							color: #4B8BCB;
							font-weight: bold;
							text-decoration: none;
							}
							
#content p					{
							font-family: Georgia, Times New Roman, Times, serif;
							font-size: 11px;
							margin-bottom: 20px;
							margin-top: 0px;
							text-decoration: none;
							}
							
#content .img				{
							margin-bottom: 20px;
							margin-top: 20px;
							}
							
.underrubrik				{
							font-family: Georgia, Times New Roman, Times, serif;
							font-size: medium;
							line-height: 17px;
							color: #4B8BCB;
							font-weight: bold;
							text-decoration: none;
							}
							
#content h4					{
							font-family: arial, verdana, helvetica, sans-serif;
							padding: 10px 0px 3px 0px;;
							font-size: 11px;
							margin-bottom: 0px;
							color: #333;
							font-weight: normal;
							text-decoration: none;
							margin-top: 0px;
							border-top: 1px dotted #ccc;
							}
							
#content h4	A				{
							font-family: arial, verdana, helvetica, sans-serif;
							font-size: 11px;
							color: #333;
							font-weight: normal;
							text-decoration: none;
							text-transform: uppercase;
							font-weight: bold;
							border: 0px;
							}
							
#content h4	A:hover			{
							font-family: arial, verdana, helvetica, sans-serif;
							font-size: 11px;
							color: #990000;
							font-weight: normal;
							text-decoration: none;
							text-transform: uppercase;
							font-weight: bold;
							border: 0px;
							}
							
.lista						{
							background: #fff;
							padding-left: 0px;
							padding-bottom: 0px;
							margin-bottom: 0px;
							margin-top: 0px;
							}
							
.info						{
							position: relative;
							top: 0px;
							left: 0px;
							margin-top: 3px;
							margin-bottom: 0px;
							font-family: arial, verdana, helvetica, sans-serif;
							font-size: 10px;
							font-weight: normal;
							text-decoration: none;
							text-transform: uppercase;
							text-align: right;
							border: 0px;
							}
							
.namn						{
							position: relative;
							top: 0px;
							left: 0px;
							margin-bottom: 0px;
							margin-top: 0px;
							padding-bottom: 3px;
							font-family: Georgia, Times New Roman, Times, serif;
							font-weight: bold;
							font-size: large;
							border-bottom: 1px dotted #ccc;
							}

#infohead					{
							padding: 5px;
							}

#infohead p					{
							margin: 0px;
							}

.PhtipsRubrik				{
							background: #eaeaea;
							color: #990000;
							font-weight: bold;
							text-transform: uppercase;
							display: block;
							padding: 5px;
							}					
