




body
{
	margin: 0;
	padding: 0;
	margin-left:00px;
	background: url(/image/mobilecast/bg.gif) rgb(197,204,211);	 /* Set the page color to light blue */
	-webkit-text-size-adjust:none;		  /* Turn off font resizing */
}

body > .toolbar {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #6d84a2;

    height: 43px;
    background: url(/image/mobilecast/bg-header-welt.png) #183273 no-repeat;
}

h1 
{
#position: absolute;
overflow-x: hidden;
overflow-y: hidden;
margin-left:0px;
height: 25px;
font-size: 17px;
font-family: Helvetica, Verdana, Arial;
font-weight: bold;
text-align: center;
white-space: nowrap;
color: #ffffff;

}


p {

margin:0;
padding: 0;
padding-top: 5px;
}


h2 
{
	margin:0;
	padding-top:10px;		  
	padding-right:10px;		 
	padding-bottom:5px;	
	padding-left:0px;
	font-size:17px;
	margin-left:13px;
	font-family:  Helvetica, Verdana, Arial;
	font-weight:bold;
	color: rgb(76,86,108);	 /* Set each label color */		
}

h2.video
{
		padding-left:18px;
	background: url(/image/mobilecast/icon_mobcast_video.gif) no-repeat left center;
}

h2.audio
{
		padding-left:18px;
	 background: url(/image/mobilecast/icon_mobcast_audio.gif) no-repeat left center;
}


h3 
{
	margin:0;
	padding-top:00px;		  
	padding-right:10px;		 
	padding-bottom:3px;	
	padding-left:18px;
	font-size:15px;
	margin-left:23px;
	font-family: Helvetica;
	font-weight:bold;
	color: rgb(0,0,0);	 /* Set each label color */		
}



img {
float: left;
border-style: none;
margin-top: -4px;
margin-right: 7px;
margin-bottom: 1px;
margin-left: -2pt;
}

img.zurueck{
padding-top: 7px;
padding-left: 5px;
padding-right: 0px;
margin: 0px;
}

img.sendungslogo{
margin-top: 0px;
}

.clearMe {
	clear: both;
	font-size: 1px;
	height: 0;
	margin: 0;
	line-height: 0;
	overflow: hidden;
}


.smallheadline {
color: #1c65b5;
display: block;
margin-bottom: 0px;
font-size: 11px;
white-space: nowrap;
margin-right: 23px;
overflow-x: hidden;
overflow-y: hidden;
}

.smallinfo {
color: #1c65b5;
font-weight:normal;
display: block;
margin: 0px;
font-size: 11px;
overflow-x: hidden;
overflow-y: hidden;
}


#blockinfo
{
    padding: 4px 10px 6px 10px;	   
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;		  /* Set each list 17 pixels from the top of the button bar(or the top of the next list) */
	
	font-size:12px;
	font-family: Helvetica;
	font-weight:normal;
	color:black;
	
	#width: 290px;
	background-color: white;       /* Each list has a white background fill */
	
	border-width: 1px;		       /* Draw a rectangle around each list */
	border-style:solid ;
	border-color:rgb(217,217,217);
	
	-webkit-border-radius: 8px;		 /* Round each corner of the created rectangle */
}


body > ul {
	padding: 0;	   
	margin-top:0;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;		  /* Set each list 17 pixels from the top of the button bar(or the top of the next list) */
	
	font-size:15px;
	font-family: Helvetica;
	font-weight:bold;
	color:black;
	
	#width: 290px;
	background-color: white;       /* Each list has a white background fill */
	
	border-width: 1px;		       /* Draw a rectangle around each list */
	border-style:solid ;
	border-color:rgb(217,217,217);
	
	-webkit-border-radius: 8px;		 /* Round each corner of the created rectangle */
}

body > ul > li {
    position: relative;
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 8px 0 8px 10px;
    font-size: 17px;
	font-family: Helvetica;
    font-weight: bold;
    list-style: none;
}

body > ul > li.group {
    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999999;
    padding: 1px 10px;
    font-size: 15px;
    font-weight: bold;
    text-shadow: rgba(0, 0, 0, 0.4) 0 1px 0;
    color: #FFFFFF;
}

body > ul > li.group:first-child {
    top: 0;
    border-top: none;
}

body > ul > li > a {
    display: block;
    margin: -8px 0 -10px -10px;
    padding: 8px 22px 10px 10px;
    text-decoration: none;
    color: inherit;
    background: url(/image/mobilecast/pfeil.png) no-repeat right center;
}

body > ul > li > a.media {
    display: block;
    margin: -8px 0 -10px -10px;
    padding: 8px 35px 10px 10px;
    text-decoration: none;
    color: inherit;
    background: url(/image/mobilecast/pfeil-media.png) no-repeat right center;
}



.infowrap {
	width: 320px;
	float: left;
	text-align: center;
	background-color: #eff3f4;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
}

#footer {
color: #4c566c;
font-size: 12px;
font-weight: normal;
	font-family: Helvetica;
text-shadow: #ffffff;
text-align: center;
margin-top: 10px;
margin-right: 0pt;
margin-bottom: 10px;
margin-left: 0pt;
clear: both;
float: left;
width: 100%;
}



.spacer {
	font-size: 1px;
	overflow: hidden;
	height: 9px;
	clear: both;
}

