.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		


		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			margin: 0 0 0 210px;
			width: 730px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 440px;
			background: transparent;
			float:left;
			
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;			
			float:left;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 731px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding-top: 0px;
                        height:440px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: 0px;
                        float: left;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none; width:224px; margin:0px; padding:0px;		}
		
		.stripNav ul li {
			float: left;
		        margin-right: 0px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: left;
			line-height: 32px;
			color: #4a1213;
			text-decoration: none;
			display: block;
			padding: 0 0px;
			float:left; 
		}
		
		.stripNav li.tab1 a { float:left; background:url(bg/buttons/werte1a.gif) no-repeat scroll -20px -25px; width:184px; height:24px; }
		.stripNav li.tab2 a { float:left; background:url(bg/buttons/werte1a.gif) no-repeat scroll -20px -25px; width:184px; height:24px; }
		.stripNav li.tab3 a { float:left; background:url(bg/buttons/werte1a.gif) no-repeat scroll -20px -25px; width:184px; height:24px; }
		.stripNav li.tab4 a { float:left; background:url(bg/buttons/werte1a.gif) no-repeat scroll -20px -25px; width:184px; height:24px; }
		.stripNav li.tab5 a { float:left; background:url(bg/buttons/werte1a.gif) no-repeat scroll -20px -25px; width:184px; height:24px; }
		.stripNav li.tab6 a { float:left; background:url(bg/buttons/werte1a.gif) no-repeat scroll -20px -25px; width:184px; height:24px; }
		.stripNav li.tab7 a { float:left; background:url(bg/buttons/werte1a.gif) no-repeat scroll -20px -25px; width:184px; height:24px; }

		#body .stripNav li.tab1 .tablink1 { font-size:14px; font-weight:bold; line-height:16px; padding: 0px 0 0 15px; margin-top:110px;}
		#body .stripNav li.tab2 .tablink2 { font-size:14px; font-weight:bold; line-height:16px; padding: 0px 0 0 15px;}
		#body .stripNav li.tab3 .tablink3 { font-size:14px; font-weight:bold; line-height:16px; padding: 0px 0 0 15px;}
		#body .stripNav li.tab4 .tablink4 { font-size:14px; font-weight:bold; line-height:16px; padding: 0px 0 0 15px;}
		#body .stripNav li.tab5 .tablink5 { font-size:14px; font-weight:bold; line-height:16px; padding: 0px 0 0 15px;}
		#body .stripNav li.tab6 .tablink6 { font-size:14px; font-weight:bold; line-height:16px; padding: 0px 0 0 15px;}
		#body .stripNav li.tab7 .tablink7 { font-size:14px; font-weight:bold; line-height:16px; padding: 0px 0 0 15px;}

		.stripNav li.tab1 a.current { float:left; background:url(bg/buttons/werte1.gif) no-repeat scroll -20px -25px; width:184px; padding: 0px 0 0 15px; color:#999;}
		.stripNav li.tab2 a.current { float:left; background:url(bg/buttons/werte1.gif) no-repeat scroll -20px -25px; width:184px; padding: 0px 0 0 15px; color:#999;}
		.stripNav li.tab3 a.current { float:left; background:url(bg/buttons/werte1.gif) no-repeat scroll -20px -25px; width:184px; padding: 0px 0 0 15px; color:#999;}
		.stripNav li.tab4 a.current { float:left; background:url(bg/buttons/werte1.gif) no-repeat scroll -20px -25px; width:184px; padding: 0px 0 0 15px; color:#999;}
		.stripNav li.tab5 a.current { float:left; background:url(bg/buttons/werte1.gif) no-repeat scroll -20px -25px; width:184px; padding: 0px 0 0 15px; color:#999;}
		.stripNav li.tab6 a.current { float:left; background:url(bg/buttons/werte1.gif) no-repeat scroll -20px -25px; width:184px; padding: 0px 0 0 15px; color:#999;}
		.stripNav li.tab7 a.current { float:left; background:url(bg/buttons/werte1.gif) no-repeat scroll -20px -25px; width:184px; padding: 0px 0 0 15px; color:#999;}

#werte1 {background: #f2f2f2; height:326px; color:#333; border-bottom:1px #4a1213 solid; padding:0px; margin-top:65px; line-height:18px; }
#werte1 h1{color:#4a1213; background: #fff; font-size:24px; font-weight:normal; margin:0px; padding-bottom:20px; line-height:28px;}
#werte1 .wertebild {float:left; margin-right:20px;}

#werte2 {background: #f2f2f2; height:326px; color:#333; border-bottom:1px #4a1213 solid; padding:0px; margin-top:65px; line-height:18px; }
#werte2 h1{color:#4a1213; background: #fff; font-size:24px; font-weight:normal; margin:0px; padding-bottom:20px; line-height:28px;}
#werte2 .wertebild {float:left; margin-right:20px;}

#werte3 {background: #f2f2f2; height:326px; color:#333; border-bottom:1px #4a1213 solid; padding-right:20px; margin-top:65px; line-height:18px; }
#werte3 h1{color:#4a1213; background: #fff; font-size:24px; font-weight:normal; margin:0px; padding-bottom:20px; line-height:28px; width:730px;}
#werte3 .wertebild {float:left; margin-right:20px;}

#werte4 {background: #f2f2f2; height:326px; color:#333; border-bottom:1px #4a1213 solid; padding-right:20px; margin-top:65px; line-height:18px; }
#werte4 h1{color:#4a1213; background: #fff; font-size:24px; font-weight:normal; margin:0px; padding-bottom:20px; line-height:28px; width:730px;}
#werte4 .wertebild {float:left; margin-right:20px;}

#werte5 {background: #f2f2f2; height:326px; color:#333; border-bottom:1px #4a1213 solid; padding-right:20px; margin-top:65px; line-height:18px; }
#werte5 h1{color:#4a1213; background: #fff; font-size:24px; font-weight:normal; margin:0px; padding-bottom:20px; line-height:28px; width:730px;}
#werte5 .wertebild {float:left; margin-right:20px;}

#werte6 {background: #f2f2f2; height:326px; color:#333; border-bottom:1px #4a1213 solid; padding-right:20px; margin-top:65px; line-height:18px; }
#werte6 h1{color:#4a1213; background: #fff; font-size:24px; font-weight:normal; margin:0px; padding-bottom:20px; line-height:28px; width:730px;}
#werte6 .wertebild {float:left; margin-right:20px;}

#werte7 {background: #f2f2f2; height:326px; color:#333; border-bottom:1px #4a1213 solid; padding-right:20px; margin-top:65px; line-height:18px; }
#werte7 a{color:#4a1213;text-decoration:underline;}
#werte7 h1{color:#4a1213; background: #fff; font-size:24px; font-weight:normal; margin:0px; padding-bottom:20px; line-height:28px; width:730px;}
#werte7 .wertebild {float:left; margin-right:20px;}

#body .einstiegsseiteboxtext {margin-bottom: 25px; background: #f2f2f2; width:389px; float:left; font-size:12px; color:#666; padding:10px;}
#body .einstiegsseiteboxbild {margin-top:10px; margin-bottom: 10px; width:304px; border-right:1px #fff solid; float:left; height:105px;}

div#qTip {padding: 10px; border: 1px solid #fff; display: none; background-color: #f2f2f2; color: #333; text-align: left; position: absolute;
 z-index: 1000; height:340; line-height:16px; margin-right:20px; margin-bottom:20px; 
}

div#qTip img{float:right; padding-left:10px;}

div#auswahl {
  position: relative; 
  top: 10px; 
  left: 0px; 
  width: 980px; 
  z-index: 50;
  float:left;
  margin-top:10px;
  height:auto;
  }
  
div#auswahl a {
 
  text-align: left; 
  margin: 0 0px 20px 0px; 
  text-decoration: none; 
  float:left;
  }
  
div#auswahl a:hover {
opacity: 50%;
  }

div#auswahl a span {display: none;}
div#auswahl a:hover span {
   display: block;
   position: absolute;  
   left: 0px; 
   width: 980px;
   float:left;
   padding: 0px; 
   z-index: 100;
   color: #333; 
   font: 12px arial, sans-serif;
   line-height:16px; 
   text-align: left;
   background-color:white;
   height:360px;
   }

div#auswahl a img {float: left;}

div#auswahl a:hover span img{
   margin-bottom:10px;
   }
