
#ttrennlinie {width: 100%; height: 2px; margin: 2px 0 2px 0; padding: 2px 0 5px 0; text-align: center; float: left;}
#arrow {width: 19px; height: 60px; padding: 0 0 2px 0; float: left;}

div.date {font-size: 100%; line-height: 14px; text-align: center; width: 20px; padding-right: 3px; margin: 0px 4px 15px 0px; color: #787878; float: left; }
div.date .dday {font-size: 18px; line-height: 18px;}
div.date .dmonth {font-size: 10px; text-transform: uppercase; line-height: 12px; }
div.date .dyear {font-size: 9px; line-height: 12px; }

.artikel {width: 228px; font-size: 11px;  margin: 6px 2px 2px 2px; padding: 0px; float: none; clear: both; text-align: left; }
.artikeltext {font-size: 11px; line-height: 1.2em; margin: 0px; padding: 0px; float: left;}
.artikeltext p {font-size: 11px; line-height: 1.2em;}

#subheader {font-weight: bold; color: #999999; padding: 0px 0px 10px 0px;}

/*### SUBHEADER bei NEWS-Liste ###*/
h6 {color: #FFFFFF; font-size: 11px; font-weight: normal; display: inline; line-height: 1.2em;}
SPAN.comments {color: #787878; font-size: 10px;}
SPAN.comments a {color: #787878; font-size: 10px;}
SPAN.comments a:link {color: #787878; font-size: 10px;}
SPAN.comments a:visited {color: #787878; font-size: 10px;}
SPAN.comments a:active {color: #787878; font-size: 10px;}
SPAN.comments a:hover {color: #787878; font-size: 10px;}


a div.newsheadline {font-size: 11px; color: #47BF13; font-weight: bold; line-height: 1.2em; padding: 0px; cursor: hand;}
a:link div.newsheadline {color : #47BF13; font-weight: bold; text-decoration: none;}
a:visited div.newsheadline {color : #47BF13; text-decoration: none;}
a:active div.newsheadline {color : #47BF13; text-decoration: none;}
a:hover div.newsheadline {color: #47BF13; text-decoration: underline;}


/* ##### NEWS Calender Contextmenu ###### */

.rcMenuContainer {
    position: absolute;
    border: 1px solid #7e7e7e;
    background: #000000;
    padding:2px;
    z-index:10;
    width:200px;
}
.rcMenuItem {
    font-size:11px;
    font-weight:normal;
    padding:3px;
    text-decoration:none;
    text-decoration:underline;
    color:#47BF13;
    background-color:#111111;
    border:1px solid #000000;
}
.rcMenuItemHover {
    font-size:11px;
    font-weight:normal;
    padding:3px;
    text-decoration:underline;
    background-color:#333333;
    color:#FFFFFF;
    border:1px solid #7E7E7E;
}
.rcMenuItemText {
    font-size:120%;
    font-weight:bold;
    border:0px;
    padding:2px;
    color:#FFFFFF;
    border: 0px solid #FFFFFF;
    background: #333333;
    text-align:center;
}
.rcMenuItemTextExt {
    font-size:11px;
    font-weight:normal;
    border:1px dotted grey;
    padding:2px;
} 
.rcMenuSeparator{
    color:#7e7e7e;
    height:1px;
    width:200px;
}
.rcImage {
padding-right:4px; 
}


/* ##### NEWS Calender ###### */

.calendar-table{
	width:100%;
	padding:1em;
}
.calendar-table a{
	text-decoration:underline;
}
.calendar-table TD, .calendar-table TH{
	padding:3px;
	text-align:center;
}
.calendar-table TH{
	color:#333333;
	border-top:1px solid #7e7e7e;
	border-bottom:1px solid #7e7e7e;
}
.calendar-table caption{
	font-size:200%;
	color:#555555;
	text-transform:uppercase;
}
.linked_today{
	padding:2px;
	color:#FFFFFF;
	background-color:#47BF13;
	cursor:pointer;
	text-decoration:underline;
	border:1px solid #F18883;
}
.linked_today_nolink{
	padding:2px;
	color:#FFFFFF;
	background-color:#47BF13;
}
.linked_day{
	padding:2px;
	color:#FFFFFF;
	background-color:#7e7e7e;
	cursor:pointer;
	text-decoration:underline;
	border:1px solid #F18883;
}

/* List view CSS */
.newsCalendar_listHeader{
	font-size:1.5em;
	font-weight:bold;
	background-color:#000000;
	color:#FFFFFF;
	border-top:1px solid #7e7e7e;
	border-bottom:1px solid #7e7e7e;
	padding:0.5em;
}
.newsCalendar_listBody{
	padding:1em;
}
.newsCalendar_listItem{
	font-size:1em;
	padding-left:1em;
}
.newsCalendar_listItemHeader{
	font-weight:bold;
	padding-top:0.5em;
	padding-bottom:0.25em;
	font-size:1.25em;
}
