.page .module.include.termineliste .article{
	margin-top: 20px;
}

.page .module.include.termineliste .article.box .articleContent{
	padding-left: 0px !important;
	padding-right: 0px !important;
}


.page .module.include.termineliste ul{
	list-style-position: inside;
}

.page .module.include.termineliste ul li{
	padding-left: 10px;
}

.page .module.include.termineliste ul li:nth-child(even){
	background-color: #FFE8E8;
}

.page .module.include.termineliste ul li div{
	display: inline-block;
}

/* messekalender */
#page_messekalender .module.include.termineliste ul li div.name{
	width: 40%;
	padding-left: 10px;
}

#page_messekalender .module.include.termineliste ul li div.datum{
	width: 33%;
}

#page_messekalender .module.include.termineliste ul li div.terminkalender{
	background: url('../images/calendar.png') no-repeat left center;
	padding-left: 22px;
}

#page_messekalender .module.include.termineliste ul li div.terminkalender a{
	color: #000000;
	text-decoration: none;
}

/* tv-tipps */
#page_tv-tipps .module.include.termineliste img{
	display: block;
}

#page_tv-tipps .module.include.termineliste .suche a{
	background-color: #98C94C;
	display: inline-block !important;
	padding: 2px 30px;
	color: #000000;
	text-decoration: none;
}

#page_tv-tipps .module.include.termineliste .suche a.active{
	background-color: #E1EC8A;
}

#page_tv-tipps .module.include.termineliste .suche{
	margin-bottom: 15px;
}

#page_tv-tipps .module.include.termineliste ul li div.name{
	width: 57%;
	padding-left: 10px;
}

#page_tv-tipps .module.include.termineliste ul li div.datum{
	width: 9%;
}

#page_tv-tipps .module.include.termineliste ul li div.uhrzeit{
	width: 8%;
}

#page_tv-tipps .module.include.termineliste ul li div.sender{
	width: 13%;
}

#page_tv-tipps .module.include.termineliste ul li div.terminkalender{
	background: url('../images/calendar.png') no-repeat left center;
	padding-left: 22px;
}

#page_tv-tipps .module.include.termineliste ul li div.terminkalender a{
	color: #000000;
	text-decoration: none;
}

#page_tv-tipps .module.include.termineliste .laendersuche #land{
	height: 23px;
	margin-right: 10px;
}

#page_tv-tipps .module.include.termineliste .laendersuche #submitBTN{
	height: 25px;
}

.module.include.termineliste .articleContent ul li div.name a{
	color: black !important;
}

.module.include.termineliste .imgWrap{
    position: relative;
}

.module.include.termineliste .imgWrap img{
	width: 900px;
}

.module.include.termineliste .imgWrap span.copyright {
    background: none repeat scroll 0 0 #fff;
    bottom: 3px;
    box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.3);
    color: #777;
    font-size: 12px;
    left: 0;
    line-height: 13px;
    padding: 2px 5px 0 1px;
    position: absolute;	
}

/*------------------ MOBILE -------------------*/

.mobile .module.include.termineliste h2 {
	margin: 0px 30px 0px 30px;
}

.mobile .module.include.termineliste .imgWrap {
  margin: 0px 30px 0px 30px;
}

.mobile .module.include.termineliste .smallText {
	font-size: 1.3rem;
	margin-left: 30px;
	margin-right: 30px; 
}

#page_tv-tipps .mobile .module.include.termineliste .suche {
  background-color: #98C94C;
  margin: 0px 30px 15px 30px;
}

#page_tv-tipps .mobile .module.include.termineliste .suche a {
	font-size: 1.8rem;
	line-height: inherit;
	display: block;
	width: 88%;
	text-align: center;
	margin: 0.3em 0.15em 0.3em 0.15em;
	text-decoration: none;
	color: #444 !important;
	padding: 0.1em 1em 0.1em 1em;
	font-weight: bold;
	background: #fff none repeat scroll 0 0;
	border: medium none;
	cursor: pointer;
}

#page_tv-tipps .mobile .module.include.termineliste .suche a.active{
	background-color: #E1EC8A;
}

#page_tv-tipps .mobile .module.include.termineliste img {
	width: 90%;
	margin-left: 30px;
	margin-right: 30px;
}

.mobile .module.include.termineliste .articleWrap h2 {
  margin: 0;
}

#page_tv-tipps .mobile .module.include.termineliste ul li div.name {
    width: 40%;
  font-size: 1.3rem;
  padding: 10px 0px 10px 0px;
}

#page_tv-tipps .mobile .module.include.termineliste ul {
  list-style: none;
}

#page_tv-tipps .mobile .module.include.termineliste ul li div.datum {
  width: 13%;
  padding-left: 5px;
}

#page_tv-tipps .mobile .module.include.termineliste ul li div.uhrzeit {
  width: 15%;
  font-size: 1.3rem;
}

#page_tv-tipps .mobile .module.include.termineliste ul li div.sender {
  width: 16%;
  font-size: 1.2rem;
}

#page_tv-tipps .mobile .module.include.termineliste .laendersuche #land {
  height: 35px;
  width: 100%;
}

#page_tv-tipps .module #land > option {
	font-size: 1.3rem;
}

#page_tv-tipps .mobile .module.include.termineliste .laendersuche #submitBTN {
  height: auto;
}

#page_tv-tipps .mobile #submitBTN {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 24px;
  line-height: inherit;
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 0.4em;
  margin-bottom: 0px;
  text-decoration: none;
  color: rgb(191,30,72) !important;
  padding: 0.1em 1em 0.1em 1em;
  font-weight: bold;
  background: #ddd none repeat scroll 0 0;
  cursor: pointer;
  border: none;
  border-radius: 0;
  box-shadow: none;
}