	body { 
 	background-image: url("images/bakgrundskog.png");
 	background-repeat: repeat-x;
 	background-position: top center;
 	background-attachment: inherit;
 	background-color: #000601;
	}
	img {
	float: left;
	border: none;
	padding: 0px 20px 10px 0px;
	
	}
	h1 {
	font-size:18px;
	font-family: arial;
	font-weight: normal;
	line-height: 19px;
	}
	h2 {
	font-size:16px;
	font-family: arial;
	font-weight: normal;
	line-height: 17px;
	}
	h3 {
	font-size:14px;
	font-family: arial;
	font-weight: normal;
	line-height: 15px;
	}
	h4 {
	color: #808080;
	font-size:10px;
	font-family: arial;
	font-weight: normal;
	line-height: 11px;
	}
	h5 {
	color: gray;
	font-size:16px;
	font-family: arial;
	font-weight: normal;
	line-height: 11px;
	}
	p {
	font-family: arial;
	font-size:11px;
	font-weight: normal;
	line-height: 15px;
	}

/*Här börjar de olika divarna*/


	#body {
	width: 1024px;
	height: 1546px;
	margin-left: auto;
	margin-right: auto;
	
	}
	#content {
	position: absolute;
	}

	#logotyp {
	position: absolute;
	z-index: 2;
	width: 562px;
	height: 265px;
	margin-left: 220px;
	margin-top: 2px;
	}
	#flashbox {
	position: absolute;
	z-index:1;
	width: 606px;
	height: 419px;
	margin-left: 50px;
	margin-top: 326px;
	}
	#bloggbox {
	position: absolute;
	width: 606;
	height: 548;
	margin-left: 50px;
	margin-top: 770px;
	}
	#ticketbox {
	position: absolute;
	width: 294;
	height: 714;
	margin-left: 670px;
	margin-top: 326px;
	}
	#textbox {
	position: absolute;
	width: 606;
	height: 979;
	margin-left: 50px;
	margin-top: 326px;
	}
	#sun {
	position: absolute;
	z-index:-1;
	margin-left: 50px;
	margin-top: -35px;
	width: 1024px;
	height: 627px;
	}


/*Här börjar navigations meny*/	
		
		
	#navigationsmeny {
	position: absolute;
	width: 900px;
	height: 300px;
	margin-left: 125px;
	margin-top: 270px;
	}
	
	
	
/*Här börjar blogg text*/	
	
	
	
	#startblogg {
	position: absolute;
	width: 476px;
	height: 418px;
	padding: 65px;
	margin-left: 50px;
	margin-top: 775px;
	line-height: 15px;
	font-weight: normal;
	}

/*Här börjar biljett text*/	
	
	
	
	#startbiljett {
	position: absolute;
	width: 220px;
	height: 625px;
	padding: 40px;
	padding-top: 50px;
	margin-left: 670px;
	margin-top: 346px;
	line-height: 15px;
	font-weight: normal;
	}
	


/*Här börjar program text*/	
	
	
	
	#programtext {
	position: absolute;
	width: 476px;
	height: 860px;
	padding: 65px;
	margin-left: 50px;
	margin-top: 326px;
	line-height: 15px;
	font-weight: normal;
	}

	#facebookconnect { 
	position:absolute;
	margin-top:30px;
	margin-left:-40px;
	background-color:white;
	width:294px;
	overflow:hidden;
	
	}


/*Här börjar botten text*/	
	
	
	
	#bottentext {
	margin-top: 1325px;
	margin-left: 50px;
	position: absolute;
	padding: 20px;
	width: 606px;
	height: 150px;
	font-weight: normal;
	}
	#bottenlogotyp {
	position: absolute;
	width: 147px;
	height: 47px;
	font-weight: normal;
	}
	#omnattivalen {
	margin-left: 195px;
	position: absolute;
	width: 85px;
	height: 17px;
	font-weight: normal;
	}
	#kontakt {
	margin-left: 195px;
	margin-top: 15px;
	position: absolute;
	width: 85px;
	height: 17px;
	font-weight: normal;
	}
	#googleoversattning {
	margin-left: 195px;
	margin-top: 30px;
	position: absolute;
	width: 114px;
	height: 24px;
	font-weight: normal;
	}
	#adress {
	margin-left: 380px;
	position: absolute;
	width: 200px;
	height: 57px;
	font-weight: normal;
	}
	
	/*Här börjar flash bannern*/	
	
	
	
	#artistflash {
	position: absolute;
	z-index:0;
	width: 606px;
	height: 419px;
	margin-left: 50px;
	margin-top: 326px;

	}

