/* Basis Layout */
#container, #container_casting, #container_desk, #container_lounge {
	width: 980px;
	height: 591px;

	padding: 0px;
	margin: 0px auto;

	background-position: left top;
	background-repeat: no-repeat;
}

#casting, #desk, #lounge {
	float: left;

	width: 980px;
	height: 591px;

	padding: 0px;
	margin: 0px auto;
}

#banner_intro {
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	width: 990px;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
}

#container_intro {
	vertical-align: middle;
	background-image: url(/_img/start_bg.jpg);
	background-repeat: no-repeat;
	width: 990px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 27px;
}

#container_casting {
	background-image: url(/_img/casting_bg.jpg);
}

#container_desk {
	background-image: url(/_img/desk_bg.jpg);
}

#container_lounge {
	background-image: url(/_img/lounge_bg.jpg);
}

#main {
	float: left;
	width: 980px;
	height: 550px;
	position: relative;
}

#footer {
	float: left;
	text-align: center;
	width: 980px;
	height: 21px;
	color: #ffffff;
	padding: 10px 0px;
	margin: 0px;
	background-image: none;
	background-repeat: no-repeat;
}

#footer_content {
	margin-left: auto;
	margin-right: auto;
	width: 240px;
	padding: 4px 0px 0px 8px;
}

#footer_content A {
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

#casting_start, #desk_start, #lounge_start {
	float: left;
	height: 301px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	background-repeat: no-repeat;
}
#casting_start { width: 312px; }
#casting_start:hover {
	background-image: url(/intro/_img/casting_start.jpg);
	background-position: 57px 200px;
}
#desk_start { width: 357px; }
#desk_start:hover {
	background-image: url(/intro/_img/desk_start.jpg);
	background-position: 0px 200px;
}
#lounge_start { width: 311px; }
#lounge_start:hover {
	background-image: url(/intro/_img/lounge_start.jpg);
	background-position: 0px 200px;
}

#casting_content {
	float: left;
	padding: 0px;
	margin: 0px;
}

#casting_content_layer {
	width: 581px;
	height: 411px;
	padding: 89px 199px 50px 200px;
	background-image: url(/_img/casting_layer_bg.jpg);
	background-position: center 10px;
	background-repeat: no-repeat;
}

#casting_content_layer2 {
	float: left;
	width: 308px;
	height: 192px;
	padding: 185px 0px 0px 352px;
	margin: 0px;
	overflow-y: auto;
	overflow-x: hidden;
}

#casting_head {
	float: left;
	width: 581px;
	height: 75px;
	padding: 0px 0px 5px;
}

#casting_image {
	float: left;
	width: 52px;
	height: 69px;
	padding: 6px 5px 0px;
	margin: 0px 30px 0px 0px;
	background-image: url(/casting/_img/pic_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#casting_login {
	float: left;
	width: 450px;
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-weight: bold;
}

#casting_description {
	float: left;
	width: 450px;
	padding: 0px;
	margin: 0px;
}

#casting_profile {
	float: left;
	width: 581px;
	height: 311px;
	overflow-y: auto;
	overflow-x: hidden;
}

#casting_form {
	float: left;
	width: 581px;
	padding: 0px;
	margin: 0px;
}

#casting_media {
	float: left;
	width: 550px;
	padding: 10px 0px 0px;
	margin: 0px;
}

.casting_media_element, .casting_media_element2 {
	float: left;
	border: 1px solid #bbbbbb;
	padding: 0px;
}

.casting_media_element {
	width: 114px;
	height: 64px;
	margin: 0px 5px 25px 0px;
}

.casting_media_element_text {
	text-align: center;
}

.casting_media_element2 {
	width: 274px;
	height: 163px;
	margin: 0px 10px 10px 0px;
}

#casting_progress {
	/*position: absolute;
	z-index: 50;
	left: 350px;
	top: 200px;*/
	width: 581px;
	height: 19px;
	text-align: center;
}

#casting_navi {
	float: left;
	width: 581px;
	height: 15px;
	padding: 5px 0px 0px;
	margin: 0px;
}

#desk_content {
	/*width: 405px;
	height: 380px;*/
	padding: 192px 10px 0px;
	float: left;
}

#desk_content_layer {
	width: 588px;
	height: 267px;
	background-image: url(/_img/layer_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 189px auto 0px;
	padding: 13px 13px 27px 14px;
}

#desk_format_top {
	float: left;
	width: 312px;
	height: 122px;
	margin: 0px;
	padding: 0px;
}

.desk_format_top_element {
	float: left;
	width: 133px;
	height: 74px;
	margin: 0px;
	padding: 9px 12px 9px 11px;
}

#lounge_content {
	float: left;
	width: 292px;
	height: 194px;
	padding: 180px 0px 0px 10px;
}

