/* hst_programm.css */
#ardContenthead h1 { 
	padding: 0 0 0.5em 0; 
	margin: 0;
	font-size: 1em;
	width: 100%;
	text-align: center;
	color: #005E96 !important;
	}
	
/* Programm */

#hswprogramm
{
font-family: Verdana, san-serif;
font-size: 0.7em;
padding: 0;
margin: 0;
display: block;
width: 100%;
/* border-bottom: 2px solid #3D8FCC; */
}

.naviTag {
float: left;
/* border: #e9e9e9 1px solid; */
width: 99.9%;
margin: -1.5em 0 1em 0;
padding: 0;
display: inline;
}


.naviTag ul  {
float: left;
display: inline;
list-style: none;
width: 99%;
margin: 0;
padding: 0 0 0 1%;
font-weight: bold;
background: #cddff5 url(/static/hoerspieltage/pics/naviBg.gif) repeat-x left bottom;
}


.naviTag ul li {
float: left;
display: inline;
list-style: none;
font-weight: normal;
margin: 0;
padding: 0;
font-size: 1em;
}

.naviTag ul li.aktiv  {
float: left;
display: inline;
padding: 0.5em 0.5em 0.3em 0.5em;
margin: 3px 0 0 5px;
font-weight: bold;
background: #fff;
color: #001a4b;
border-top: 1px solid #001a4b; border-left: 1px solid #001a4b; border-right: 1px solid #001a4b;
}

.naviTag ul li a.wtage:link, .naviTag ul li a.wtage:visited, .naviTag ul li a.wtage:hover, .naviTag ul li a.wtage:active { text-decoration: none; float: left; display: inline; padding: 0.5em 0.5em 0.3em 0.5em; margin: 3px 1px 0 6px; background: #cddff5 url(/static/hoerspieltage/pics/naviBg.gif) repeat-x left bottom; color: #001a4b; border-top: 1px solid #cddff5; border-left: none; border-right: none; }

.naviTag ul li a.wtage:hover { text-decoration: none; float: left; display: inline; padding: 0.5em 0.5em 0.3em 0.5em; margin: 3px 0 0 5px; background: #fff; color: #001a4b; border-top: 1px solid #001a4b; border-left: 1px solid #001a4b; border-right: 1px solid #001a4b; }





#hswprogramm table
{
clear: both;
width: 100% !important;
padding: 0;
position: relative;
margin: 0 0 1.75em 0;
border-collapse: collapse;
}

#hswprogramm caption
{
font-size: 1em;
padding: 4px;
text-align: left;
color: #95999a;
width: 90%;
font-weight: bold;
position: relative;
}

#hswprogramm thead
{
display: none;
}

#hswprogramm tbody
{
clear: both;
padding: 0;
margin: 0;
width: 100% !important;
background: #fff;
font-size: 1.4em;
display: inline !important;
border-bottom: 1px solid #fff; /* die line dient dem FF als hilfe, das die richtige h�he dargestellt wird, sonst ist 1px unterschied im unteren blauen border der gesamten tabelle */
float: left;
}

#hswprogramm tr
{
clear: both;
background: #99cc00;
width: 100%;
}

#hswprogramm table td
{
vertical-align: top;
padding: 4px;
margin: 0;
}

#hswprogramm table th 
{
vertical-align: top;
padding: 4px;
margin: 0;
}


#hswprogramm table .zeit
{
width: 20%;
font-weight: normal;
background: #e9e9e9 !important;
text-align: left;
}


#hswprogramm table .ort
{
width: 20%;
font-weight: normal;
text-align: left;
background: #d5d6d7;
border-left: 2px solid #fff !important;
border-right: 2px solid #fff !important;
}

#hswprogramm table .veranst
{
width: 55%;
font-weight: normal;
text-align: left;
background: #e3edf9;
}

.col2 { background: #CEE1D0; }
.col3 { background: #BDD7C0; }
.col4 { background: #86A990; }
.col5 { background: #699176; }

.col6 { background: #477255; }
.col7 { background: #2D5A3B; }
.col8 { background: #224D2F; }



/* ENDE Programm */

.otherDay { 
display:none;
}
