html {
	height: 100%;
}


body {
	height: 100%;
	background-position: left top;
	background-image: url(../media/images/iv09m_repeat-left.gif);
	background-repeat: repeat-x;
	background-color: black;
	overflow-x: hidden;
}

#loader {
	background-image: url(../media/images/iv09m_sd.gif);
	background-image: url(../media/images/iv09m_mus.gif);
	background-image: url(../media/images/iv09m_cod.gif);
	background-image: url(../media/images/iv09m_cont.gif);
	background-image: url(../media/images/iv09m_sd_hover.gif);
	background-image: url(../media/images/iv09m_mus_hover.gif);
	background-image: url(../media/images/iv09m_cod_hover.gif);
	background-image: url(../media/images/iv09m_cont_hover.gif);
	background-image: url(../media/images/iv09b_minus_off.gif);
	background-image: url(../media/images/iv09b_minus_on.gif);
	background-image: url(../media/images/iv09b_plus_off.gif);
	background-image: url(../media/images/iv09b_plus_on.gif);
	background-image: url(../media/images/iv09b_pause_off.gif);
	background-image: url(../media/images/iv09b_pause_on.gif);
	background-image: url(../media/images/iv09b_play_off.gif);
	background-image: url(../media/images/iv09b_play_on.gif);
	margin-left: -1000px;
}

#jsTester {
	color: #d4c03b;
	font-weight: bold;
	font-size: 14px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#mainCont {
	margin-bottom: -83px;
	position: relative;
	height: 100%;
	background-color: black;
	background-position: left top;
	background-repeat: repeat-x;
	background-image: url(../media/images/iv09m_toprightrepeat.gif);
	width: 100%;
	margin-top: -8px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#innerMainCont {
	background-position: left top;
	background-repeat: no-repeat;
	width: 800px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#innerMainCont a {
	color: #498bf5;
	text-decoration: none;
}

#innerMainCont a:hover {
	color: #6988c9;
	text-decoration: none;
}

#innerMainCont a:focus {
	outline: none;
}

#headerMain {
	z-index: 0;
	display: block;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	height: 301px;
	width: 800px;
	background-repeat: no-repeat;
	background-image: url(../media/images/iv09m_topmid.gif);
}

#headerLeft {
	top: 0px;
	margin-left: -1500px;
	left: 50%;
	position: absolute;
	z-index: 0;
	display: block;
	background-position: left top;
	height: 302px;
	width: 1100px;
	background-image: url(../media/images/iv09m_topleft.gif);
}

#headerRight {
	position: absolute;
	top: 0px;
	margin-left: 399px;
	left: 50%;
	z-index: 0;
	display: block;
	background-position: left top;
	height: 301px;
	width: 100px;
	background-repeat: no-repeat;
	background-image: url(../media/images/iv09m_topright.gif);
}

#navCont {
	display: block;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#navCont ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navCont ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navHomeCont a {
	margin-left: 108px;
	float: left;
	margin-top: -33px;
	width: 53px;
	height: 34px;
}

#navHomeCont a.hover {
	background-repeat: no-repeat;
	margin-left: 108px;
	float: left;
	margin-top: -33px;
	background-image: url(../media/images/iv09m_home_hover.gif);
	width: 53px;
	height: 34px;
}

#navHomeCont a.active {
	background-repeat: no-repeat;
	margin-left: 108px;
	float: left;
	margin-top: -33px;
	background-image: url(../media/images/iv09m_home.gif);
	width: 53px;
	height: 34px;
}

#navSoundDesignCont a {
	margin-left: 9px;
	float: left;
	margin-top: -33px;
	height: 34px;
	width: 186px;
}

#navSoundDesignCont a.hover {
	float: left;
	margin-top: -33px;
	margin-left: 9px;
	height: 34px;
	width: 186px;
	background-repeat: no-repeat;
	background-image: url(../media/images/iv09m_sd_hover.gif);
}

#navSoundDesignCont a.active {
	float: left;
	margin-top: -33px;
	margin-left: 9px;
	height: 34px;
	width: 186px;
	background-repeat: no-repeat;
	background-image: url(../media/images/iv09m_sd.gif);
}

#navMusicCont a {
	float: left;
	margin-top: -33px;
	height: 34px;
	width: 167px;
	margin-left: 9px;
}

#navMusicCont a.hover {
	float: left;
	margin-top: -33px;
	height: 34px;
	width: 167px;
	margin-left: 9px;
	background-repeat: no-repeat;
	background-image: url(../media/images/iv09m_mus_hover.gif);
}

