/* Skin CSS for Springbreak 2010 */

/* First hide all menu blocks */
/* ! This is important for the function of all this ! */
.nav_block {
	display: none !important;
	}
	* html .nav_block {
		float: left !important;
		}
	
/* Menu elements that must be shown in this skin */
/* every menu block is selectable by nav_(section) (e.g. nav_musik) */

#nav_home, #nav_springbreak {
	display: inline !important;
	}
	
/* Styling stuff */

body {
	background: #F7FBFB url(/img/skins/ssb10/ssb2010_skin.png) 0 -1px no-repeat !important;
	}
	
	
/* Design elements for MultiTeaser */
.multiTeaser .items .teaser .headline_dz, .multiTeaser .items .teaser .content {
	background-image: url(/img/skins/ssb10/multiteaser_layer_text.png);
	}
	
.multiTeaser .items .teaser .headline_dz h2, h2, .content h3 {
	color: #006A33 !important;
	}
	
	.content h3 {
		margin: 0 0 3px;
		}
	
	.content p span.highlight {
		color: #5F7BA2;
		}
	
div.linkList h3 {
	background: #80C14D !important;
	color: #000 !important;
	}
	
	.multiTeaser .items .teaser .headline_dz h4, h4, #lpwrapper h1, div.comment_userdata span.myxuser, .comment_text {
		color: #000 !important;
		}	
		
.comment_userdata .sputniker {
	color: #71BA38;
}
			
.multiTeaser .wrapper {
	z-index: 0 !important;
	}
		
.multiTeaser .items .teaser .content p, p {
	color: #000 !important;
	}
	
.multiTeaser .wrapper, div.teaser div.teaserContent, #lineuptool {
	background-image: url(/img/skins/ssb10/bg_article_white_60.png);
	}
	
	* html .multiTeaser .wrapper, * html div.teaser div.teaserContent, * html #lineuptool {
	background-image: none !important;
	xxxfilter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/skins/ssb10/bg_article_white_60.png', sizingMethod='scale') !important;
	}
	
.multiTeaser .navi {
	background-image:url(/img/skins/ssb10/multiteaser_navi_top_background.png);
	}
	* html .multiTeaser .navi{
	background-image: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/skins/ssb10/multiteaser_navi_top_background.png', sizingMethod='image');
	}
	
	* html .multiTeaser .navi li a span {
		background-image: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/icon/multiteaser_dot.png', sizingMethod='image');
		}
		
	* html .multiTeaser .navi li a.selected span {
		background-image: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/icon/multiteaser_dot_o.png', sizingMethod='image');
		}
	
.multiTeaser #btn_prev span.normal{
	background-image:url(/img/skins/ssb10/multiteaser_back.png);
}
.multiTeaser #btn_prev span.over{
	background-image:url(/img/skins/ssb10//multiteaser_back_over.png);
}
.multiTeaser #btn_next span.normal{
	background-image:url(/img/skins/ssb10/multiteaser_fwd.png);
}
.multiTeaser #btn_next span.over{
	background-image:url(/img/skins/ssb10/multiteaser_fwd_over.png);
}

	* html .multiTeaser #btn_prev span.normal{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/skins/ssb10/multiteaser_back.png', sizingMethod='image');
	}
	* html .multiTeaser #btn_prev span.over{
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/skins/ssb10//multiteaser_back_over.png', sizingMethod='image');
	}
	* html .multiTeaser #btn_next span.normal{
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/skins/ssb10/multiteaser_fwd.png', sizingMethod='image');
	}
	* html .multiTeaser #btn_next span.over{
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/skins/ssb10/multiteaser_fwd_over.png', sizingMethod='image');
	}

.multiTeaser .items .teaser .links li, div.links li {
	background: #71ba38; /*url(/img/skins/ssb10/bg_iconleiste.png);*/
	background-repeat: repeat-x;
	}
	
div.sizeS div.teaser div.links li {
	background: none !important;
	background-color: #FFF !important;
	}
	
div.linkList {
	background: url(/img/skins/ssb10/bg_article_lightblue_60.png) left top repeat !important;
	}
	
div.linkList li.dark {
	background: #FFF;
	}
	