#lounge_format {
	float: left;
	width: 292px;
	height: 133px;
	padding: 0px 0px 31px;
	margin: 0px;
}

#lounge_select_left {
	float: left;
	width: 28px;
	height: 14px;
	padding: 1px 6px 0px;
	position: absolute;
	z-index: 1;
}

#lounge_select_right {
	float: left;
	width: 28px;
	height: 14px;
	padding: 1px 6px 0px;
	position: absolute;
	right: 0px;
	z-index: 1;
}

#lounge_content_detail {
	width: 636px;
	height: 421px;
	padding: 86px 171px 43px 173px;
	margin: 0px;
	background-image: url(/_img/lounge_detail_bg.jpg);
	background-position: center 10px;
	background-repeat: no-repeat;
}

#lounge_detail_select_left {
	float: left;
	width: 57px;
	height: 28px;
	padding: 5px 14px 0px;
	position: absolute;
	z-index: 1;
}

#lounge_detail_select_right {
	float: left;
	width: 55px;
	height: 28px;
	padding: 5px 15px 0px;
	position: absolute;
	right: 0px;
	z-index: 1;
}

#lounge_detail_close {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1;
}

#lounge_portrait {
	width: 636px;
	height: 288px;
	padding: 0px 0px 67px;
	margin: 0px;
	position: relative;
}

/*#lounge_portrait A {
	color: #ffffff;
}

#lounge_portrait H1 {
	padding: 10px 0px 5px;
}*/

#lounge_detail_content {
	width: 636px;
	height: 288px;
	padding: 0px;
	color: #ffffff;
}

#lounge_detail_content H1 {
	padding: 0px 0px 5px;
	color: #999999;
	font-size: 10px;
	text-transform: uppercase;
}

#lounge_detail_content A {
	color: #cccccc;
	text-decoration: none;
	background-repeat: no-repeat;
	text-transform: uppercase;
}

#lounge_detail_content A.link_left {
	background-image: url(/lounge/_img/back.png);
	background-position: left;
	padding: 0px 0px 0px 15px;
}

#lounge_detail_content A.link_left:HOVER {
	background-image: url(/lounge/_img/back2.png);
}

#lounge_detail_content A.link_right {
	background-image: url(/lounge/_img/forward.png);
	background-position: right;
	padding: 0px 15px 0px 0px;
}

#lounge_detail_content A.link_right:HOVER {
	background-image: url(/lounge/_img/forward2.png);
}

.lounge_left {
	float: left;
	width: 271px;
	height: 268px;
	padding: 10px 0px;
	position: relative;
}

.lounge_left_top {
	float: left;
	width: 258px;
	height: 164px;
	padding: 0px 0px 0px 13px;
}

.lounge_left_bottom {
	float: left;
	width: 271px;
	height: 104px;
}

.lounge_left_element {
	float: left;
	width: 125px;
	padding: 0px 0px 5px 34px;
}

.lounge_left_element2 {
	clear: left;
	float: left;
	width: 258px;
	text-align: right;
	padding: 0px 0px 0px 13px;
}

.lounge_left_element3 {
	float: left;
	width: 258px;
	padding: 0px 0px 5px 0px;
}

.lounge_left_element4 {
	float: left;
	width: 269px;
	padding: 0 0 4px 2px;
}

.lounge_right {
	float: left;
	width: 280px;
	height: 268px;
	padding: 10px 50px 10px 35px;
	position: relative;
}

.lounge_right_top {
	float: left;
	width: 280px;
	height: 235px;
	overflow: auto;
	margin: 0px 0px 10px;
	scrollbar-base-color: #1c1c1c;
	scrollbar-3d-light-color: #000000;
	scrollbar-arrow-color: #595959;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #1c1c1c;
}

.lounge_right_bottom {
	float: left;
	width: 280px;
	height: 23px;
}

.lounge_right_element {
	float: left;
	width: 260px;
	padding: 0px 0px 5px;
}

.lounge_right_element p, .lounge_right_element h1 {
	padding: 0px;
	margin: 0px;
}

.lounge_right_element2 {
	clear: left;
	float: left;
	width: 280px;
	text-align: right;
}

.lounge_right_element3 {
	clear: left;
	float: left;
	width: 260px;
	text-align: right;
	padding: 0px 0px 5px;
}

.lounge_right_element4 {
	clear: left;
	float: left;
	width: 280px;
	text-align: right;
	text-transform: uppercase;
	font-size: 9px;
	color: #cccccc;
}

.lounge_image {
	float: left;
	width: 95px;
	height: 135px;
	border: 1px solid #5c5c5c;
}

.lounge_image2 {
	float: left;
	width: 75px;
	height: 75px;
	margin: 0 0 5px 11px;
	padding: 0px;
	border: 1px solid #5c5c5c;
}
* html .lounge_image2 { margin: 0px 3px 5px 6px; }