#navMusicCont a.active {
	float: left;
	margin-top: -33px;
	height: 34px;
	width: 167px;
	margin-left: 9px;
	background-repeat: no-repeat;
	background-image: url(../media/images/iv09m_mus.gif);
}

#navCodingCont a {
	margin-left: 9px;
	margin-top: -33px;
	float: left;
	height: 34px;
	width: 167px;
}

#navCodingCont a.hover {
	float: left;
	margin-top: -33px;
	height: 34px;
	width: 167px;
	margin-left: 9px;
	background-image: url(../media/images/iv09m_cod_hover.gif);
	background-repeat: no-repeat;
}

#navCodingCont a.active {
	float: left;
	margin-top: -33px;
	height: 34px;
	width: 167px;
	margin-left: 9px;
	background-image: url(../media/images/iv09m_cod.gif);
	background-repeat: no-repeat;
}

#navContactCont a {
	margin-top: -33px;
	float: left;
	height: 34px;
	width: 53px;
	margin-left: 8px;
}

#navContactCont a.hover {
	float: left;
	background-repeat: no-repeat;
	margin-top: -33px;
	background-image: url(../media/images/iv09m_cont_hover.gif);
	height: 34px;
	width: 53px;
	margin-left: 8px;
}

#navContactCont a.active {
	float: left;
	background-repeat: no-repeat;
	margin-top: -33px;
	background-image: url(../media/images/iv09m_cont.gif);
	height: 34px;
	width: 53px;
	margin-left: 8px;
}

#navPopupCont {
	text-shadow: 3px -3px 3px black;
	font-variant: small-caps;
	margin-top: -190px;
	padding-left: 370px;
	padding-top: 20px;
	float: left;
	height: 100px;
	display: block;
	margin-right: auto;
	width: 280px;
	text-align: left;
	letter-spacing: 0.1em;
	word-spacing: 0.5em;
	font-style: italic;
	font-size: 0.75em;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	color: #e8d442;
	margin-left: auto;
}

#contentCont {
	line-height: 2em;
	padding-bottom: 100px;
	padding-top: 50px;
	padding-left: 120px;
	background-color: black;
	float: left;
	margin-right: auto;
	font-style: normal;
	font-weight: normal;
	display: block;
	z-index: 0;
	width: 680px;
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: justify;
	font-variant: normal;
	font-size: 0.74em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-left: auto;
}

#contentCont h6 {
	font-weight: normal;
	letter-spacing: 1px;
	font-style: normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	clear: both;
	float: none;
	word-spacing: 2pt;
	margin-top: -10px;
	font-size: 1em;
	color: #d4c03b;
}

#contentCont p {
	color: #d3d3d3;
}

#homeCont {
	width: 500px;
	background-position: left;
	background-repeat: repeat-y;
	padding-left: 40px;
	text-align: justify;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
}

#soundDesignCont {
	width: 500px;
	background-position: left;
	background-repeat: repeat-y;
	padding-left: 40px;
	text-align: justify;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
}

#musicCont {
	width: 500px;
	background-position: left;
	background-repeat: repeat-y;
	padding-left: 40px;
	text-align: justify;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
}

#codingCont {
	width: 500px;
	background-position: left;
	background-repeat: repeat-y;
	padding-left: 40px;
	text-align: justify;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
}

.contentInfo {
	text-indent: 20px;
}

.contentInfo span {
	padding-left: 2px;
	color: #d4c03b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 19px;
}

#impressum {
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 30px;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #e6e6e6;
}

#impressum span {
	color: #d4c03b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 19px;
}

.toggleTrigger {
	padding-left: 0px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	height: 36px;
	background-position: 0px center;
	background-repeat: no-repeat;
	background-image: url(../media/images/iv09b_plus_off.gif);
	font-style: normal;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: white;
	width: 510px;
	display: block;
	cursor: pointer;
}

.nonActiveHover {
	background-repeat: no-repeat;
	background-image: url(../media/images/iv09b_plus_on.gif);
	color: white;
}

.active {
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../media/images/iv09b_minus_off.gif);
}

.activeHover {
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../media/images/iv09b_minus_on.gif);
}

.toggleTrigger span {
	padding-top: 7px;
	display: block;
	padding-left: 60px;
}

.toggleTrigger i {
	font-style: italic;
	padding-left: 10px;
	margin-left: 10px;
	border-left-color: #3b3d3c;
	border-left-style: solid;
	border-left-width: 1px;
	letter-spacing: 1pt;
	font-size: 8pt;
	font-variant: small-caps;
	color: #7b807e;
}

.toggleFake {
	width: 570px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 6px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-top: 0px;
	display: inline-block;
	padding-left: 25px;
	min-height:16px;
	border:3px none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	text-decoration:none;
	color: white !important;
}

