/*tre.css for 7192 vissa filer där t.ex. telia retain
iakttogs Frejg 58 att den kräver tvenne reload (telia) merkeligen
 */

		.nextbutton a:link, .nextbutton a:visited
		{
			display: block;
			padding: .2em .5em;
			background-color: #03F;
			color: #fff;
			border: 1px solid #006;
			width: 11em;
			text-decoration: none;
			text-align: center;
		}
		.nextbutton a:hover, .nextbutton a:active
		{
			background-color: #fff;
			color: #006;
		}
		body
		{
			margin: 0;
			padding: 0;
			font-size: 95%;
			font-family: georgia, times, "times new roman", serif;
			color: #000;
			background-color: #fff;
		}
		
		a:link 
		{ 
		color: 							#036; 
		background:  				transparent;
		text-decoration:		none;
		}
		a:visited 
		{ 
		color: 							#066; 
		text-decoration:		none;
		}		
		a:hover, a:active
		{
			color: #fff;
			background-color: #036;
			text-decoration:	underline;
			
		}
		
		b
		{
		font-weight: bolder;
		}
														
		b.red				
		{
			color: red; 
			font-weight: bold;
		}
														
		b.red:first-letter				
		{
			color: #8b0000; 
			font-size: 1.5em; 			/* tycks ej funka i did */
		}						        
		div#banner
		{
			color: #00f;
			background-color: #ff8c00;
			border-bottom: 1px solid #000;
		}
		
		div#banner h1
		{
			margin: 0;
			padding: .3em 0 .3em .5em;
			font-size: 2.2em;
			font-weight: normal;
			letter-spacing:			.5em;
		}
		
		div#container
		{
			background-image: url(images/morgonljust.jpg);
			background-repeat: repeat-y;
		}
		
		div#container2
		{
			background-image: url(images/morange.jpg);
			background-repeat: repeat-y;
			background-position: right;
		}
		
		div#navigation
		{
			float: left;
			width: 140px;
			padding-top: 2em;
		}
		
		div#navigation ul
		{
			list-style-type: none;
			padding: 3px 0px 3px 0px;
			margin: 0;
		}
		
		div#navigation ul li { margin-top: 6px; }
		
		#navigation ul li a
		{
			display: block;
			width: 150px;
			padding: 3px 0px 3px 2px;
			margin:	 2px 0 0 3px;
			text-decoration: none;
			color: #000;
			font-weight:		 bold;
			background-image: url(images/morgon.jpg);
			background-repeat: repeat-y;
		}
		
		#navigation ul li a:hover
		{
			color: #fff;
			font-weight: bolder;
			padding: 3px 0px 3px 2px;
			margin: 2px 0 0 3px;
			background-color: #ccc;
			background-image: url(images/150.red.jpg);
			background-repeat: repeat-y;
		}
		
		div#afton
		{
			float: right;
			width: 154px; 	/* increased fr 144 */
			margin: 0 0 0 10px;
			padding: 1em 5px 0px 5px;
			color: #009;
		} 
		div#afton h2
		{
			margin-top: 0;
			font-size: 1.2em;
			text-align: center;
			color: #dc143c;
			padding: .2em;
			background-image: url(images/gul_150.jpg);
			background-position: right;
			background-repeat: repeat-y;
		}		
		div#afton h3
		{
			margin-top: 0;
			color: #dc143c;
			padding: .2em;
			background-image: url(images/gul_150.jpg);
			background-position: right;
			background-repeat: repeat-y;
		}	
		
		div#afton li
		{
			margin: 3px 0;			
			padding: 3px 0;
			font-size: 1.15em;			
		}	
		
		div#afton li#non
		{
		list-style-type: none;
		padding: 			3px 0;
		margin-left: 		-15px;
		}
		
		div#content
		{
			margin-left: 190px;
			margin-right: 200px;
		}		
		div#content h2
		{
			font-size: 2em;
			color: #036;
			margin: 0;
			padding-top: 1em;
			font-weight: normal;
		}		
		div#content { line-height: 130%; }
		
		#cleardiv
		{
			clear: both;
			height: 1em;
		}
		
		div#footer
		{
			clear: both;
			padding: .5em 1em;
			border-top: 1px solid #999;
			text-align: center;
		}
		
		div#footer ul
		{
			padding: 0;
			margin: 0;
			list-style-type: none;
		}
		
		div#footer li
		{
			display: inline;
			margin-right: 1em;
		}
		p.fet
		{
		font-size:			1.2em;
		color:					#8b0000;
		background:			transparent;
		}
				
		.ast							
		{	color:		#008b8b;
			background:	transparent;
			font-size:	2em;		/* nytt för i dag 09 01 2010, Se telia htm	*/
		}
		
		blockquote
		{ 
		color:	navy;
		background:		 white;
		font-weight:	 bold;
		}
				
		pre
		{ 
		white-space: nowrap;
		}    /* se css-standarden 16.6 om Whitespace */
			
		img#opa
		{
		opacity:	0.4;
		filter:		alpha(opacity=40)
}
			
		img.opa
		{
		opacity:	0.4;
		filter:		alpha(opacity=40)
}

		p#ee  
		{ 
		font: 1.5em "Brush Script MT Kursiv", "Ex Ponto", Caflisch Script, cursive; 
		color:#60f;
		background: transparent;
		}

		
		/*  css skapad 28 dec 2005 bl.a. for dis htm */
