@charset "UTF-8";
@media screen
{
  
  * html body * { overflow:visible; }
  
  html { height: 100%; margin-bottom: 1px; }
  body {
    font-size: 90.00%;
    background: #000;
    font-family: Tahoma,Geneva,sans-serif;
  }

  fieldset, img { border: 0 solid; }

  ul, ol, dl { margin: 0 0 1em 1em }
  li {
    margin-left: 0.8em; 
    line-height: 1.5em;
  }

  dt { font-weight: bold; }
  dd { margin: 0 0 1em 0.8em; } 

  h1 {
	font-size: 2em;	
	color: #660000;
  }

  h2 {
	font-size: 1.6em;	
	color: #9f0404;
  }
  
  h3{
	font-size: 1.4em;	
	color: #660000;
  }
  
  a {
    text-decoration: none;
    color: #660000;
  }
  
  a:hover {
    text-decoration: underline;
    color: #9f0404;
  }
  
  /*     STYLES       */
  
  /* Tabellen */ 
  table { 
	border-spacing: 1px;
  }
  tbody tr td {
	background-color: #eee;
	padding: 5px;
	vertical-align:top;
  }
  tbody tr.odd  td {
	background-color: #fff;
	padding: 5px;
	vertical-align:top;
  }
  tbody tr td span{
	font-size: 0.7em;
	display: block;
  }

  
  #page {
	margin: 0 auto;	
	padding: 0;
	width: 600px;
	position: relative;
	background-image: url(../images/back.png);
	background-repeat: repeat-y;
	min-height: 625px;
  	height: auto !important;
  	height: 625px;

  }
  
  #header, #headerindex, #headertrailer {
	width: 600px;
	height: 78px;
	position: relative;
	padding: 0;
  }
    
  #headerindex {	
	background-image: url(../images/header_index.jpg);
  }
  
  #headertrailer {	
	background-image: url(../images/header_trailer.jpg);
  }
  
  #middle, #middleindex, #middletrailer, #middlefb {	
	width: 600px;
	position: relative;	
	padding: 0;
	margin: auto;    	
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 78px;
	min-height: 625px;
  	height: auto !important;
  	height: 625px;
  }
  
  #middleindex {	
	background-image: url(../images/parkour.jpg);
  }
  
  #middletrailer {	
	background-image: url(../images/parkour_trailer.jpg);
  }
  
  #middlefb {	
	background-image: url(../images/parkour_fb.jpg);
  }
  
  #content {
	width: 460px;
	position: relative;
	text-align: left;
	margin: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000;

  }
  
  .facebook {
	padding-top: 50px;
  }
  
  .slideshow {
  	text-align: center;
  }
  
  .intro {
  	text-align: center;
  	padding-top: 250px;
  }
   
  #cright {
	width: 550px;
	height: 30px;
	padding-top: 20px;
	background: #000;
	position: relative;
	text-align: center;
	font-size: 65.00%;
    margin: auto;
	color: #999999;
  }
  
  
  /*          LIGHTBOX         */
  
    #lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
	#lightbox img{ width: auto; height: auto;}
	#lightbox a img{ border: none; }

	#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
	#imageContainer{ padding: 10px; }

	#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
	#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
	#imageContainer>#hoverNav{ left: 0;}
	#hoverNav a{ outline: none;}

	#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
	#prevLink { left: 0; float: left;}
	#nextLink { right: 0; float: right;}
	#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
	#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

	#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

	#imageData{	padding:0 10px; color: #666; }
	#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
	#imageData #caption{ font-weight: bold;	}
	#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
	#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

	#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

}
#page #middle #content table tr td {


}
#page #middle #content table {
	color: #000;
	text-align: left;
}
#page #middle #content table {
	color: #FFF;
}
#page #middle #content table {
	color: #000;
}