.toggleFake:hover {
	color: white;
	background-color: #151515;
}

.toggleFake i {
	font-style: italic;
	padding-left: 10px;
	margin-left: 10px;
	border-left-color: #3b3d3c;
	border-left-style: solid;
	border-left-width: 1px;
	letter-spacing: 1pt;
	font-size: 8pt;
	font-variant: small-caps;
	color: #7b807e;
}

.toggleContainer {
	text-align: left;
	margin: 0 0 5px;
	padding: 0;
	overflow: hidden;
	font-size: 1em;
	width: 500px;
	clear: both;
}

.toggleContainer div {
	padding-left: 20px;
	padding-bottom: 40px;
	padding-top: 20px;
}
.toggleContainer a {
	z-index: 1;
	position: relative;
}
.toggleContainer a span.playButton {
	margin-bottom: auto;
	margin-top: auto;
	bottom: 0px;
	top: 0px;
	right: 0px;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 36px;
	width: 36px;
	display: block;
	z-index: 2;
	position: absolute;
	background-image: url(../media/images/iv09b_play_big_off.gif);
	background-repeat: no-repeat;
	-moz-opacity:.70;
	opacity:.70;
	filter:alpha(opacity=70);

}
.toggleContainer a:hover span.playButton {
	margin-bottom: auto;
	margin-top: auto;
	bottom: 0px;
	top: 0px;
	right: 0px;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 36px;
	width: 36px;
	display: block;
	z-index: 2;
	position: absolute;
	background-image: url(../media/images/iv09b_play_big_on.gif);
	background-repeat: no-repeat;
	-moz-opacity:1;
	opacity:1;
	filter:alpha(opacity=100);
}
.toggleContainer div p {
	margin-top: 5px;
	padding-left: 0;
	padding-bottom: 5px;
	padding-right: 0;
	margin-left: 0;
	margin-bottom: 5px;
	margin-right: 0;
}

.toggleContainer .showreel,
.toggleContainer .image {
	z-index: 0;
	margin-left: 0;
	margin-bottom: 15px;
	margin-right: 20px;
	margin-top: 10px;
	border-style: none;
	float: left;
	padding: 3px;
	background: #dedede;
	color: #c6c6c6 !important;
}

.toggleContainer .showreel2
 {
	margin-left: 0;
	margin-bottom: 15px;
	margin-right: 20px;
	margin-top: 10px;
	border-style: none;
	float: left;
	padding: 1px;
	background: #dedede;
	color: #c6c6c6 !important;
}

.toggleContainer .showreel:hover,
.toggleContainer .image:hover {
	margin-left: 0;
	margin-bottom: 15px;
	margin-right: 20px;
	margin-top: 10px;
	border-style: none;
	float: left;
	padding: 3px;
	background: #c2c2c2;
	color: #696693 !important;
}

.toggleContainer .image_noborder {
	margin-right: 20px;
	margin-top: 10px;
	float: left;
	margin-bottom: 0px;
	color: black !important;
}

.toggleContainer .image_noborder:hover {
	margin-right: 20px;
	margin-top: 10px;
	float: left;
	margin-bottom: 0px;
	color: black !important;
}

.clearfooter {
	height: 83px;
	clear: both;
}
#footer {
	position: relative;
}

#footerImg {
	float: left;
	display: inline;
	height: 83px;
	width: 100%;
	background-image: url(../media/images/iv09m_bottomrightrepeat.gif);
	background-repeat: repeat-x;
}

#footer #copyright {
	width: 100%;
	padding-top: 10px;
	float: left;
	z-index: 0;
	display: inline;
	font-size: 0.5em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	text-align: center;
	color: #dedede;
}

#footer #imprint {
	float: left;
	width: 100%;
	text-align: center;
	display: inline;
}

#footer #imprint a {
	text-shadow: 3px 3px 5px black;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 30px;
	text-decoration: none;
	display: inline-block;
	font-size: 0.75em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #d4c03b;
}

#footer #imprint a:focus {
	outline: none;
}

.hidden {
	visibility: hidden;
}

.red {
	font-style: normal;
	font-weight: normal;
	color: #ff3300;
}

.quickLinkList {
	list-style-type: none;
}

.centered {
	margin-left: 20px;
	margin-top: -20px;
	margin-bottom: -50px;
	display: inline-block;
	clear: both;
	text-align: center;
}
.playlist {
	padding-left: 10px;
}

.noblock {
	display: inline !important;
}

.toggleContainer .floatLeft {
	margin-right: 20px;
	margin-left: 20px;
	float: left;
}

.quickLink {
	margin-left: 40px;
}