div.linkList ul li a span, div.article p.toolbar a.icon:hover span {
	background: url(/img/skins/ssb10/arrow_green.gif) left center no-repeat;
	}
	
div.article div.content p a, span.promoText p a	{
	padding-left: 8px !important;
	text-decoration: none;
	}
	
div.article div.content p a, span.promoText p a	{
	background: url(/img/skins/ssb10/arrow_lightgreen.gif) left center no-repeat;
	}
	
div.article div.content p a:hover, span.promoText p a:hover	{
	background: url(/img/skins/ssb10/arrow_darkgreen.gif) left center no-repeat;
	}
	
span.promoText {
	background-image: none !important;
	background-color: #FFF !important;
	}
	
span.promoText p {
	color: #CF0024 !important;
	}
	
.bildrechteItem {
	background-image: url(/img/skins/ssb10/bg_article_white_60.png) !important;
	}
	
/* Icons */
a.voting span {
	background-image: url(/img/skins/ssb10/icon_voting.gif) !important;
}
a.to_article span, div.author p a.icon span, img.icon, span.icon {
	background: url(/img/skins/ssb10/icon_link.gif) left top no-repeat !important;
}

div.article div.author a.icon {
	background-image: url(/img/skins/ssb10/icon_link.gif) !important;
	}
	
a.listen span {
	background-image:url(/img/skins/ssb10/icon_audio.gif) !important;
}
a.stream_video span {
	background-image:url(/img/skins/ssb10/icon_video.gif) !important;
}
	
a.gallery span, .multiTeaser .items .teaser .links a.gallery span {
	background-image:url(/img/skins/ssb10/icon_bilder.gif) !important;
}
	
a.podcast span {
	background-image:url(/img/skins/ssb10/icon_podcast.gif) !important;
}

span.bildrechteBtn {
	background-image:url(/img/skins/ssb10/icon_bildrechte.gif) !important;
	}
		
div.linkList ul.stream_audio li a span {
	background-image:url(/img/skins/ssb10/icon_audio.gif) !important;
}

div.article div.comments a.icon {
	background-image:url(/img/skins/ssb10/to_comments_white.gif) !important;
	}

#socialbookmarks p {
	background-image:url(/img/skins/ssb10/share_icon.gif) !important;
	}
	
#commentcount p {
	background-image:url(/img/skins/ssb10/head_comment_icon.gif) !important;
	}

div.linkList ul.download li a span {
	background-image:url(/img/skins/ssb10/icon_download.gif) !important;
}

#wrapperPage {
	background-image: url(/img/skins/ssb11/header_ie.png) !important;
	margin-left: 0 !important; /* removes the space on the left side of the page */
	width: 1070px !important; /* size of the header image */
	}
	
	#wrapperMainContent, #wrapperSiteNavigation {
		margin-left: 1.6em !important; /* readds the space on the left side of the page for all elements but the header */
		}
		
	#wrapperMainNavigation {
		height: 15em !important;
		}
		
	#ssb_head {
		height: 180px !important;
		z-index: -1;
		}
	
#logo, #siteNavigation li a {
	background-image: url(/img/skins/ssb10/footer.png);
	}
	
#logo a {
	background-image: url(/img/skins/ssb10/logo_mdr_on_green.png) !important;
	width: 152px !important;
	}
	
#logoSputnik, #wrapperMainNavigation, #summaryNavi {
	visibility: hidden !important;
	}
	
#siteNavigation li a {
	color: #FFF !important;
	}
	
#siteNavigation li a:hover {
	color: #000 !important;
	}
	
/* Articles */
div.article {
	background-image: url(/img/skins/ssb10/bg_article_white_60.png);
	}
	* html div.article{
	background-image: none;
	xxxfilter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/skins/ssb10/bg_article_white_60.png', sizingMethod='scale');
	}
div.article div.navi, div.bordered div.navi {
	background-image: url(/img/skins/ssb10/article_teaser_iconzeile_active.png);
	}
div.article div.navi p.inactive, div.bordered div.navi p.inactive {
	background-color: #2A7430 !important;
	}
	
span.weiss {
	color: #006A33 !important; /* I love it! class white shows green text! */
	}
	
