		body {
	    background-color: #006;
	    margin: 0;
	    padding: 0;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size : 10px;
		}

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

		P, Li {
			
			font-size : 10px;
		}
		
		 .ruta2 p {
		margin:0px 3px 10px 3px;
		}
		
		

		H1 {
			font-size : 28px;
			color : #006;
			letter-spacing : 2px;
			background-color : #FFF;
			font-weight : bold;
			font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
		}

		H2 {
			font-size : 12px;
			color : #006;
			font-weight : bold;
			letter-spacing : 2px;
			background-color : #fff;
			font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
		}
		
			.vinjett {
			font-weight : bold;
			color : white;
			background-color: #4682B4;
			padding: 2px;
			letter-spacing : 2px;
			text-transform : uppercase;
		}
		
		H3 {
			font-size : 11px;
			font-weight : bold;
			color : #006;
			letter-spacing : 1px;
			background-color: #fff;
			padding: 1px;
			font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
	
         H3.nyhet {
			font-size : 11px;
			font-weight : bold;
			color : Black;
			border: none;
			background-color : transparent;
			margin-bottom : 0px;
			padding: 0px;
			}
			
					
        .ruta2 H3.nyhet {
			font-size : 11px;
			font-weight : bold;
			color : Black;
			border: none;
			background-color : transparent;
			margin-bottom : 0px;
			margin-left : 3px;
			padding: 0px;
			}
		
   H4 {
			font-size : 10px;
			background-color : white;
			font-weight : bold;
			color : #006;
			}


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

	  .adress {
			font-size : 10px;
			color : Gray;
					}

.bildram {
	margin-bottom : 5px;
	margin-top: 0px;
	border : 1px solid silver;
}			
		
		.fet,  caption {
			font-weight : bold;
		}


.ruta {
	padding: 1px;
	border: 1px solid #4682B4;
	margin: 10px 10px 10px 10px;
}

.ruta2 {
	margin:0px 10px 10px 10px;
	background-color : #F5F5F5;
	padding-bottom: 5px;
	border: 1px dashed #4682B4;
	}
	
	.str_under {
	padding-bottom : 4px;
	border-bottom : 1px solid #006;
}


		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;
			}
			
		.navrad A:LINK {
			color : #FFF;
			background-color: #006;
			text-decoration : none;
			font-weight : bold;
			}

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

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