body		

		{   background:#dddddd;
	
		}




#idBakgrund				
		{
			position:relative;
			background-position: top center;	
			background-image:url("bakgrund.jpg");
			background-repeat: no-repeat;
			text-align: left;
			top:-8px;
			width:1000px;
			height:1060px;;
			z-index:1;
			margin-left: auto;
			margin-right: auto;
			margin-top: auto;
			overflow:hidden; 

		}


#idRubrik {
			position:absolute;
			top: 13px;
	        left: 280px;

			}

#flashcontent
			{
			position:relative;
			top: 185px;
	        left: 100px;
	        z-index:135;
			width:400px;
			height: 300px;
		} 






#idText
		{
	position:absolute;
	top:1072px;
	left:289px;
	width:545px;
	height:500px;
	z-index: 1;
	font-family: Arial, sans-serif;
	border: none;
	overflow: auto;
		}


p		{
			color: #c1c1c1;
			font-family: Arial, sans-serif;
			font-size: 0.7em; 
			margin-top: 6px; 
			margin-bottom: 10px;
			line-height: 18px; 
			width:510px;
			text-align: justify;
			
		} 


h1		{
			color: #ffffff;
			font-family: Garamond, Times new roman;
			font-size: 18px;
			margin-top: 10px; 
			margin-bottom: 0px;
			line-height: 15px; 
		}

h2		{
			color: #000000;
			font-family: Arial, sans-serif;
			font-size: 0.7em;
			margin-top: 10px; 
			margin-bottom: 0;
			line-height: 17px; 
			font-weight: normal;
		}

h3		{
			color: #ffffff;
			font-family: Arial, sans-serif;
			font-size: 0.8em;
			margin-top: 6px; 
			margin-bottom: 0;
			line-height: 18px; 
			font-weight: normal;
			text-align: justify;
		}



a:link { text-decoration: none; color: #000000}
a:visited { text-decoration: none; color: #000000}
a:active { text-decoration: none; color: #000000}
a:hover { text-decoration: nonne; color: #393719}

img 
		{ 
			border-style:  none; 
		}