/* Animated Hutzelviechers */
#ssb_octopuss {
	width: 102px;
	height: 92px;
	position: absolute;
	top: 50px;
	left: 15px;
	}
	
#ssb_grossmaul {
	background: url(/img/skins/ssb11/grossmaul.gif) left top no-repeat;
	width: 119px;
	height: 78px;
	position: absolute;
	top: 83px;
	left: 284px;
	}
	
#ssb_dancer {
	background: url(/img/skins/ssb11/dancer.gif) left top no-repeat;
	width: 43px;
	height: 65px;
	position: absolute;
	top: 84px;
	left: 594px;
	}
	
#ssb_eule {
	background: url(/img/skins/ssb10/eule.gif) left top no-repeat;
	width: 148px;
	height: 134px;
	position: absolute;
	top: 20px;
	left: 757px;
	}
	
#ssb_tropf {
	background: url(/img/skins/ssb10/tropf.gif) left top no-repeat;
	width: 55px;
	height: 65px;
	position: absolute;
	left: 1026px;
	top: 103px;
}
	
#ssb_ghost_II {
	background: url(/img/skins/ssb10/ghost2.gif) left top no-repeat;
	width: 155px;
	height: 140px;
	position: absolute;
	left: 999px;
	top: 263px;
}

#ssb_fahnen {
	background: url(/img/skins/ssb10/fahnen.gif) left top no-repeat;
	width: 69px;
	height: 30px;
	position: absolute;
	left: 916px;
	top: 64px;
	}

#ssb_logo {
	width: 160px;
	height: 29px;
	position: absolute;
	left: 154px;
	top: 18px;
	}
	
	#ssb_logo a {
		border: none !important;
		}
		
#ssb_winker {
	width: 90px;
	height: 86px;
	background: url(/img/skins/ssb10/ghost1.gif) left top no-repeat;
	float: left;
	}
	
#ssb10Search {
	float: left;
	margin-top: 1em !important;
	background: transparent url(/img/skins/ssb10/bg_suche_menu.gif) left top no-repeat;
	height: 23px;
	padding: 0 3px;
	}
	
	#ssb10Search input.text {
		width: 91px;
		}
		
	#ssb10Search .image {
		margin-top: 5px;
		}
		
#webcodeForm {
	margin-top: 0.2em !important;
	background: transparent url(/img/skins/ssb10/bg_webcode_menu.gif) left top no-repeat;
	height: 23px;
	padding: 0 3px;
	}
	
	#webcodeForm .image {
		margin-top: 5px !important;
		}
	
/* Link colors */
a {
	color: #000 !important;
	}
	
div.article div.content p a, span.promoText p a {
	color: #71ba38 !important;
	}
div.article div.content p a:hover, span.promoText p a:hover {
	color: #10772d !important;
	}
	
/* Navigation */
/*sputnik.de 'RUBRIK'*/
#subNavigation div.sputnik span.leftStripeMain{
	background:url(/img/skins/ssb10/menu_main_current_act.png) left top no-repeat !important;

}
#wrapperSubNavigation div.sputnik a {
	background-image:url(/img/skins/ssb10/menu_main_current_act.png) !important;
	color: #FFF !important;
}
/*activated 'RUBRIK'*/
#subNavigation div.current span.leftStripeMain{
	background:url(/img/skins/ssb10/menu_main_current.png) left top no-repeat !important;

}
#wrapperSubNavigation div.current a {
	background-image:url(/img/skins/ssb10/menu_main_current.png) !important;
	color: #FFF !important;
}
/*inactive 'RUBRIK'*/
#subNavigation div span.leftStripeMain{
	background:url(/img/skins/ssb10/menu_main.png) left top no-repeat !important;
}
#wrapperSubNavigation div a {
	background-image:url(/img/skins/ssb10/menu_main.png) !important;
}
/* hover 'RUBRIK' */
#wrapperSubNavigation div a:hover {
	background-image:url(/img/skins/ssb10/menu_main_current.png) !important;
	color: #FFF !important;
}

