body { 
	background: #ffffff url(/media/images/design/header-dot.gif) repeat-x 0 24px;
}
#mainNaviWrapper {
	background: url(/media/images/design/Rechte-Leiste-Produkte.jpg) repeat-x;
}
#mainNavi {
	background: url(/media/images/design/Balken1.jpg) no-repeat;
}
#content_two_column_container {
	background: url() repeat-x;
}
.cols .col_white_bg {
	background: url(/media/images/design/white_346.gif) repeat-y;
}
#video {
	background: url() repeat-x;
}
#sidebar {
	background:transparent url(/media/images/design/Rechte-Leiste-Produkte.jpg) repeat-x scroll 0 0;
}
#newsletter button {
	background: transparent url(/media/images/design/arrow.gif) no-repeat left;
}
#newsletter .senden {
	background: transparent url(/media/images/design/arrow.gif) no-repeat left;
}
/*.teaserRight {
	background: url(/media/images/design/trennlinie-rechte-spalte.gif) repeat-x left top;
}*/
.teaserLink {
	background: transparent url(/media/images/design/arrow.gif) no-repeat left;
}
/*#contentWrapper_voll {
	background: url(/media/images/design/bg_home.jpg) no-repeat;
}*/
.submitButton, #submitButton {
	background: transparent url(/media/images/design/arrow.gif) no-repeat left;
}
#language .pane {
	background: #ffffff url(/media/images/design/layer-gradient.gif) repeat-x bottom;
}
.kontaktSubmit, #_submit {
	background: transparent url(/media/images/design/arrow.gif) no-repeat left;
}
#core-competencies .pane {
	background: #FFFFFF url(/media/images/design/layer-gradient.gif) repeat-x center bottom;
}
#core-competencies .pane li a {
	background: url(/media/images/design/arrow.gif) no-repeat 4px center;
}
#languages .pane {
	background: #FFFFFF url(/media/images/design/layer-gradient.gif) repeat-x center bottom;
}
#mainNaviWrapper.startpage_navi {
	background: url(/media/images/design/Navi-Leiste-Home.jpg) no-repeat;
}	
	
	
	

* { 
	margin: 0; padding: 0; 
}
body { 
	font: 75%/1.3333 Arial, Helvetica, sans-serif; 
}
h1, h2, h3, h4, h5, h6 { 
	font-size: 1em; 
}
ul { 
	list-style: none; 
}
img, object, embed { 
	display: block; border: 0; 
}
address { 
	font-style: normal; 
}
a { 
	text-decoration: none; 
}
:focus { 
	outline: 0; 
}
a {
	color: #000000;
	text-decoration: none;
}

