html {
	height:100%;
}

body {
	background-color:#FFFFFF;
	font-family:"Arial", "Helvetica", sans-serif;
	font-size:small;
	color:#15218C;
	padding:0px;
	margin:0px;
}

#Inhalt {
	background-color:#FFFFFF;
	padding:0px;
	margin-left:1em;
	margin-right:1em;
}


#MainMenu {
	display:none;
}

#LogoBalken {
	display:none;
}

#Sonstiges {
	display:none;
}

#Sonstiges {
	display:none;
}

#AktuelleSendungen {
	display:none;
}

/* Startseite */


#Nachrichten {
	padding:0px;
}


#Aktuelles {
	padding:0px;
}

#InhaltText {
	margin-top:1em;
	margin-bottom:1em;
	color:#000000;
}

div.InhaltAbstand {
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}

/* Ueberschriften-Formate */


h1 {
	font-size:x-large;
	font-weight:normal;
}

h2 {
	font-size:large;
	font-weight:normal;
}

h2.MitRahmen {
	font-size:large;
	font-weight:normal;
}

h3 {
	font-size:1em;
	font-weight:bold;
}

h4 {
	font-size:small;
	font-weight:bold;
	margin-bottom:0em;
}

div.MeldungBoxGrau {
	padding:0.5em;
}


div.MeldungBoxWeiss {
	margin:0.5em;
}


tr.MeldungGrau {
}


tr.MeldungWeiss {
}


table {
	color:#000000;
	font-family:"Arial", "Helvetica", sans-serif;
	font-size:small;
}

table.Nachrichten {
	width:100%;
}

table.Nachrichten th {
	padding:0.5em;
	text-align:left;
}

table.Nachrichten td {
	padding:0.5em;
	text-align:left;
}


.unsichtbar {
	position:absolute;
	font-size:0;
	left:-1000px;
}


div.Breaker {
	overflow:hidden;
	height:0px;
	clear:both;
}


span.ArtikelToolsRechts {
	float:right;
	text-align:right;
}


/* allgemeine Text-Formate */
span.fett {
	font-weight:bold;
}



/* Einstellungen fuer grosse Zeitentabellen */

table.Zeiten {
	color:#15218C;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#000000;
}

table.ZeitenStart {
	border-top-style:none;
}

table.Zeiten th {
	color:#15218C;
	padding-left:0.5em;
	padding-right:0.5em;
	text-align:left;
	vertical-align:middle;
}

table.Zeiten td {
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#000000;
	padding-left:0.5em;
	padding-right:0.5em;
	color:#000000;
	text-align:left;
	vertical-align:top;
}


/* Einstellungen fuer die Zeitentabelle auf der Startseite */


div.VorNaechsterTag {
	text-align:right;
	width:100px;
	float:right;
	font-size:x-small;
}

form.PrgSuche {
	margin:0px;
}

div.KontaktLinks {
	float:left;
	width:225px;
}

div.KontaktRechts {
	float:left;
	width:225px;
	margin-left:20px;
}

div.KontaktBreaker {
	overflow:hidden;
	height:0px;
	clear:both;
}

hr.TrennLinie {
}

div.TrennLinie {
}

div.RN {
	margin-top:1em;
	margin-bottom:1em;
	color:#000000;
	margin-right:5px;
}

div.Aktuelles {
	margin-top:1em;
	margin-bottom:1em;
	color:#000000;
}

span.SuchHighlight {
	font-weight:bold;
}

.AbstandHalb {
	margin-top:0.5em;
	margin-bottom:0.5em;
}


.OhneAbsatz {
	margin-top:0;
	margin-bottom:0;
}

.OhneAbsatzOben {
	margin-top:0;
}

.OhneAbsatzUnten {
	margin-bottom:0;
}


span.mm1 {
	color:#00FF00;
	font-style:italic;
	font-weight:bold;
}

span.mm2 {
	color:#000066;
	font-style:italic;
	font-weight:bold;
}

div.BildBoxLinks {
	float:left;
	min-width:150px;
	color:#000000;
	background-color:#FCE4D2;
	border-color:#FF7918;
	border-style:solid;
	border-width:1px;
	margin:5px;
	margin-left:0;
	padding:0px;
	text-align:center;
	overflow:visible;
}

div.BildBoxRechts {
	float:right;
	min-width:150px;
	color:#000000;
	background-color:#FCE4D2;
	border-color:#FF7918;
	border-style:solid;
	border-width:1px;
	margin:5px;
	margin-right:0;
	padding:0px;
	text-align:center;
	overflow:visible;
}

td.StreamingBox {
	width:110px;
	padding:5px;
	margin:0;
	background-color:#FCE4D2;
	border-right:#FF7918 solid 1px;
}

td.AktuelleSendungen {
	background-color:#FCE4D2;
	border-left:#FF7918 solid 1px;
}