/*inactive 'SUB-RUBRIK'*/
#wrapperSubNavigation div ul li a{
	background-image:url(/img/skins/ssb10/menu_sub.png) !important;
	color:#000;
	padding-left: 2px;
}
#subNavigation div ul li span.rightStripeSub{
	background:url(/img/skins/ssb10/menu_sub.png) top right no-repeat !important;
}
/*activated 'SUB-RUBRIK'*/
#subNavigation div ul.current li span.rightStripeSub{
	background-image:url(/img/skins/ssb10/menu_sub_current.png) !important;
}
#wrapperSubNavigation div ul.current li a{
	background-image:url(/img/skins/ssb10/menu_sub_current.png) !important;
}

#wrapperSubNavigation div ul.current li a.current, #subNavigation div ul.current li span.current{
	background-image:url(/img/skins/ssb10/menu_sub_current_act.png) !important;
	color: #FFF !important;
}
/*hover 'SUB-RUBRIK' */
#wrapperSubNavigation div ul li a:hover, #wrapperSubNavigation div ul.current li a:hover{
	background-image:url(/img/skins/ssb10/menu_sub_current_act.png) !important;
	background-position-x: left !important;
	color:#FFF !important;
}
#wrapperSubNavigation div a.button {
	background-image: none !important;
	}
	
#wrapperSubNavigation div a.button span {
	background-image: url(/img/skins/ssb10/minus.gif) !important;
	}
	
	 #lineupleft .minus, #lineupleft .plus {
	 	display: none;
	 	}
	
#wrapperSubNavigation div a.plus span {
	background-image: url(/img/skins/ssb10/plus.gif) !important;
	}
	
/* Multimediateaser icons */
div.navi p.stream_video span {
	background-image: url(/img/skins/ssb10/txt_stream_inactive.gif);
	}
div.navi p.podcast span {
	background-image: url(/img/skins/ssb10/txt_podcast_inactive.gif);
	}
div.navi p.listen span {
	background-image: url(/img/skins/ssb10/txt_listen_inactive.gif);
	}
div.navi p.gallery span {
	background-image: url(/img/skins/ssb10/txt_gallery_inactive.gif);
	}

/* Temporary skyscraper */
#ssb_skyscraper {
	clear: none;
	float: left;
	height: auto;
	width: 19.6em !important;
	padding: 0;
	position: relative;
	margin: 1.7em 0 0;
	}
	
#ssb_counter_repl {
	position: absolute;
	top: 35px;
	left: 0;
	z-index:99999;
	}
	
#lineup_head {
	background: transparent url(/img/skins/ssb10/lineup_head.png) left top no-repeat;
	position: relative;
	z-index: 5;
	width: 196px;
	height: 42px;
	overflow: hidden;
	}
	
	* html #lineup_head {
		background-image: url(/img/skins/ssb10/lineup_head.gif); }
	
	#lineup_content {
		background: #71ba38;
		position: relative;
		z-index: 4;
		margin-top: -8px;
		overflow: hidden;
		}
		
		#lineup_content #lineup_image {
			width: 196px;
			height: 147px;
			}
		#lineup_content img.lineup {
			width: 196px;
			height: 147px;
			border: none !important;
			}
			
		#lineup_content #lineup_text p {
			margin: 10px !important;
			padding: 0 !important;
			width: 160px;
			font-size: 110%;
			}
			
	#lineup_link {
		position: absolute;
		bottom: 10px;
		right: 10px;
		}
		
#nl_head {
	background: transparent url(/img/skins/ssb10/newsletter_head.png) left top no-repeat;
	position: relative;
	z-index: 5;
	width: 196px;
	height: 69px;
	overflow: hidden;
	}
	
	* html #nl_head {
		background-image: url(/img/skins/ssb10/newsletter_head.gif); }
	
	#newsletterText {
		margin: -24px 45px 10px 10px;
		font-size: 110%;
		color: #000;
		}
		
		* html #newsletterText {
		width: 140px;
		margin-right: 0;
		}
		
#nameHolder, #emailHolder {
    background: transparent url(/img/skins/ssb10/bg_nl_input_text.gif) 10px top no-repeat;
    margin: 0 0 5px 0;
    padding: 0 10px;
    height: 21px;
    float: left;
    }
    
    #emailHolder.error, #nameHolder.error {
    background: transparent url(/img/skins/ssb10/bg_nl_input_text_error.gif) 10px top no-repeat;
    }
		