#page {
	float: left;
	width: 996px;
}
	#page .violet{
		color: #9372B1;
	}
		#page .violet a{
			color: #9372B1;
		}
	#main {
		float: left;
		width: 100%;
		background: url(/media/images/design/bg_content.gif) repeat-y left top;
	}
		#mainNaviWrapper {
			float: left;
			width: 166px;
			min-height: 460px;
		}
			#mainNavi {
				padding: 1.5em 0;
			}
			#mainNavi ul li {
				border-top: 1px dotted #C9C9C9;
			}
			#mainNavi ul li ul {
				border-top: 1px dotted #C9C9C9;
				border-bottom: none;
			}			
			#mainNavi ul li ul li{
				border-top: none;
			}
			#mainNavi ul li ul li ul{
				border-top: none;
			}
			#mainNavi ul li ul li ul li{
				border-top: none;
			}			
			#mainNavi ul {
				border-bottom: none;
			}	
			#mainNavi ul {
				border-top: none;
			}
				#mainNavi li {
					display: block;
					line-height:15px;
				}
					#mainNavi a {
						display: block;
						margin: 0;
						padding-left:8px;
						padding-right:8px;
						color: black;
						padding-bottom:2px;
						padding-top:2px;
					}
					#mainNavi a:hover {
						color: #000000;
					}
					#mainNavi .navi_level1 {
						background-color:#9372b1; 
						color:white;
					}
					#mainNavi .active a, #mainNavi a:hover {
						font-weight:bold;;
					}
					#mainNavi .open a {
						font-weight: bold;
					}
					
					/* active gewinnspiel...*/
					#mainNavi .active  {
						font-weight: bold;
					}
					#mainNavi li ul {
						display: none;
						margin:0;
					}
					#mainNavi .open ul {
						display: block;
					}
						#mainNavi .open li ul {
							display: none; 
							margin-top: 0;
							padding: 0;
							background: none;
							/*border-top: 0;
							border-bottom: 0;*/
						}
						#mainNavi .open .open ul {
							display: block;
						}
							#mainNavi .open ul a {
								margin-left: 11px; 
								font-weight: normal;
							}
							
							#mainNavi .open ul a:hover {
								font-weight: bold;
							}
							#mainNavi .active ul a {
								color: #52595F;
							}
							#mainNavi .active ul a:hover {
								color: #52595F;
							}
							#mainNavi .open .open  a {
								font-weight: bold;
							}
							#mainNavi .open .open .active  a {
								font-weight: bold;
							}
							#mainNavi .open .active  a {
								font-weight: bold;
							}
							#mainNavi .open .open ul a {
								margin-left: 20px;
								font-weight: normal; 
							}
								#mainNavi .open .open .open a {
									font-weight: bold;
								}
								#mainNavi li li li li {
									margin-left: 11px;
								}
								#mainNavi .open .open .open ul a {
									font-weight: normal;
								}
								#mainNavi .open .open .open .active a {
									font-weight: bold;
								}
									#mainNavi .open .open .open .open a {
										font-weight: bold;
									}
			#navi-image {
				margin-top: 20px;
				margin-left: 6px;
				margin-bottom: 10px;
			}							
		#contentWrapper {
			float: left;
			width: 664px;
			min-height: 400px;
			margin:0px;
			/*padding-right: 10px;*/
		}
			#arrow_link {
				position: absolute;
				left: 926px;
				top: 390px;
				width: 16px;
				height: 14px;
				cursor: pointer;
			}
			#brand {
				padding-left: 1px;
			}
			#content {
				float: left;
				width: 100%;
			}
			#content_two_column_container {
				min-height:463px;
			}
			.minHeightIEProblem {
				min-height: 30px;
			}			
			#content a {
				color: #000000;
			}
			.images_container {
				margin-top: 10px;				
			}
			.container-4 {
				float: left;
				padding: 0 0 0 14px;
			}
			.container-4 h1{
				margin-bottom: 8px;
			}
			.prod-2 {
				float: left;
				width: 311px;
				margin-bottom: 15px;
			}
			.prod-2-img {
				float: left;
			}
			.prod-2-txt {
				float: left;
				width: 180px;
				margin-left: 8px;
			}	
			.pad-img { 
				margin-right: 14px;
				clear: left;
			}			
				.col {
					float: left;
					margin-right: 0px;
					padding-left: 14px;
				}
				.col p a {
					font-weight:bold;
				}
				.col #kontakt2{
					margin-top: 20px;
				}	
				.col .desc{
					margin: 0;
				}
				.col .aktion{
					width: 100%;
					padding-bottom: 20px;
					margin-top: -5px;
				}
					.col .box{
						margin-top: 5px;
						margin-bottom: 5px;
						border:solid 1px #dcdcdc;
						padding: 2px;
					}	
				.col .antwort{
					padding-bottom: 30px;
				}
					.antwort .back{
						font-weight:bold;
						float:right; 
						padding-top: 10px;
					}
						.back .backrow{
							text-align: top; 
							padding:5px; 
							display: inline;
						}
				.cols .col {
					width: 318px;
				}
					#content h1 {
						padding-top: 10px;
						font-size: 1.3333em;
						color: #9372b1;
						margin-bottom: -5px;						
					}
					.sIFR-active #content h1 {
						visibility: hidden;
						font-size: 22px;
						line-height: 1em;
						margin-bottom: 3px;
					}			
					#content h2 {
						color: #9372b1;
						font-size: 1.1667em;
						font-weight: normal;
					}
					.sIFR-active #content h2 {
						visibility: hidden;
						font-size: 14px;
						line-height: 1em;
					}				
				.cols .col_white_bg {
					padding: 0 14px;
					width: 318px;
					min-height: 463px;
				}	
				.cols .col_white_bg h1 {
					padding-bottom: 10px;
				}			
					#content h1 {
						padding-top: 10px;
						font-size: 16px;
						color: #9372b1;
						margin-bottom: -5px;
					}
					#content h2 {
						font-size: 1.6667em;
						color: #9372b1;
					}
					
					#content p, #content p ul
					{
						margin-bottom:10px;
					}
					#content .container-4 .prod-2 .prod-2-txt p{
						margin-bottom: 0;
					}					
						.panelWrapper {
							float:left;
						}
							.panel {
								padding-top:3px;
								float:left;
							}
								.panelContent {
									padding-left:3px;
									width:629px;
									float:left;
								}
							  	#content .panelContent p {
					 					margin:0px;
					 					float:left;
					 			}
							.panelBottom {
								width:629px;
								height:14px;
								float:left;
							}
						#video {
							padding-left: 32px;
							padding-top: 56px;
							height:465px;
							width:286px;
						}
					#background-right 
					{
						position:absolute;
						left:540px;
						top:140px;
						background: orange;
						width:318px;
						height:500px;
					}
					
					
		#sidebar {
			float: left;
			width: 150px;
			font-size: 0.9167em;
			line-height: 1.1818em;
			padding-left:5px;
			min-height:490px;
		}
		
		#sidebar a {
			font-weight:bold;
		}
		
			#sidebar h1 {
				font-size: 16px; 
				color: #a095c4; 
				margin-top: 20px; 
				margin-bottom: 10px;
			}
			#sidebar h4 {
				float: left;
				width: 100%;
				font-size: 1.8181em;
				line-height: 1.5em;
				text-transform: uppercase;
			}
			.sIFR-active #sidebar h4 {
				visibility: hidden;
				margin-bottom: -5px;
				font-size: 20px;
				line-height: 1em;
			}
			#newsletter {
				float: left;
				width: 100%;
			}
				#newsletter input {
					display: block;
					width: 130px;
				}
				#newsletter button {
					padding-left: 6px;
					border: 0;
					font: bold 1em Arial, Helvetica, sans-serif;
					text-align: left;
				}
				
				#newsletter .senden {
					padding-left: 6px;
					border: 0;
					font: bold 1em Arial, Helvetica, sans-serif;
					text-align: left;
					color:#696969;
					cursor:pointer;
				}
	/* new home */
	.news{
		float: left;
		display: inline;
		margin-left: 416px;
		margin-top: 282px;		
		width: 250px;
		height: 93px;
		padding: 14px 14px 0 14px;
	}
	#play-button{
		float: left;
		display: inline;
		color: #6D777F;
		font-weight: bold;
		margin-left: 49px;
		margin-top: 21px;
		padding: 5px 0 5px 31px;
		width: 97px;
		height: 18px;
		cursor: pointer;
	}
	/* end new home */
	/* ab hier rafa */

	.newsMeldung {
		margin-top:5px;
		margin-bottom:5px;
		display:block;
		width:100%;
		height:100px;
	}
		.newsPic {
			float:left;
			margin-right:8px;
		}

		.headLink {
			color: #9372b1;
		}

		.newsMeldung p {
			margin-top:7px;
			margin-bottom:7px;
		}


	#sidebar img {
		margin-top:18px;
		margin-bottom:10px;
	}
	#sidebar .tsr-1-rc,
	#sidebar .tsr-1-fc,
	.tsr-1-fc .tsr-1-img,
	.tsr-1-fc .tsr-1-link,
	.tsr-1-rc .tsr-1-img,
	.tsr-1-rc .tsr-1-link{
		float: left;
		display: inline;
	}
	#sidebar .tsr-1-fc{
		margin-top: 22px;
	}
		#sidebar .tsr-1-rc img,
		#sidebar .tsr-1-fc img{
			margin-bottom: 5px;
		}
		.tsr-1-fc .arrow,
		.tsr-1-rc .arrow{
			padding-left: 7px;
		}
	#newsletter input {
		margin-top:4px;
	}

	.teaserRight {
		float:left;
		display:block;
		padding-top:15px;
		margin-top:14px;
	}
	.teaserRight h3 {
		font-size:16px;
		margin-bottom:7px;
		color:#9372b1;
	}
		.teaserLink {
			padding-left: 6px;
			border: 0;
			font: bold 1em Arial, Helvetica, sans-serif;
			text-align: left;
		}

		.teaserRight p {
			margin-top:3px;
			margin-bottom:3px;
		}

	#contentWrapper_voll {
			float: left;
			width: 830px;
			height:467px;
			min-height: 467px;
			position: relative;
	}

