@charset "utf-8"; 
/*
Copyright (c) 2009
Created by Markus Hausammann
*/

/* main layout positions */


html, body
{
	height: 100%;
	background-color: #0a0a0a;
}

body {
    text-align: center;
}

/*IE6 hack */
* html #page {
height: 100%;
}

#distance {
    margin-bottom: -299px;
    width: 1px;
    height: 50%;
    float: left;
}

#chart_wrapper {
	position: relative;
    margin: 0 auto;
    clear: left;
    text-align: left;
	width: 950px;
	height: 598px;
	background-color: #000000;
	border: 1px solid #141414;
    font-size: 0.688em;
}

#content_wrapper {
	position: relative;
	height: 525px;
	width: 950px;
}

#left_wrapper {
	position: relative;
	float: left;
	height: 525px;
	width: 877px;
}

#content_margin_left {
	position: relative;
	float: left;
	height: 525px;
	width: 73px;
}

#content_left {
	
}

#center_wrapper {
	position: relative;
	float: right;
	height: 525px;
	width: 804px;
}

#content_margin_nav {
	position: relative;
	height: 75px;
	width: 804px;
}

#content_nav {
	
}

#content_margin_center {
	position: relative;
	width: 804px;
	height: 450px;
    overflow: hidden;
}

#content_center {
	
}

#content_margin_right {
	position: relative;
	float: right;
	height: 525px;
	width: 73px;
}

#content_right {
	
}

#container_1 {
	background-color: #FFFFFF;
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 0px;
	width: 431px;
	height: 261px;
}

#container_2 {
	background-color: #FFFFFF;
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 441px;
	width: 217px;
	height: 267px;
}

#container_3 {
	background-color: #FFFFFF;
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 661px;
	width: 143px;
	height: 269px;
}

#container_4 {
	background-color: #FFFFFF;
	position: absolute;
	overflow: hidden;
	top: 270px;
	left: 0px;
	width: 114px;
	height: 134px;
}

#container_5 {
	background-color: #FFFFFF;
	position: absolute;
	overflow: hidden;
	top: 270px;
	left: 115px;
	width: 114px;
	height: 132px;
}

#container_6 {
	background-color: #FFFFFF;
	position: absolute;
	overflow: hidden;
	top: 270px;
	left: 230px;
	width: 114px;
	height: 130px;
}

#container_7 {
	background-color: #FFFFFF;
	position: absolute;
	overflow: hidden;
	top: 270px;
	left: 345px;
	width: 114px;
	height: 126px;
}

#container_8 {
	background-color: #FFFFFF;
	position: absolute;
	overflow: hidden;
	top: 270px;
	left: 460px;
	width: 114px;
	height: 120px;
}

#container_9 {
	background-color: #FFFFFF;
	position: absolute;
	overflow: hidden;
	top: 270px;
	left: 575px;
	width: 114px;
	height: 112px;
}

#container_10 {
	background-color: #FFFFFF;
	position: absolute;
	overflow: hidden;
	top: 270px;
	left: 690px;
	width: 114px;
	height: 102px;
}

#container_11 {
	background-color: #FFFFFF;
	position: absolute;
	overflow: hidden;
	top: 405px;
	left: 0px;
	width: 79px;
	height: 45px;
}

#container_12 {
	background-color: #FFFFFF;
	position: absolute;
	overflow: hidden;
	top: 405px;
	left: 80px;
	width: 79px;
	height: 45px;
}

#container_13 {
	background-color: #FFFFFF;
	position: absolute;
	overflow: hidden;
	top: 405px;
	left: 162px;
	width: 77px;
	height: 45px;
}

#container_14 {
	background-color: #FFFFFF;
	position: absolute;
	overflow: hidden;
	top: 405px;
	left: 245px;
	width: 74px;
	height: 45px;
}

#container_15 {
	background-color: #FFFFFF;
	position: absolute;
	overflow: hidden;
	top: 405px;
	left: 330px;
	width: 69px;
	height: 45px;
}

#container_16 {
	background-color: #FFFFFF;
	position: absolute;
	overflow: hidden;
	top: 405px;
	left: 414px;
	width: 65px;
	height: 45px;
}

#container_17 {
	background-color: #FFFFFF;
	position: absolute;
	overflow: hidden;
	top: 405px;
	left: 497px;
	width: 62px;
	height: 45px;
}

#container_18 {
	background-color: #FFFFFF;
	position: absolute;
	overflow: hidden;
	top: 405px;
	left: 582px;
	width: 57px;
	height: 45px;
}

#container_19 {
	background-color: #FFFFFF;
	position: absolute;
	overflow: hidden;
	top: 405px;
	left: 666px;
	width: 53px;
	height: 45px;
}

#container_20 {
	background-color: #FFFFFF;
	position: absolute;
	overflow: hidden;
	top: 405px;
	left: 752px;
	width: 52px;
	height: 45px;
}


#footer_wrapper {
	position:relative;
    height: 75px;
	width: 950px;
	margin: 0 auto;
}