#nameHolder input, #emailHolder input {
	position: relative;
	top: 0;
	left: 0;
	width: 170px;
	background: none !important;
	outline: 0 none !important;
	color: #000;
	border: none !important;
	padding: 4px 3px !important;
	margin: 0 !important;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 110%;
	}
	
	#nameHolder input.error, #emailHolder input.error {
		color: #FFF;
		}
		
	#submitHolder #newsletterFormSubmit {
		background: #71ba38 url(/img/skins/ssb10/input_nl.gif) left center no-repeat;
		padding-left: 17px;
		font-size: 110%;
		margin: 5px 10px 10px;
		border: none;
		cursor: pointer;
		color: #000 !important;
		}
	
.sks_box {
	height: auto;
	margin-bottom: 15px;
	overflow: hidden;
	clear: both;
	padding: 0 !important;
	background-color: #71ba38;
	}
	
	* html .sks_box {
		float: left;
		}
		
	* html #ssb_sks_countdown, * html #ssb_sks_tickets {
		width: 196px;
		height: 95px;
		}
	
#a-z {
	display: none !important;
	}
	
/* Lineuptool */
#lineupleft, #lineupright, #lpwrapper #tabnavi a.current {
	background: url(/img/skins/ssb10/bg_article_white_60.png) left top repeat !important;
	}
	* html #lineupleft, * html #lineupright, * html #lpwrapper #tabnavi a.current {
	background-image: none;
	xxxfilter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/skins/ssb10/bg_article_white_60.png', sizingMethod='scale');
	}
	
#lpwrapper #tabnavi a:hover {
	background-image: none !important;
	background-color: #FFF !important;
	}
	
#lpwrapper #tabnavi a {
	background-image: url(/img/skins/ssb10/bg_article_lightblue_60.png) !important;
	}
	
#lineupright #add2mylist {
	background-color: #71ba38 !important;
	}
	
	#lineupright #add2mylist:hover {
		background-color: #10772d !important; 
		}
	
#lineupright #remove2mylist {
	background-color: #CF0024 !important;
	color: #FFF !important;
	}
	
	#lineupright #remove2mylist:hover {
		background-color: #910022 !important;
		color: #FFF !important;
		}
		
#lpwrapper #tagnavi a {
	background-image: url(/img/skins/ssb10/menu_main.png) !important;
	}
	
	#lpwrapper #tagnavi a.current, #lpwrapper #tagnavi a:hover {
		background-image: url(/img/skins/ssb10/menu_main_current.png) !important;
		color: #FFF !important;
		}
		
#lineupright .icon_homep {
	background-image: url(/img/skins/ssb10/article_white.gif) !important;
	}
	
#lineupleft select {
	background-color: #FFF !important;
	border: 1px solid #71ba38 !important;
	}
	
#lineupleft .Day {
	background-color: #71ba38 !important;
	}

#lineupleft .Stage {
	color: #000 !important;
	}
	
	#lineupartistmedia {
		overflow: hidden;
		}
	
input.text {
	border: none !important;
	background: none !important;
	color: #000 !important;
	outline: 0 none;
	padding: 5px 0 !important;
	}
	
tr.bright td {
	background: none !important;
	color: #000;
	}
	
tr.dark td {
	background: #FFF !important;
	color: #000;
	}
	
#majorteaser div.headline {
	display: none !important;
	}
	
.sputnik a {background: url(/img/skins/ssb10/sputnik.png) no-repeat 0 0;}
.facebook a {background: url(/img/skins/ssb10/facebook.png) no-repeat 0 0;}
.twitter a {background: url(/img/skins/ssb10/twitter.png) no-repeat 0 0;}
.myspace a {background: url(/img/skins/ssb10/myspace.png) no-repeat 0 0;}
.studivz a {background: url(/img/skins/ssb10/studivz.png) no-repeat 0 0;}
.schuelervz a {background: url(/img/skins/ssb10/schuelervz.png) no-repeat 0 0;}
.meinvz a {background: url(/img/skins/ssb10/meinvz.png) no-repeat 0 0;}

#socialbookmarks ul li span, #socialbookmarks ul li ul li span {background: url(/img/skins/ssb10/span_bg.png) no-repeat 0 0;color:#fff;}

