/***************** Vision Pool **********************************/
/*																															*/
/*	Projekt: 		Baltikum24.de																		*/
/*	Dateiname: 	celements.css																		*/
/*	Autor:			Tobias Pierschel	/ Vision Pool GmbH						*/
/*	Date:				20.09.2006																			*/
/*																															*/
/****************************************************************/

/**************** Typo3 Standardinhaltselemente *****************/
.contentbox-default{
	margin:0px 0px 10px 0px;
}	

.contentbox-noborder{
	padding:0px;
	margin:0px;
}


.totop{
	padding:0px 14px 14px 14px;
	text-align:right;
}

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


/*****************************************************************/
/* Teaser	(Seiten)																							 */
/*****************************************************************/
#pageteasercontainer{
	width:556px;
	height:auto;
}

.pageteaser{
	float:left;
	width:270px;
	height:100px;

	padding-top:1px;
	margin-bottom:10px;

	background-image:url(/fileadmin/media/baltikum24/gfx/bg-pageteaser.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

/*ungerader Teaser*/
.odd{
}

/*gerader Teaser*/
.even{
	margin-left:10px;
}

.pageteaser h2{
	padding-left:5px;
	height:16px;
}

.pageteaser .imagetextcontainer{
	height:90px;
	width:auto;
}

.pageteaser .image{
	float:left;
	
	width:120px;
	height:90px;
}

.pageteaser  .textcontainer{
	float:left;
	
	height:90px;
	width:140px;	
}


.pageteaser  .textcontainer .text{
	overflow:auto;
	
	height:54px;
	padding:5px;
	padding-top:0px;
}


.pageteaser .linkcontainer{
	height:15px;
	width:auto;
	padding-right:5px;
	text-align:right
}
/******************************************************************/


/*****************************************************************/
/* Maps																													 */
/*****************************************************************/
.citymap{
	margin-left:5px;
}
/*****************************************************************/


/* Lightbox  */
#prevLink, #prevLink:visited:hover { background: url(/fileadmin/media/common/icon/prevlabel.gif) left 15% no-repeat !important;}
#nextLink, #nextLink:visited:hover { background: url(/fileadmin/media/common/icon/nextlabel.gif) right 15% no-repeat !important;}
#imageData #bottomNavClose{ 
	width: 113px !important;
	float: right; 
	padding-bottom: 0.7em !important;
}



/* Bildergalerie */
/* default styles for extension "tx_cegallery_pi1" */
.tx-cegallery-pi1-imagetitle a{
	color:black;
	text-decoration:none;
}

.tx-cegallery-pi1-album_date {}

div.tx-cegallery-pi1-album_entry{
	float: left;
	height: 195px;
	width: 140px;
	margin: 2px;
	padding: 10px;
	padding-bottom: 13px;
	text-align: center;

	vertical-align: bottom;
	background-color: #EFF2F5;
}

div.tx-cegallery-pi1-detail_entry{
width:702px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}		

div.tx-cegallery-pi1-slideControls{
	padding-bottom: 10px;
}				

div.tx-cegallery-pi1-album_entry img, div.tx-cegallery-pi1-detail_entry img {
	clear: both;
	border: 1px solid #006CBB;
}

div.tx-cegallery-pi1-clearer {
	clear: both;
}

div.tx-cegallery-pi1-detail_header {
	padding-bottom: 10px;
}

div.tx-cegallery-pi1-detail_nav {
	clear: both;
	width: 700px;
	height:30px;
	
	border: 1px solid #B1B3C5;
}		

span.tx-cegallery-pi1-photo_prev,span.tx-cegallery-pi1-photo_next {
	float: left;
	width: 200px;
	height:30px;
	text-align: center;
	line-height:30px;
}


span.tx-cegallery-pi1-album_back_link {
	float: left;
	width: 300px;
	height:30px;
	line-height:30px;
	text-align: center;
}

span.tx-cegallery-pi1-pagebrowser_actual, span.tx-cegallery-pi1-pagebrowser_normal {
	padding-right: 8px;
}

span.tx-cegallery-pi1-pagebrowser_actual a {
	font-weight: bold;
}

div.tx-cegallery-pi1-pagebrowser {
	padding-bottom: 10px;
}

div.tx-cegallery-pi1-page {
	float: left;
	padding-right: 10px;
}	  


#mySlideshow	{
	width: 370px;
	height: 370px;
	z-index:5;
	display: none;
	overflow:hidden;
	position: relative;
	background-color: #DFD9C2;
}

#mySlideshow img{
		border: 0;
		margin: 0;
}

#mySlideshow #slideInfoZone{
			position: absolute;
			z-index: 10;
			width: 100%;
			margin: 0px;
			left: 0;
			bottom: 0;
			height: 3em;
			background: #333;
			color: #fff;
			text-indent: 0;
}

#slideInfoZone h2{
			padding: 0;
			font-size: 12px;
			margin: 0;
			margin: 2px 5px;
			font-weight: bold;
			color: inherit;
}

#slideInfoZone p{
			padding: 0;
			font-size: 10px;
			margin: 2px 5px;
			color: #eee;
}

#mySlideshow a{
			font-size: 100%;
			text-decoration: none;
			color: inherit;
}

#mySlideshow a.right, #mySlideshow a.left{
			position: absolute;
			height: 100%;
			width: 40%;
			cursor: pointer;
			z-index:10;
			filter:alpha(opacity=20);
			-moz-opacity:0.2;
			-khtml-opacity: 0.2;
			opacity: 0.2;
		}

* html #mySlideshow a.right, * html #mySlideshow a.left{
			filter:alpha(opacity=50);
		}

#mySlideshow a.right:hover, #mySlideshow a.left:hover{
			filter:alpha(opacity=80);
			-moz-opacity:0.8;
			-khtml-opacity: 0.8;
			opacity: 0.8;
}

#mySlideshow a.left{
			left: 0;
			top: 0;
			background: url('/typo3conf/ext/ce_gallery/res/left.gif') no-repeat top left;
}

#mySlideshow a.right{
			right: 0;
			top: 0;
			background: url('/typo3conf/ext/ce_gallery/res/right.gif') no-repeat top right;
}

div.tx-cegallery-pi1-pagebrowser_back, div.tx-cegallery-pi1-pagebrowser_pages {
			float: left;
}		
		
div.tx-cegallery-pi1-pagebrowser_back {
			width:75px;
}		
		
div.tx-cegallery-pi1-slimbox_hidden_links {
		  display: none;
}

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