#content
{
	background-image: url(/fileadmin/templates/images/bg_borders_kl.gif) !important;

}

#rightPane
{
	display: none;
}
.Serien_Item
{
	width: 97px;

	
	position: relative;
}

.Serien_Bild
{
	/*width: 110px;*/

	height: 225px;
	border: solid 1px #7d7c7d;
	text-align: center;
	position: relative;
	z-index: 1;

}

.Serien_Zoombild
{
	
	height: 225px;
	border: solid 1px #7d7c7d;
	text-align: center;
	position: absolute;
	left: 15px;
	top: -32px;
	display: none;
	background-color: #FFFFFF;
	z-index: 3;

}



.Serien_Titel
{
	text-align: center;
	width: 97px;
}

.Grossbild
{
	border: solid 1px #7d7c7d;
	width: 729px;
	height: 380px;
	overflow: hidden;
	position: relative;

	text-align: center;
	
}



.Pencontent
{
	/*height: 150px;*/
}

.imgActions
{
	position: relative;
	z-index: 99;
	float: right;
	margin-right: 10px;
	margin-top: -5px;
}

.imgActions img
{
	border: solid 1px #7d7c7d;
	margin-left: 5px;
}

#centerPane
{
	position: relative;
	z-index: 5;
	width: 740px !important; 
}

#ttcontent66, #ttcontent64, #ttcontent67, #ttcontent68, #ttcontent69
{

}

.Pencontent
{

}

.Verfuegbarkeit
{
	margin-top: 5px;
}

.VerfuegbarkeitItem
{
	float: left;
	padding-right: 10px;
	font-weight: bold;
}

.Verfuegbarkeit a
{
	color: #333333;
	text-decoration: none;
	padding-left: 30px;
	font-weight: bold;
}

.VerfuegbarkeitSelected
{
	color: #165ea9;
}

.tx-csprodukte-pi1
{

}

#ibox_content
{
	padding-top: 20px;
	padding-left: 20px;
}

#ibox_footer_wrapper a
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.carousel-component {
    padding:8px;
	position: absolute !important;
	top: 150px;

}
.carousel-component .carousel-list li {

position: relative;
    margin:4px;
text-align: center;
     /* img width is 75 px from flickr + a.border-left (1) + a.border-right(1) + 
                   img.border-left (1) + img.border-right (1)*/
    /*    margin-left: auto;*/ /* for testing IE auto issue */
}

.carousel-component .carousel-list li a { 
    display:block;
    border:1px solid #FFFFFF;

    outline:none;
    -moz-outline:none; 
}

.carousel-component .carousel-list li a:hover { 
   /* border: 1px solid #999999; 
	background-color: #999999;*/
}
.carousel-component .carousel-list li a
{
	text-decoration: none;
	color: #000000;

}
.carousel-component .carousel-list li a:hover a {
	color: #FFFFFF;
}

.carousel-component .carousel-list li img { 
    border:1px solid #999;
	margin-bottom: 3px;
    display:block; 
}

.carousel-component .carousel-list li strong { 
    display:block; 
}
                                    
#prev-arrow { 
    position:absolute;
    top:40px;
    z-index:3;
    cursor:pointer; 
    left:5px; 
}

#next-arrow { 
    position:absolute;
    top:40px;
    z-index:3;
    cursor:pointer; 
    right:5px; 
}


/**
 * Copyright (c) 2006-2007, Bill W. Scott
 * All rights reserved.
 *
 * This work is licensed under the Creative Commons Attribution 2.5 License. To view a copy 
 * of this license, visit http://creativecommons.org/licenses/by/2.5/ or send a letter to 
 * Creative Commons, 543 Howard Street, 5th Floor, San Francisco, California, 94105, USA.
 *
 * This work was created by Bill Scott (billwscott.com, looksgoodworkswell.com).
 * 
 * The only attribution I require is to keep this notice of copyright & license 
 * in this original source file.
 *
 * Version 0.6.1 - 07.08.2007
 *
 */