/*	#contentWrapper_home {
			float: left;
			width: 994px;
			height:490px;
			min-height: 490px;
			background: url(/media/images/design/bg_start.jpg) no-repeat;
		
	}
*/

	#newsHomeHead {
		margin-left:320px;
		margin-top:72px;
		color:white;
		height:35px;
	}

	#newsHomeBlock {
		margin-left:442px;
		/*margin-top:60px;*/
		width:246px;
		color:black;
		height:70px; 
	}
		#newsHomeBlock  a{
		color:black;
		}

	.greaterThen {
		margin-left:740px;
		font-size:24px;
		color:white;
	}

	.liste {
/*		margin-left:10px; */
		padding-top:30px;
		padding-bottom:15px;
		width:280px;
		min-height: 400px;
		float: left;
/*		background-color: #000000; */
	}

		.imagePaar {
			width:280px;
			margin-top:13px;
			color:#52595F;
			padding-left:35px;
			float:left;
		}
			.imagePaar h3 {
				color:#52595F;
				margin-bottom:10px;
			}

			.imagePaar p {
				margin-top:7px;
				margin-bottom:12px;
				margin-right:5px;
			}

			.imageElement {
				float:left;
				width:140px;
			}

	

	.submitButton, #submitButton {
		cursor:pointer;
		border:0;
		background-color: white;
		font-weight:bold;
		font-size: 0.8em;
		margin-top:15px;
		color:#696969;
		display:block;
		text-align:left;
		padding-left: 6px;
		border: 0px! important;
		font: bold 1em Arial, Helvetica, sans-serif;
		text-align: left;
	}
	
	#kontakt input {
		border:solid 1px #dcdcdc;
	}
	#kontakt, #kontakt span, #kontakt span label {
		font-size: 1em;
		color: #6D777F;
	}
	#kontakt span {
		font-size: 75%;
	}
	#kontakt span input {
		border: none;
	}
	#kontakt tr {
		height: 24px;
	}
	
	
	#main_leer {
		float: left;
		width: 100%;
	}

	.content_voll_h1 {
		margin-top: 10px;
		font-size: 1.8333em;
		color: #9372b1;
		padding: 0 14px;
	}

	.content_voll_h2 {
		font-size: 1.6667em;
		color: #9372b1;
		padding: 0 14px;
	}

	.productheadline {
		border-bottom:3px solid #9372b1;
		color:#9372b1;
		display:block;
		font-weight:bold;
		margin-bottom:-10px;
		width:314px;
	}

	.produktgruppe caption {
		color:#9372b1;
		font-weight:bold;
		text-align:left;
		border-bottom:solid 3px #9372b1;
	}
	.produktgruppe .lt_caption{
		color:#9372b1; 
		font-weight:bold; 
		text-align:left; 
		border-bottom: solid 1px #9372b1;
	}
	.produktgruppe {
		margin-bottom:10px;
	}
	
	#sprachwahl ul li
	{
		margin-bottom:5px;
	}
	
	#ueber_start
	{
		position:absolute; 
		left:515px; 
		top:195px; 
		color:white; 
		font-size:1.1em; 
		font-weight:bold;
	}
	
	#sprachwahl 
	{
		position:absolute; 
		left:520px; 
		top:240px; 
		font-size:1.0em; 
		font-weight:bold;
	}
	
	.normal_font
	{
		font-weight:normal;
	}
	
	.heraeus #site {
		margin: 21px 0 0 34px;
	}
	
	#language .pane {
		display: block; 
		float: left; 
		position: absolute;
		left:-9px;
		top: 24px;
		padding: 10px 20px 15px 13px;
		border: 1px solid #a1a1a1;
		font-size: 1.1em;
		line-height: 1.6363em;
	}
	
	#languages ul {
		float:left;
	}
	
	#languages ul li {
		float: left; 
		position: relative;
		display: inline;
		float: none;
	}
	
	#languages ul li a {
		display: block;
		float: none;
		padding: 0 0 0 6px;
		background: none;
		white-space: nowrap;
	}
	
	#languages {
		display: block; 
		float: left; 
		position: absolute; 
		left: 923px; 
		top: 0px;
	}
	
	#languages .tab {
		display: block; 
		float: left; 
		position: absolute;
		left: 0;
		top: 0;
		height: 12px; 
		padding: 6px 12px 7px;
		background: #ffffff;
		border: 1px solid #a1a1a1;
		border-top: 0;
		border-bottom: 0;
		cursor: default;
	}
	
	.error {
		color: #ff0000;
	}
	
	#EMail { 
		overflow:hidden;
		display:block;
		
		border:1px solid #DCDCDC;
	}
	
	#Anrede_0 , #Anrede_1 {
		margin-right:4px;
		border: 0px! important; 
	}
	
	.kontaktSubmit, #_submit {
		cursor:pointer;
		border:0;
		background-color: white;
		font-weight:bold;
		font-size: 0.8em;
		margin-top:15px;
		color:#696969;
		display:block;
		text-align:left;
		padding-left: 6px;
		border: 0px! important;
		font: bold 1em Arial, Helvetica, sans-serif;
		text-align: left;
	}
	
	#content .col h1 {
		font-size:22px;
	} 
	
	#content .col h2 { 
		font-size:14px;
	}

	#content li {
		list-style-type:disc;
		margin-left:12px; 
		/*margin-bottom: 8px;
	*/}
	
	#content .list_faq {
		list-style-type:none;
		margin-left:0px; 
	}
	
	.list_faq {
		list-style-type:none;
		margin-left:0px;
		margin-bottom:10px;		
	}
	
	#content ul {
		margin-bottom:10px; 
	}
	
	#kontakt2 input {
		border:1px solid #DCDCDC;
	}
	#Datenschutz {
		margin-right:5px;
	}
	
	.imagePaar p {
		font-size:11px;
		margin-top:3px; 
	}
	
	#Bestellung {
		width:208px;
		overflow:hidden;
		display:block;
		border:1px solid #DCDCDC;
	}
	
	.bigImage img {
		display: inline;
		margin-left: 35px;
		margin-bottom: 15px;
		float:left;
	}
		.bigImage h3 {
				color:#52595F;
				margin-bottom:10px;
				margin-left: 35px;
			}

			.bigImage p {
				margin-top:7px;
				margin-bottom:12px;
				margin-right:5px;
			}
	.tabelle img {
		display: inline;
		margin-left: 24px;
		margin-bottom: 15px;
		float:left;
	}
		.tabelle h3 {
				color:#52595F;
				margin-bottom:10px;
				margin-left: 35px;
			}

			.tabelle p {
				margin-top:7px;
				margin-bottom:12px;
				margin-right:5px;
			}

