body {
	background-color: #000000;
	margin: 0px;
	}
	
#orange {
	position: absolute;
	width: 100%;
	height: 98px;
	top: 100px;
	background-color: #DD6D1D;
	border-bottom: 1px solid white;
	voice-family: "\"}\"";
        voice-family:inherit;
        height: 97px;
	}
html>body #orange {
	height: 97px;
	}
	
#black_top {
	position: absolute;
	top: 100px;
	left: 130px;
	z-index: 2;
	}
	
#logo { 
	opacity: 0;
	MozOpacity: 0;
	KhtmlOpacity: 0;
    	filter: 0;
    	}
	
#main_menu {
	position: relative;
	top: -250px;
	right: 47px;
	text-align: right;
	}
	
a.link_main {
	font-family: arial, verdana, Helvetica;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	}

a.link_main:hover {
	font-family: arial, verdana, Helvetica;
	font-size: 12px;
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
	}
	
#menu_bottom {
	position: relative;
	top: 153px;
	right: -40px; 
	text-align: right;
	}
	
a.link_bottom {
	font-family: arial, verdana, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	}

a.link_bottom:hover {
	font-family: arial, verdana, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	}

.language_switcher {
	font-family: arial, verdana, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	}

.language_switcher:hover {
	font-family: arial, verdana, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	position: relative;
	}
	
#red {
	position: absolute;
	top: 198px;
	width: 100%;
	height: 321px;
	background-image: url(../images/red.png);
	z-index: 1;
	border-bottom: 1px solid white;
	voice-family: "\"}\"";
	voice-family:inherit;
        height: 320px;
	}
html>body #red {
	height: 320px;
	}
	
#blue {
	position: absolute;
	top: 519px;
	width: 100%;
	height: 21px;
	background-color: #646D98;
	z-index: 1;
	}
	
#turntable {
	position: absolute;
	top: 205px;
	left: 350px;
	z-index: 2;
	opacity: 0;
	MozOpacity: 0;
	KhtmlOpacity: 0;
	filter = "alpha(opacity="0")";
	}
	
#mixer {
	position: absolute;
	top: 205px;
	left: 530px;
	z-index: 2;
	opacity: 0;
	MozOpacity: 0;
	KhtmlOpacity: 0;
	filter = "alpha(opacity="0")";
	}
	
#qm {
	position: absolute;
	top: 205px;
	left: 710px;
	z-index: 2;
	opacity: 0;
	MozOpacity: 0;
	KhtmlOpacity: 0;
	filter = "alpha(opacity="0")";
    	}
	
#teaser_records {
	position: absolute;
	top: 260px;
	left: 349px;
	z-index: 2;
	opacity: 0;
	MozOpacity: 0;
	KhtmlOpacity: 0;
	filter = "alpha(opacity="0")";
	}
	
#teaser_studio {
	position: absolute;
	top: 260px;
	left: 529px;
	z-index: 2;
	opacity: 0;
	MozOpacity: 0;
	KhtmlOpacity: 0;
	filter = "alpha(opacity="0")";
	}
	
#teaser_consulting {
	position: absolute;
	top: 260px;
	left: 709px;
	z-index: 2;
	opacity: 0;
	MozOpacity: 0;
	KhtmlOpacity: 0;
	filter = "alpha(opacity="0")";
	}
	
#teaser_text_records {
	position: absolute;
	top: 285px;
	left: 360px;
	z-index: 2;
	font-family: verdana;
	font-size: 12px;
	color: #EFEFEF;
	text-decoration: none;
	}
	
#teaser_text_studio {
	position: absolute;
	top: 285px;
	left: 540px;
	z-index: 2;
	font-family: verdana;
	font-size: 12px;
	color: #EFEFEF;
	text-decoration: none;
	}
	
#teaser_text_consulting {
	position: absolute;
	top: 285px;
	left: 720px;
	z-index: 2;
	font-family: verdana;
	font-size: 12px;
	color: #EFEFEF;	
	text-decoration: none;
	}
	
#ticker input {
	position: absolute;
	width: auto;
	top: 520px;
	left: 350px;
	font-size: 10px;
	background-color: #646D98;
	border: 0px solid #000000;
	z-index: 2;
	}