/**
 * Standard Configuration. It is advised that this section NOT be modified as the
 * carousel.js expects the behavior outlined below.
 **/
.carousel-component { 
	position:relative;
	overflow:hidden;   /* causes the clipping */
	display:none; /* component turns it on when first item is rendered */
	
}
				
.carousel-component ul.carousel-list { 
	width:10000000px;
	position:relative;
	z-index:1; 
}

.carousel-component .carousel-list li { 
	float:left;
	list-style:none;
	overflow:hidden;

}

/**
 * VERTICAL CAROUSEL DEFAULTS
 **/
.carousel-component .carousel-vertical li { 
	margin-bottom:0px;

	/* Fix for extra spacing in IE */
	float:left;
    clear:left;  
	
	/* Force the LI to respect the HEIGHT specified */
	overflow:hidden;
	display:block;
}

/* For vertical carousel, not set, width defaults to auto */
/* Note if you explicitly set width to auto, this might cause */
/* problems with Safari... as in up/down button not working in some examples. */	 
.carousel-component ul.carousel-vertical {
/*	width:auto;*/
}

.carousel-component .carousel-clip-region { 
	overflow:hidden; /* Secret to the clipping */
	margin:0px auto;
	position:relative; 
}

/**
 * ==============================================================================
 * Safe to override. It is safe to override background, padding, margin, color,
 * text alignment, fonts, etc. Define a separate CSS file and override your style
 * preferences.
 **/

.carousel-component { 
	background:#FFFFFF;
	padding:0px;
	-moz-border-radius:6px;
	/*color:#618cbe;*/
padding-left: 40px;

}
.carousel-clip-region
{

}

.carousel-component ul.carousel-list { 
	margin:0px;
	padding:0px;
	line-height:0px;

}
.carousel-component .carousel-list li { 

	margin:0px;
	padding:0px;
	font:10px verdana,arial,sans-serif;
	color:#666;
	height: 280px;

	width: 97px;
}

.carousel-component .carousel-list li img
{
	align: center;
	text-align: center;
	margin: auto;
}
.carousel-component .carousel-vertical li { 
}
.carousel-component ul.carousel-vertical { 
}

.serientitel
{
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 20px;

	float: left;
}

.serienbeschreibung
{
	float: right;
	width: 380px;
	margin-bottom: 20px;
}

.Produktkatalog
{
	float:right;
	background-color:#7d7c7d;

	width:280px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;

}

.Produktkatalog a
{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

#page_60 #rightPane
{
	display: block;
}

#page_60 #centerPane
{
	position: relative;
	z-index: 5;
	width: 404px !important; 
}

#page_60 #content
{
	background-image: url(/fileadmin/templates/images/bg_borders.gif) !important;

}


#page_67 #rightPane
{
	display: block;
}

#page_67 #centerPane
{
	position: relative;
	z-index: 5;
	width: 404px !important; 
}

#page_67 #content
{
	background-image: url(/fileadmin/templates/images/bg_borders.gif) !important;

}

#page_68 #rightPane
{
	display: block;
}

#page_68 #centerPane
{
	position: relative;
	z-index: 5;
	width: 404px !important; 
}

#page_68 #content
{
	background-image: url(/fileadmin/templates/images/bg_borders.gif) !important;

}

#page_69 #rightPane
{
	display: block;
}

#page_69 #centerPane
{
	position: relative;
	z-index: 5;
	width: 404px !important; 
}

#page_69 #content
{
	background-image: url(/fileadmin/templates/images/bg_borders.gif) !important;

}

#page_70 #rightPane
{
	display: block;
}

#page_70 #centerPane
{
	position: relative;
	z-index: 5;
	width: 404px !important; 
}

#page_70 #content
{
	background-image: url(/fileadmin/templates/images/bg_borders.gif) !important;

}