.download_teaser_einzeln img {
		float:left;
		margin-right:5px;
		display:block;
}
	
	.download_link {
		font-weight:bold;
		display:block;
	}
	
	.download_teaser_einzeln {
		width:315px;
		float:left;
		margin-bottom:20px;
		padding:0;
	}
	
	
	/*** NEW CARA ***/
	
	/*** NEW CARA ***/
	
	.schatten { float:left; }

	#globalSearchText { margin-right:-1px; }
	
	.core-competencies { float: left;}						
	
	.core-competencies li { float: left; }
						
	#core-competencies .pane {
		border-top: 1px solid #A7B0B5;
		position: absolute;
		top: 24px;
		padding: 2px 12px 9px 12px;
	}
	
	#core-competencies .pane_de {
		width: 184px;
	}						
	
	#core-competencies .pane_en {
		left: 264px;
		width: 180px;
	}								
	
	#core-competencies .pane li {
		margin-left: 10px;
		margin-top: 3px;
		font-size: 1.1em;
		font-weight: normal;
	}		
	
	#core-competencies .pane .tb-headline {
		margin-left: 0px;
		font-weight: bold;
		margin-top: 12px;
		width: 100%;
	}								
	
	#core-competencies .tab {
		background: #FFFFFF none repeat scroll 0 0;
		border: 1px solid #A1A1A1;
		border-width: 0 1px;
		cursor: default;
		height: 12px;
		left: 264px;
		padding: 6px 12px 7px;
		position: absolute;
		top: 0px;
		width: 92px;
	}
	
	#core-competencies .tab_de {
		left: 272px;
		width: 85px;
	}
	
	#core-competencies .tab_en {
		left: 264px;
		width: 92px;
	}
	
	#core-competencies .tab a {
		background: none;
		cursor: pointer;
		padding: 0px;
	}	


	.pane {
		float: left;
		width: 624px;
		padding: 9px 12px;
		background: #efefef;
		border: 1px solid #a7b0b5;
		border-top: 0;
	}
	
	.pane-content {
		float: left;
		width: 100%;
	}
	
	.page-selector-pane {
		float: left;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.page-selector-pane label, .page-selector-pane select, .page-selector-pane div { float: left; }
	
	.page-selector-pane select {
		clear: left;
		width: 200px;
		margin-top: 4px;
	}
	
	.page-selector-pane div {
		margin-left: 14px;
		margin-top: 4px;
	}
	
	.page-selector-pane div button { font-weight: bold; }



	#languages .pane {
		display: block;
		float: left;
		position: absolute;
		/*left:-16px;*/
		top: 24px;
		padding: 10px 20px 15px 13px;
		border: 1px solid #a1a1a1;
		font-size: 1.1em;
		line-height: 1.6363em;
		width: auto;
	}
	
	#languages a {
		display: block;
		float: none;
		padding: 0 0 0 6px;
		background: none;
		white-space: nowrap;
	}

	#mainNaviWrapper.startpage_navi {
		background-position:0px 6px;
		min-height: 490px;
		height: auto !important;
		height: 490px;
	}	
	.startpage #mainNavi{
		padding-top: 1.5em;
	}
