.meny1 { background: url(menybilder/VBS_meny_b_01.gif) bottom left no-repeat; }
.meny2 { background: url(menybilder/VBS_meny_b_02.gif) bottom left no-repeat; }
.meny3 { background: url(menybilder/VBS_meny_b_03.gif) bottom left no-repeat; }
.meny4 { background: url(menybilder/VBS_meny_b_04.gif) bottom left no-repeat; }
.meny5 { background: url(menybilder/VBS_meny_b_05.gif) bottom left no-repeat; }
.meny6 { background: url(menybilder/VBS_meny_b_06.gif) bottom left no-repeat; }
.meny7 { background: url(menybilder/VBS_meny_b_10.gif) bottom left no-repeat; }
.meny8 { background: url(menybilder/VBS_meny_b_09.gif) bottom left no-repeat; }
.meny9 { background: url(menybilder/VBS_meny_b_07.gif) bottom left no-repeat; }
.meny10 { background: url(menybilder/VBS_meny_b_08.gif) bottom left no-repeat; }

/* Huvudmenyns och sidonavigeringens image maps för Malatassaray */

/* Huvudmenyn */

/* set the size of the definition list <dl> and add the background image */
#imap {
  display: block;
  width: 977px; 
  height: 203px; 
  background: url(VBS_huvudmeny.gif) no-repeat; 
  position: fixed;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
}

/* place the <dd>s in the correct absolute position */
#imap dd {
  position:absolute;
  top: 0;
  left: 0; 
  padding:0; 
  margin:0;
  }
#imap #bild_M_runan {
  left:11px; 
  top:12px; 
  z-index:20;
  }
  
#imap a#M_runan {
  display:block; 
  width:180px; 
  height:180px; 
  background:transparent url(M_runan.gif) -250px -250px no-repeat; 
  text-decoration:none; 
  z-index:20;
}

/* move the link background image to position 0 0 when hovered */
#imap a#M_runan:hover {
  background-position: 0 0;
}

/* Sidonavigeringen för Malatassaray */

/* set the size of the definition list <dl> and add the background image */
#imap2 {
  display:block;
  width:162px; 
  height:380px; 
  background:url(VBS_sidonavigering.gif) no-repeat; 
  position:fixed;
  top: 203px;
  left: 24px;
  padding: 0;
  margin-top: 0;
}

/* place the <dd>s in the correct absolute position */
#imap2 dd {
  position:absolute;
  top: 0;
  left: 0; 
  padding:0; 
  margin:0;
  }
#imap2 #bild_exit_runan {
  left:19px; 
  top:180px; 
  z-index:20;
}

  
#imap2 a#exit_runan {
  display:block; 
  width:119px; 
  height:101px; 
  background:transparent url(Exit_runan.gif) -200px -200px no-repeat; 
  text-decoration:none; 
  z-index:20;
}

/* move the link background image to position 0 0 when hovered */
#imap2 a#exit_runan:hover {
  background-position:0 0;
}

/* Sidan för lajvplatsbilderna */

#pop_up_body {
	background-image: url(../../index_bilder/pop_up_bakgrund_bw.jpg);
}

div.single_centered_column {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 620px;
}

div.single_centered_column p {
	text-align: right;
}

div.centered_image img {
	display: block;
	border: 2px solid black;
	padding: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	width: auto;
	height: auto;
}

#footer2 {
  margin: 0;
  border-top: 1px solid black;
  padding-bottom: 20px;
  padding-top: 20px;
  width: 620px;
  font-size: 0.7em;
  text-align: right;
}

#footer2 p {
	padding: 0;
	margin: 0;
}

table.runtabell {
	width: 450px;
	border-spacing: 2px;
	margin-left: auto;
	margin-right: auto;
	border: 0;
}

td.runtabell_leftcolumn {
	width: 110px;
	vertical-align: top;
}

td.runtabell_rightcolumn {
	width: 334px;
}