.jdGallery .desc p{
	margin-top : 3px;
}

.social-media-bar {
	height : 21px;
}

.cn-video-thumb {
	position: relative;
}
.cn-video-marker {
	display: block;
	position: absolute;
	z-index : 3;
	width : 100%;
	height : 100%;
	top : 0;
	left : 0;
	opacity : .8;
	background: transparent url('i/videoOverlay.png') no-repeat center center;

}
.rgmediaimages-player {
	display: block;
	padding: 8px;
}
.socialPopup {
	display: inline;
	float: left;
	width : 90px;
	height : 21px;
	margin: 3px 4px 3px 0;
}
.socialPopup span{
	display: none;
}
.sm-twitter {
	background :  transparent url('i/socialmedia-buttons.png') no-repeat 0 -30px;
}
.sm-facebook {
	background :  transparent url('i/socialmedia-buttons.png') no-repeat 0 -60px;
}
.sm-studivz {
	background :  transparent url('i/socialmedia-buttons.png') no-repeat 0 0;
}
/* Social popup */


/* Neu */

.modal { 
    background-color:#fff; 
    display:none; 
    width:450px; 
    padding:10px; 
    text-align:left; 
    border:1px solid #333; 
 	font-size : 13px;
    opacity:0.8; 
    -moz-border-radius:6px; 
    -webkit-border-radius:6px; 
} 
 
.modal h5 { 
    background:url(/img/global/info.png) 0 50% no-repeat; 
    margin:0px 0 10px 0; 
    padding:0 0 5px 0; 
    border-bottom:1px solid #333; 
    font-size:15px; 
}
.modal p {
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 1.2em;
}

.modal textarea{
	width : 98%;
	font-size: 12px;
	line-height: 1.1em;
	height : 80px;
	padding : 4px;
}


/*  */

.desc p {
	clear : both;
}

.wtd, .comment-link {
	clear : both;
}

/* TAbs */

/* root element for tabs  */
#col3 ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:22px;
}

/* single tab */
#col3  ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	padding-right: 1px;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
#col3 ul.tabs a { 
/* 	background: url(img/tabs.png) no-repeat -652px 0; */
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;

	text-align:center;	
	text-decoration:none;
	color:#000;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

#col3 ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
#col3 ul.tabs a:hover {
	background-position: -652px -31px;	
	color:#aaa;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
#col3 ul.tabs a.current, #col3 ul.tabs a.current:hover, #col3 ul.tabs li.current a {
	background-position: -652px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
#col3 ul.tabs a.w1 			{ background-position: -519px 0; width:134px; }
#col3 ul.tabs a.w1:hover 	{ background-position: -519px -31px; }
#col3 ul.tabs a.w1.current { background-position: -519px -62px; }

/* width 2 */
#col3 ul.tabs a.w2 			{ background-position: -366px -0px; width:154px; }
#col3 ul.tabs a.w2:hover 	{ background-position: -366px -31px; }
#col3 ul.tabs a.w2.current { background-position: -366px -62px; }


/* width 3 */
#col3 ul.tabs a.w3 			{ background-position: -193px -0px; width:174px; }
#col3 ul.tabs a.w3:hover 	{ background-position: -193px -31px; }
#col3 ul.tabs a.w3.current { background-position: -193px -62px; }

/* width 4 */
#col3 ul.tabs a.w4 			{ background-position: -0px -0px; width:194px; }
#col3 ul.tabs a.w4:hover 	{ background-position: -0px -31px; }
#col3 ul.tabs a.w4.current { background-position: -0px -62px; }


/* initially all panes are hidden */ 
#col3 div.panes {
	clear : both;
	padding : 2px 0 5px 0;
}
#col3 div.panes div.pane {
	display:none;		
}


.tx-wttwitter-pi1 {
	clear : both;
}
.wttwitter_feed {
	list-style-type: none;
 	margin : 0;
	padding : 0;
}
.wttwitter_feed li{
	padding-left : 0;
	border-bottom: 1px solid #bbb;
}

#main_content .box .embedlink {
	border: 1px solid #ccc;
	text-decoration: none;
	font-size: 11px;
	padding: 0 6px;
	color : #000;
	background : #f1f1f1;
}

#main_content .embedCodeContainer div{
	padding-top: 5px;
	
}


.thumb-box .caption {
	width : 100%;
	clear : both;
}

.news-single-item .tx-ratings{
	width : 100%;
}

.twtr-ft .twtr-join-conv {
	display: none;
}

/* GMaps Single View */

#tx-m-wrap {
	width : 100%;
	margin-bottom: 20px;
}
#main_content #bigcol1 #tx-m-wrap p{
	margin : 0;
	padding : 0;
	position: relative;
	font-size: 13px;
	font-weight: bold;
}
#tx-m-wrap p a, #tx-m-wrap .map-sizer{
	display: block;
	position: absolute;
	right : 0;
	bottom :0
}
#tx-m-wrap p a {
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color : #666;
}
#tx-m-wrap p a:hover {
	text-decoration: underline;
}
#tx-m-wrap .map-sizer {
	background: transparent url('i/enlarge.gif') left center no-repeat;	
	padding: 0 6px 0 25px;
	bottom : 4px;
	cursor : pointer;
	right : 0;
	display: block;
}
#tx-m-wrap .map-sizer.open-map {
	background: transparent url('i/map-shrink.gif') left center no-repeat;
}
.wrap-map-sizer {
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	height : 2.1em;
	position: relative;
}
#tx-m-wrap h6{
	font-size: 14px;
	background: #eee url('i/vote-on-off.png') right 6px no-repeat;
	border-bottom: 1px solid #999;
	padding-left: 6px;
	line-height: 1.8em;
	cursor : pointer;
	margin-bottom: 0;
}

#tx-m-content {
	height : 80px;
	overflow: hidden;
	border : solid 1px #333;	
	border-bottom : solid 1px #ddd;
	position: relative;

}
#map_canvas {
	margin-top: -120px;
}

#cn-g-map {
	border: 1px solid #fff;
	position: relative;
	margin : 0;
}
/* Single */
#cux-du-hier-info {
	background: #EFF8FD;
	padding: 0 8px;
	width : 65%;
	line-height: 1.2em;
	position: absolute;
	bottom : 0;
	left : 0;
	z-index : 10;
	font-size: 12px;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter:alpha(opacity=90);	
}
#cux-du-hier-info .premium {
	background: transparent url(i/cux-du-hier-krone.png) 100% 5px  no-repeat;	
}

#site_wrapper #bigcol1 #cux-du-hier-info h5 {
	margin : .2em 0 .2em 0;
	padding-top: 8px;
	font-size: 12px;
	font-weight: bold;
	color : #000;
	text-decoration: none;
}
#site_wrapper #bigcol1 #cux-du-hier-info p {
	margin : 0;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 8px;	
}


