
		BODY {
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size : 11px;
			background-color : White;
		}

		TD, TH, CAPTION {
			font-size : 10px;
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		}

		P, Li {
			background-color : White;
			font-size : 11px;
		}


		H1 {
			font-size : 18px;
			color : #000066;
			letter-spacing : 2px;
			background-color : White;
			font-weight : bold;
		}

		H2 {
			font-size : 12px;
			color : Black;
			font-weight : bold;
			letter-spacing : 1px;
			padding: 1px;
			border: 1px solid #006;
			background-color : #F6F6F6;
		}
		
		
		H3 {
			font-size : 11px;
			font-weight : bold;
			color : Black;
			padding: 1px;
			border: 1px solid #006;
			background-color : #F6F6F6;
	}
	
         H3.nyhet {
			font-size : 11px;
			font-weight : bold;
			color : Black;
			border: none;
			background-color : #FDFDFD;
			margin-bottom : 0px;
			padding: 0px;
	}
		
   H4 {
			font-size : 11px;
			background-color : white;
			font-weight : bold;
			color : black;
			border: 1px solid #006;
			background-color : #F6F6F6;
	     }


		HR {
			height : 1px;
			color : #000066;
		}

	  .adress {
			font-size : 10px;
			color : Gray;
			background-color : White;
			}
			
        .toppram {
			font-size : 10px;
			background-color : White;
           border-top: 1px solid #006;
			padding-top : 4px;
			}
		
		.fet,  caption {
			font-weight : bold;
		}
		
		.str_under {
	padding-bottom : 4px;
	border-bottom : 1px solid #006;
}

div.border {
			border-color:#006;
		}


		#sida {
		  position: absolute;
			background-color : White;
			width : 810px;
			left : 5px;
			top : 5px;
			padding : 0px;
			border: 0px;
		}

		#huvud {
			position : absolute;
			left : 0px;
			top: 10px;
			background-color : White;
			width : 100%;
			margin-bottom: 30px;
				}
		
		  #triangel {
		    position : absolute;
			 top: 4px;
			 left: 10px;
			background-color: transparent;
			width : 105px;
 	}
		
		 #huvudtext {
		    position: absolute;
			top: 4px;
			left: 182px;
			background-color: transparent;
			width :  625px;
			}
		
		#meny {
	background-color : #000066;
	color : White;
	padding: 2px 2px 6px 2px;;
	margin-right: 0px;
	font-size : 10px;
	}

		#left {
			position: absolute;
			left: 10px;
			top: 195px;
			background-color : White;
			width: 150px;
			padding-right: 10px;
			padding-left: 0px;
			border: 0;
			margin-bottom: 30px;
		}

		#middle1 {
			position: absolute;
			left: 182px;
			top: 195px;
			background-color : White;
			width: 190px;
			border-left: 1px solid #006;
			border-right: 0;
			padding-left: 10px;
			padding-right: 10px;
			margin-right : 0px;
			padding-bottom: 30px;
			padding-bottom: 30px;
		}
		
    #middle2 {
			position: absolute;
			left: 394px;
			top: 195px;
			background-color : White;
			width: 190px;
			border-left: 1px solid #006;
			border-right: 0;
			padding-left: 10px;
			padding-right: 10px;
			margin-right : 0px;
			padding-bottom: 30px;
		}
		
     #right {
			position: absolute;
			left: 606px;
			top: 195px;
			background-color : White;
			width:  190px;
			border-left: 1px solid #006;
			border-right: 0;
			padding-left: 10px;
			padding-right: 0px;
			margin-right : 0px;
			padding-bottom: 30px;
		}
	
	/* Används för högra spalten vid tvåspaltiga sidor */
		#right2 {
	      position: absolute;
		  left: 182px;
		  top: 195px;
			background-color : White;
			width: 610px;
			border-left: 1px solid #006;
			padding-left: 10px;
			padding-bottom: 30px;
			}

		A:LINK {
			color : #006;
			text-decoration : none;
			font-weight : bold;
			}

		A:ACTIVE {
			color : #006;
			text-decoration : underline;
			font-weight : bold;
		}
		
			A:VISITED {
			color : #006;
			text-decoration : none;
			font-weight : bold;
			}

		A:HOVER {
			color : #006;
			text-decoration : underline;
			font-weight : bold;
			}
		