/* Layer */
.layer-big-top { 
	background: url(/media/internalnotforuse/layout_media/layer-big-schatten-oben.png) no-repeat; 
}
.layer-big {
	background: url(/media/internalnotforuse/layout_media/layer-big-schatten-linksrechts.png) repeat-y;
}
.layer-close {
	background: url(/media/internalnotforuse/layout_media/layer-schliessen.gif) no-repeat;
}
.layer-big-content {
	background: #ffffff url(/media/internalnotforuse/layout_media/layer-verlauf.gif) repeat-x;
}
.layer-big-bottom { 
	background: url(/media/internalnotforuse/layout_media/layer-big-unten-ecke.png) no-repeat; 
}
.layer-big-container {
	float: left;
	position: absolute;
	top: 162px;
}
.layer-big-container {
	left: 176px;
	width: 698px;
}
.layer-big-top {
	float: left;
	width: 100%;
	height: 4px;
}
.layer-big {
	float: left;
	position: relative;
	padding: 0 4px;
}
.layer-big {
	width: 690px;
}
.layer-close {
	position: absolute;
	right: 8px;
	top: 4px;
	width: 19px;
	height: 14px;
	cursor: pointer;
	display: inline;
}
.layer-big-content {
	float: left;
	min-height: 219px;
	padding: 18px 0 0 4px;
}
.layer-big-content { width: 688px; }
.layer-big-bottom {
	float: left;
	width: 100%;
	height: 38px;
}
.layer-big-content .video{
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
}
/** Home neu **/
#contentWrapper_voll{
	background:url(/media/images/design/bg_home2_sommer.jpg) no-repeat;
	/*height: 467px;
	min-height: 467px;
	float: left;
	width: 830px; 
*/} 
#iaHome{
	position: absolute;
	top: 0;
	left: 0;
}
#bottom_bar{
	float: left;
	width: 830px;
	height: 135px;
	background: url(/media/images/design/schleier.png) repeat-x;
	margin-top: 332px;
}
#bottom_bar #teaser{
	float: left;
	margin: 19px 0 0 5px;
}
#teaser .tsr-1-fc{
	float: left;
	margin-left: 10px;
	width: 152px;
}
#teaser .tsr-1-link{
	background: url(/media/images/design/button_arrow.png) no-repeat 0 4px;
	height: 18px;
	margin-top:3px;
}
#teaser .tsr-1-link a{
	padding-left: 20px; 
	color: #6D777F;
	font-weight: bold;
	margin-top: 3px;
}
/************ Skip Intro ******************/
#skip-intro{
	margin: 7px 0 10px 0px;
	text-align: center;
	color: #7D8890;
	font-weight: bold;
	float: left;
	width: 100%;
	cursor: pointer;
}
/**************Ende Skip Intro *************/