#socialbookmarks ul li.sputnik span {
	background-image: url(/img/skins/ssb10/span_bg_sputnik.png);
	color: #fff;
}

#ssb_sks_communities a {
	text-indent: -9999px;
	width:23px;
	height:23px;
	display:block;
	float: left;
	padding-left: 2px !important;
}

#ssb_sks_communities a#sks_comm_ms {
	background: url(/img/skins/ssb10/sks_sputnik.png) no-repeat 0 0;
}

#ssb_sks_communities a#sks_comm_fb {
	background: url(/img/skins/ssb10/sks_facebook.png) no-repeat 0 0;
}

#ssb_sks_communities a#sks_comm_svz {
	background: url(/img/skins/ssb10/sks_studivz.png) no-repeat 0 0;
}

#ssb_sks_communities a:hover {
	background-position: 0 -23px !important;
}

#comm_head {
	background: transparent url(/img/skins/ssb10/communities_head.png) left top no-repeat;
	position: relative;
	z-index: 5;
	width: 196px;
	height: 61px;
	overflow: hidden;
	}
	
	* html #comm_head {
		background-image: url(/img/skins/ssb10/communities_head.gif); }
		
#ssb_sks_communities p.sks_comm_links {
	height: 23px;
	}
#ssb_sks_communities p.sks_comm_title {	
	font-size: 110%;
	margin-top:-20px;
	width:130px;
	}
	
#commentRegister {
background-image: url(/img/skins/ssb10/button_arrow.png) !important;
	}
	
#commentcount {
	background-image: url(/img/skins/ssb10/head_comment.png) !important;
	}
	
	#commentcount p {
		color: #FFF !important;
		}
	
#commentbox input {
	background-image: url(/img/skins/ssb10/bg_input.png) !important;
	color: #000;
	}
	
#commentbox input.submit {
	background-image: url(/img/skins/ssb10/bg_input_submit.png) !important;
	color: #FFF;
	}

#commentbox input#commentSend {
	background-image: url(/img/skins/ssb10/bg_input_submittext.png) !important;
	}
	
#commentboxBG, #commentlist {
	background: none !important;
	overflow: hidden;
	}
	
#commentblock {background: none !important;}

	
#commentbox	#commentboxTextform textarea {
	border-color: #71ba38 !important;
	}
	
/* IE 6 stuff */
* html div.moderator,
* html div.programm table tr.dark td,
* html #searchFormInContent,
* html div.searchResults div.paging,
* html div.extern,
* html div.sizeS div.teaser .teaserContent,
* html div.sizeM div.teaser .teaserContent,
* html div.sizeL div.teaser .teaserContent,
* html div.linkList li.dark,
* html #tag_cloud,
* html div.article tr.dark td,
* html div.clubcharts div.chart table th,
* html div.clubcharts div.chart table  tr.dark td,
* html div.news div.content,
* html div.article,
* html div.videoplayer,
* html div.form,
* html div.linkList,
* html div.playlistArchiv,
* html div.frequencies div.form,
* html div.frequencies table,
* html div.FAQ div.questions,
* html .searchResults div.form,
* html .searchResults .textOnly,
* html .searchResult,
* html div.majorteaser div.sizeM,
* html div#mt_info,
* html div#kontaktForm,
* html .multiTeaser .wrapper,
* html .topNews .content,
* html .bildrechteItem
 {
	background-image:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/skins/ssb10/bg_article_white_60.png', sizingMethod='scale');
}

/* THIS IS JUST TEMPORARY! REMOVE AFTER SKYSCRAPER IS IN PLACE! */
#wrapperMainContent {
	min-height: 1400px;
	height: auto !important;
	height: 1400px;
	} 
	
span.serienteaser_teaserlist {
	color: #71ba38 !important;
	}
	
.teaser_alternate .teaserContent {
	background: #FFF !important;
	}
	
.ssbdirTeaser {
	margin: 0 !important;
	padding: 0 !important;
	}
	
div.ssbdirTeaser div.teaserContent {
	padding: 3px 0 !important;
	}
	
div.ssbdirTeaser div.teaserContent p {
	padding: 5px 10px !important;
	}
	
div.ssbdirTeaser div.ssbdirLast {
	margin-bottom: 30px !important;
	}
