/* IE8 kann keine Fonts unterschiedlicher Staerke; damit aber zumindest die Masternavi ueberall gleich aussieht, diese Loesung, ggf. auch weitere Extra-Anweisungen fuer IE8 hier */


.masternavi ul li.tv,
.masternavi ul li.radio,
.masternavi ul li.ardmt 
{ 
    font-family: ThesisBold;
	font-weight: normal;
}

form, form input, #header .searchBox form, #header .searchBox input, #header div.searchBox, #header input.searchInput.active 
{
	font: 1em !important;
}

.ui-state-hover, 
.ui-widget-content .ui-state-hover, 
.ui-widget-header .ui-state-hover, 
.ui-state-focus, .ui-widget-content .ui-state-focus, 
.ui-widget-header .ui-state-focus ,
.ui-state-highlight:hover,
.ui-widget-content .ui-state-highlight:hover, 
.ui-widget-header .ui-state-highlight:hover,
.ui-state-highlight.ui-state-active, .ui-widget-content .ui-state-highlight.ui-state-active,
.ui-datepicker-current-day .ui-state-active
{ 
	font-weight: normal !important; 
}

h1, h3, h4, h5, h6, strong
{ 
	font-family: ThesisBold !important;
	font-weight: normal !important;
}

h2,
.controls .button,
.controls .button a,
.menueToggle,
.legende .button a,
.modCon .modInhaltstypTgs .box .inhaltstypTgsDiv h2 
{
    font-family: ThesisBtn;
    font-weight: normal !important;
	}

.modParagraph .modTable .headline
{ 
	font-family: ThesisBold !important;
	font-weight: normal !important;
}

/* Dropdown fix */

.form select,
.form select option
{
	color: #000;
	font-size: inherit;
	font-family: inherit;
	padding: inherit;
	margin: inherit;
	border: inherit;
	line-height: inherit;
}

.form #euform span.unitC {
    margin: 4px 0 4px 0;
 
}

/*.form #euform .unitA .unitA span.unitA,*/
/*.form #euform .unitA input.submitButton
{
	margin: 10px 0 0;
} */

/* Ende Dropdown Fix */

/* Inputfeld Sendungsarchiv */

.modForm input#datepickerValue
{
	line-height: 1.3em;
	vertical-align: middle;
}

.poweruser span,
.poweruser ul li a
{
	font-family: ThesisBtn;
    font-weight: normal !important;
}

.teaser .mubuList .mubuText
{
	display: block;	
	padding-top: 0;
}

/* Socialbar Icons	*/

.modSocialbar .likeCon iframe.iframefb
{
    width: 80px !important;
	/* border: 1px solid #ff8400; */
	height: 24px !important;
	margin: 5px 8px 0 8px;
}

.modSocialbar .likeCon iframe.iframetw
{
    width: 98px !important;
    height: 24px !important;
	/* border: 1px solid blue; */
	margin: 5px 10px 0 8px !important;
}

.modSocialbar .likeCon iframe.iframegp
{
    float: left !important;
    width: 66px !important;
	/* border: 1px solid #000; */
	margin: 5px 0 0 0 !important;
	height: 24px !important;
}

.modSocialbar .share a
{
	height: 100% !important;	
}

.masternavi .ardlogo a {
    background: url("../img/base/icon/ardlogo_weiss.png") no-repeat top !important;
    float: right !important;
    height: 35px !important;
    margin: 0 !important;
    padding: 0 2px !important;
    width: 70px !important;
    z-index: 2;
}

/* ##### Barrierefrei ###### */

.tagesschau .section .modCon .button a:focus, 
{
	background-color: #5a5955 !important;
	color: #fff;
}