div#pos_container {
	background-image:url(../bilder/hintergrund_brands_web.png);
}

div#pos_content {
	background-image:url(../bilder/hg_content_halbe.gif);
}


div#pos_content_inhalt_brands 
{
	float:left;	
	width:370px;
	height:450px;
/*	margin:-450px 0 0 0;*/
	padding:0;
	border:0px solid #CCCCCC;	
}

div#pos_content_bild_brand {

	float:left;
	width:500px;
	height:450px;
/*	margin:0 0 0 400px;*/
	padding:0;
	border:0px solid red;
	
}

div#pos_content_brands {
	float:left;
	width:1017px;
	height:450px;
	padding:0;
	padding:0 0 0 50px;
	margin-top:0;
	border:0px solid red;

}

div#pos_content_brands_innen {
	float:left;
	width:1017px;
	padding:0;
	margin: 0;
	margin-top: 0;
	background-image:url(../bilder/hg_content_halbe.gif);	
	background-position: 48px 449px;
	background-repeat:no-repeat;
	height:450px;	
	border:0px solid red;
}

div#pos_content_brands_innen_podcast {
	float:left;
	width:1017px;
	padding:0;
	margin: 0;
	margin-top: 0;
	background-image:url(../bilder/hg_content_halbe_podcast.gif);	
	background-position: 48px 449px;
	background-repeat:no-repeat;
	height:450px;	
	border:0px solid red;
}



/**************************************************************

	SlideShow
	v 1.3

**************************************************************/

.slideshowContainer div img {
	cursor: pointer;
}

#slideshowContainer {
	width: 500px;
	height: 450px;
	float: left;
	margin-left: 5px;
padding: 0;
}

#slideshowContainer:hover {
	cursor: pointer;
}

#flashContainer {
/*	position: absolute;*/
float: left;
/*	left: 450px;
	top: 66px;
	*top: 85px;*/
	z-index: 20000;
	width: 500px;
	height: 450px;
}

#flashContainer_duble {
	background-color:#5A6163;
	border: 1px solid #5C615F;	
	width: 500px;
	height: 449px;		
}

#flashContainer_move {
/*	padding-left: 46px;
	padding-top: 70px;*/
}


/* Weiche für <= IE6 */
/*..slideshowContainer { height: 420px; }
..slideshowContainerDetail { height: 450px; }*/

.loading {
	background: url(typo3conf/ext/user_bildgalerie/pi1/res/slideshow/images/loading.gif) center no-repeat;
}


#spalte2_bildgalerie {
	float:left;
	width: 396px;
	height: 450px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color:#5C615F;
}

#spalte2_bildgalerie_text {
	float: left;
	width: 396px;
	height: 137px;
z-index: 2000000;
}

#spalte2_bildgalerie_thumbs {
	float: left;
	width: 396px;
	height: 270px;
}

#spalte2_bildgalerie .noshow {
 height: 127px;
}

#spalte2_bildgalerie .showbig {
 height: 280px;
}

#thumbnails img {
	padding-bottom: 9px;
}

a.bildgalerie_links:link, a.bildgalerie_links:visited, a.bildgalerie_links:hover, a.bildgalerie_links:active {

}

div#spalte2_bildgalerie_links {
	float: left;
	width: 396px;
	height: 18px;
	padding-top: 13px;
}

ul.bildgalerie_liste, ul.bildgalerie_liste li {
	margin: 0;
	padding: 0;
}

ul.bildgalerie_liste li {
	float:left;
	display: block;
	width: 18px;
	height: 18px;
	margin-right: 9px;
	text-align: center;
}

ul.bildgalerie_liste li a:link, ul.bildgalerie_liste li a:visited, ul.bildgalerie_liste li a.bildgalerie_links_aktiv, 
ul.bildgalerie_liste li a:hover {
	color: #ffffff;
	text-decoration: none;
	width: 18px;
	height: 18px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 6px;
}

ul.bildgalerie_liste li a:hover {
	background-image:url(../bilder/rollover_links.jpg);
	background-repeat: no-repeat;
}

ul.bildgalerie_liste li a.bildgalerie_links_aktiv {
	background-image:url(../bilder/rollover_links.jpg);
	background-repeat: no-repeat;
}
/*************************************************************/