.lounge_left_element4 .lounge_image2 { margin: 0 0 0 11px; }
* html .lounge_left_element4 .lounge_image2 { margin: 0px 3px 0px 6px; }

#lounge_media_content {
	width: 280px;
	height: 235px;
	font-size: 20px;
}

#lounge_media_content img {
	border: 1px solid #5c5c5c;
}

/*#lounge_portrait_assignment {
	clear: left;
}

.lounge_portrait_element2 {
	float: left;
	width: 525px;
	padding: 0px 0px 10px;
}

.login_portrait_logintext {
	float: left;
	width: 600px;
	padding: 0px 0px 10px;
}

#lounge_portrait_navi {
	float: left;
	width: 616px;
	height: 25px;
	padding: 0px 10px 10px;
}

#lounge_format_content {
	width: 636px;
	height: 253px;
	padding: 0px;
	color: #ffffff;
	overflow-y: auto;
}

#lounge_format_detail {
	float: left;
	width: 600px;
	height: 243px;
	padding: 10px 0px 0px 10px;
}

.lounge_format_element {
	float: left;
	width: 290px;
	padding: 0px 10px 5px 0px;
}

.lounge_format_call {
	float: left;
	width: 600px;
}

.lounge_format_image {
	float: left;
	width: 300px;
	height: 225px;
	font-size: 18px;
}

.lounge_format_image2 {
	float: left;
	width: 75px;
	height: 75px;
}

#lounge_format_navi {
	float: left;
	width: 616px;
	height: 25px;
	padding: 0px 10px 10px;
}

#lounge_media {
	border: 1px solid #000000;
	left: 185px;
	position: absolute;
	top: 51px;
	width: 612px;
	height: 486px;
	z-index: 10000;
}

#lounge_media_content {
	background-color: #000000;
	border: 5px solid #BBBBBB;
	width: 600px;
	height: 474px;
	padding: 1px;
	font-size: 20px;
}

#lounge_media_text {
	clear: left;
	float: left;
	padding: 5px;
	font-size: 11px;
}*/

/* Content */
#content_layer_header {
	width: 547px;
	height: 31px;
	padding: 15px 0px 0px;
	float: left;
}

#content_layer_header h1 {
	text-align: center;
	font-size: 12px;
	color: #cccccc;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#content_layer {
	overflow-y: auto;
	width: 568px;
	height: 201px;
	padding: 10px;
	color: #ffffff;
	clear: left;
}

#content_layer p, #content_layer a, #content_layer h2, #content_layer h1 {
	color: #ffffff;
}

#content_layer_off {
	width: 41px;
	height: 46px;
	float: left;
}

#content_layer2 {
	overflow-y: auto;
	width: 581px;
	height: 411px;
	padding-left:10px;
	padding-top: 10px;
}

#content_layer3 {
	overflow: hidden;
	width: 588px;
	height: 221px;
	padding: 0px;
	clear: left;
	text-align: center;
}

/* Navigation */
/*.navigation_level_1 {
	float: left;
	width: 405px;
	height: 150px;
	padding: 0px;

}

.navigation_level_2 {
	float: left;
	padding: 0px 0px 46px 0px;
}

.navigation_level_3 {
	float: left;
	width: 482px;
	padding: 4px 4px 0px 0px;
}*/

.navigation_element {
	float: left;
	width: 41px;
	height: 34px;
	padding: 0px 0px 23px 0px;
}

/*.navigation_element_2 {
	float: left;
	width: 41px;
	height: 34px;
	padding: 0px 0px 23px;
}*/

.navigation_element_3 {
	/*float: left;*/
	padding: 0px 0px 0px 13px;
	margin: 0px;
	text-transform: uppercase;
	display: inline;
}

.navigation_element_4 {
	float: left;
	width: 161px;
	height: 21px;
	padding: 0px 0px 0px 13px;
}

/* Authenfitizierung (/misc/tools/auth/login.html) */
.auth_container {
	float: left;
	padding: 0px;
}

.auth_input_container {
	float: left;
	width: 128px;
	padding: 0px 5px 0px 0px;
}

.login_portrait_login .auth_input_container {
	width: 303px;
}

.auth_label {
	float: left;
}

.auth_label2 {
	clear: left;
	float: left;
	padding: 17px 5px 0px 0px;
}

.auth_label3 {
	float: left;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	padding: 17px 0px;
}

.auth_field {
	float: left;
}

.auth_input {
	width: 120px;
	height: 15px;
}

.login_portrait_login .auth_input {
	width: 295px;
}

.auth_anmelden {
	float: left;
	margin: 6px 0px 0px 0px;
}

.auth_submitbutton {
	float: left;
	padding: 0px;
	background-color: #b2b2b2;
	width: 150px;
}

.auth_input_container .auth_submitbutton {
	width: 128px;
}

