﻿.tx-phlapotheken{}

/*CSS for aponews*/

.tx-phlapotheken{
	width: 100%;
}

.da-caption{}
.da-copyright{}

/* customizing slider*/
.da-slider {
   background: transparent url(../Icons/waves.gif) repeat 0% 0%;
   border-bottom: 8px solid #efc34a;
	border-top: 8px solid #efc34a;  
	margin: 0px auto;
}

.da-dots span {
  background: none repeat scroll 0 0 #e4b42d;
}
.da-slide-current h2{
	left: 3%;

}
.da-slide h2 {font-size:2.5em;}
.da-slide p.bodytext{
	position: relative;
}
.da-dots, .da-arrows {
    display: block;
}
.slide_subtitle{
	top:48px;
	left: 5%;
	position: relative;
}


/*list news*/
.newsListImage{ float: left;}
.col-md-12.even{ background-color: #ffffee;}
.col-md-12.odd{ background-color: #eeffff;}

/*single view*/
.plapo_caption{float: unset; width: 250px;   font-size: 0.8em;}
.plapo_copyright{ color:#ccc;float: unset; width: 250px;   font-size: 0.8em;}
.plapo_content{}
.plapo_date{text-align: right;}
.plapo_subtitle{font-weight: bold}
.plapo_title{
	font-size:1.4em;
	font-weight: bold;
	}

.plapo_imagewrapper{
	margin: 0 0 8px 8px;
	float: right; 
	width:280;
}

.plapo_sources{font-style: italic;}



/*longlist news*/
.layout5{
	width: 100%;
	float: left;
}
.gimagewrapper{display: none; }
.onegimage{ 
float:left; 
margin-right: 3%;
margin-bottom: 3%;}


/*WUB*/
.wubnewswrapper{}
.wubimagecopyright{ font-size:0.6em;}
.onewubnews{}
.wubnewspic{}
.wubnewsdate{width: 100%; text-align: right; color: darkgrey;}
.wubnewsoverhead{display: none;}
.wubnewstitle{font-weight: bold; width: 100%; font-size: 1.3em;}
.wubnewsabstract{width:100%;padding-top: 8px; padding-bottom:8px; font-size: 1.2em}
.wubnewstext{width: 100%;}
.wubnewsauthor{padding-top: 8px; font-style: italic;}

/*gesundheitsnews*/
.beitrag{float: left;};
.contentarea{}
.contentarea 
.bildbox{float: right; width: 40%; margin-top: 40px;}
.picture{}
.picdescript{font-style: italic; font-size: 70%;}
.magazinhead{ font-size: 24px; font-weight: bold;}
.artikel{}

/*tv*/
.pl_tv_head{font-weight: bold;}
.pl_tv_entry{}
.pl_tv_datum{}
.pl_tv_zeit{}
.pl_tv_channel{}
.pl_tv_title{}
.pl_tv_trenner{}

/*
>1200 content 1128

>996 content 932
	
750 content 714
	
*/
	
	
/** responsive */
@media only screen and (min-width: 768px) and (max-width: 996px) {

}


@media only screen and (min-width: 480px) and (max-width: 767px) {

}


@media only screen and (max-width: 479px) {

}
