h1 {	font:30px "Times", "Times New Roman", serif ;
	font-weight:bold; 
	letter-spacing:7px;  
   }
h2 {	font:30px "Times", "Times New Roman", serif;	/* 18px förut	*/
	font-weight:bold; 
	letter-spacing:2px; 
   }
h3 {	font:16px "Times", "Times New Roman", serif;
	font-weight:bold; 
   }
h4 {	font:14px "Times", "Times New Roman", serif;
	font-weight:bold; 
   }

h5 {	font:12px "Times", "Times New Roman", serif;
	font-weight:bold; 
   }
h6 {	font:10px "Times", "Times New Roman", serif;
	font-weight:bold; 
   }
.gaq h1 	{	letter-spacing: 3px;  }

body {background-color:FFFBC6; 
	font-family: "Times", "Times New Roman", serif; 
	font-size: 13px; 
	color:black;
     }

body.meny 	{	font-size: 15px;
			text-align: right  }	
body.storruta	{background-color:FFFAB2; 
				
			padding:10;			

			border-style:solid;
			border-width: 1px;
			border-color: red;             
			margin: 10px;
			}
body.popup	{	margin: 0px;		 }

p	{margin: 10px 0}

.rubrik 	{	color:blue	}


.lista	{padding-left: 10px;
		text-indent: -5px	}
.lista p	{margin: 1px 0}
.lista h4	{margin: 5px 5px}

#bandlista {position: absolute; 
		bottom:0px; right:10px;
		width:190px; 
		text-align: right;
		font-size: 15px; 
	     color:green;
	/*	background-image:url(bilder/jacobstol.jpg) 	*/	
		}
#bildruta	{position: absolute; 
		top: 5px;
		right: 5px;
		}

#300x200	{position: relative; 
		top: -5px;
		right: -5px;
		width: 301px;
		height: 200px;
		float: right;
		background-color:#FFFAB2;	/* Ändra till #FFFAB2	*/
		}

#rm1m		{position: relative; 
		top: -5px;
		right: -5px;
		width: 300px;
		height: 187px;
		float: right;
		background-color:#FFFAB2;	/* Ändra till #FFFAB2	*/
		}

/* #bildrutaflyt	{top: 5px;
		right: 5px;

		float: right; 
		}	*/


.vbild	{	float:left	}
.flytruta	{	margin: 5;
			float: left;
			}
/*	.vruta	{	margin: 5px;
			clear: left;}		*/



a:link {font-weight:normal; color:green; Text-decoration:none }
a:visited {font-weight:normal; color:green; Text-decoration:none }

a:fokus {font-weight:normal; color:green; Text-decoration:underline }
a:hover {font-weight:normal; color:red; Text-decoration:underline }

a:active {font-weight:normal; color:blue; Text-decoration:none }