/* Callback */
.callback_container_head_de {
	float: left;
	width: 170px;
	height: 32px;
	background-image: url(/misc/contact/callback/_img/teaser_head_de.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px;
}

.callback_container_head_en {
	float: left;
	width: 170px;
	height: 32px;
	background-image: url(/misc/contact/callback/_img/teaser_head_en.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px;
}

.callback_input_container {
	float: left;
	width: 152px;
}

.callback_label {
	float: left;
	width: 152px;
	font-size: 9px;
}

.callback_field {
	float: left;
	width: 152px;
}

.callback_input {
	width: 144px;
	height: 15px;
}

.callback_senden {
	float: left;
	width: 152px;
}

.callback_submitbutton {
	padding: 0px 0px 0px 10px;
	padding: expression(document.all ? "0px 0px 0px 13px" : "0px 0px 0px 10px");
	margin: 1px 0px 0px 0px;
	margin: expression(document.all ? "0px" : "1px 0px 0px 0px");
	border: 0px;
	background-image: url(/_img/link.png);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	background-color: transparent;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	text-align: left;
}

/* News */
#ticker {
	clear: left;
	width: 289px;
	height: 17px;
	margin: 0px;
	padding: 4px 0px 0px 11px;
	overflow: hidden;
}

#ticker_clip {
	width: 289px;
	height: 18px;
	overflow: hidden;
	clip: rect(0px 289px 18px 0px);
	position: relative;
}

#ticker_content {
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #d9f907;
	white-space: nowrap;
	position: relative;
}

.news_container {
	padding-bottom: 12px;
}

.news_releasedate {
	padding: 0px 0px 7px 0px;
	float: right;
	min-height: 15px;
	height: expression(this.scrollHeight < 15? "15px": "100%" );
}

.news_releasedate2 {
	margin: 0px 0px 7px 0px;
	line-height: 13px;
}

.news_headline {
	font-size: 13px;
	font-weight: bold;
	/*margin: 0px 0px 7px 0px;*/
	line-height: 13px;
	padding: 0px 0px 3px 0px;
}

.news_headline2 {
	height: 18px;
	overflow: hidden;
}

.news_subheadline {
	font-weight: bold;
	padding: 0px 0px 7px 0px;
	min-height: 15px;
	height: expression(this.scrollHeight < 15? "15px": "100%" );
}

.news_subheadline2 {
	padding: 0px 0px 7px 0px;
}

.news_brief {
	padding-bottom: 10px;
}

.news_full {
	/*padding-top: 12px;*/
}

.news_readmore {
	/*text-align: right;*/
}

/* Partner */
.partner_element {
	float: left;
	width: 583px;
	/*height: 150px;
	padding: 0px 0px 20px 0px;*/
	padding: 10px 24px 35px 24px;
	margin: 0px;
}

.partner_text {
	float: left;
	width: 243px;
	font-weight: bold;
}

.partner_logo {
	float: left;
	width: 240px;
	/*width: 184px;
	height: 125px;*/
	text-align: center;
}

.partner_image {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

/* Tooltip */

.tooltip_container {
	max-width: 275px;
	padding: 5px;
	position: absolute;
	z-index: 10;
	background-color: #bcb5a3;
	border: 1px solid #ccc5b3;
}


#casting_content .tooltip_container {
	background-color: #e7e7e7;
	border: 1px solid #dadada;
}



/* Formate */
.format_element {
	clear: left;
	float: left;
	width: 568px;
	padding: 0 0 10px;
	/*border-bottom: 1px solid #ffffff;*/
}

.format_image {
	float: left;
	width: 133px;
	/*height: 74px;*/
	padding: 0px 15px 0px 0px;
}

.format_text {
	float: left;
	width: 420px;
}

.format_name {
	float: left;
	width: 420px;
	font-weight: bold;
	padding: 5px 0px;
}

.format_description {
	float: left;
	width: 420px;
	padding: 0px 0px 5px;
}

/* Medien */
/*.media_status {
	text-align: center;
	color: #000000;
	height: 100%;
	vertical-align: middle;
}*/

.media_centered {
	background-color: #FFFFFF;
	color: #CCCCCC;
	cursor: pointer;
	display: table;
	position: expression(document.all ? "relative" : "static");
	overflow: hidden;
}
.media_centered_content {
	display: table-cell;
	vertical-align: middle;
	position: expression(document.all ? "absolute" : "static");
	top: expression(document.all ? "50%" : "auto");
}

.media_centered_text {
	text-align: center;
	position: expression(document.all ? "relative" : "static");
	top: expression(document.all ? "-50%" : "auto");
}

/* VideoFullScreenStuff */
#fsback {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 90;
	width: 100%;
	background-color: #000000;
}

#fullscreen {
	background-image: url(/_img/layer_bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 13px 13px 27px 14px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}
