/* Das sind die News auf der Startseite (2007-02-15) */

.indexnews {
/* border: 1px solid #EEEEEE; */
        /* margin-top: 5px; */
        /* margin-bottom: 5px; */
        padding-bottom: 10px;
        padding-top: 10px;
        font-size: 10pt;
        border-bottom: 1px solid #AAAAAA; 
}
.indexnews_title {
        font-weight: bold;
        margin-bottom: 5px;
}
.indexnews_date {
        font-size: 8pt;
        color: black;
        margin-bottom: 5px;
        text-decoration: none;
}
.indexnews_abstract {
        margin-bottom: 00px;
        text-decoration: none;
}
A .indexnews_abstract P {
        text-decoration: none;
}
.indexnews_image {
        float: right;
        width: 180px;
        text-align: right;
        margin: 5px;
	margin-top: 0px;
}
.indexnews_comments {
        margin-top: 5px; 
	clear: both;
}

/* Startseite */

.aktuellesnews {
	background: #EEEEEE;
	padding: 10px;
}

.aktuellesnews .indexnews_title {
	font-size: 13pt;
}
.aktuellesnews .indexnews_image {
	width: auto;
	height: auto;
	float: right;
}

.aktuellesnews {
        background: #EEEEEE;
        padding: 10px;
}

.aktuellesnews .indexnews_title {
        font-size: 13pt;
}
.aktuellesnews .indexnews_image {
        width: auto;
        height: auto;
        float: right;
}
.aktuellesnews .indexnews_comments {
        /* border-top: 1px solid #AAAAAA; */
}

#indexnews_short {
        margin-top: 20px;
        margin-bottom: 20px;
        background: #EEEEEE;
}

#indexnews_short TD {
        vertical-align: top;
}

.indexnews_title_short {
        font-weight: bold;

}

.indexnews_short_entry {
        text-decoration: none;
}

.indexnews_short_entry P {
        display: inline;
        border: 0px;
        margin: 0px;
        padding: 0px;
        text-decoration: none;
}

.indexnewsdate_short {
        color: #AAAAAA;
        text-decoration: none;
}


#indexnews_fachkreise {
        margin-top: 20px;
        margin-bottom: 20px;
        background: #EEEEEE;
	padding: 5px;
}

#indexnews_fachkreise_header {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 5px;
}

#indexnews_fachkreise_doccheck {
	float: right;
}

#indexnews_fachkreise TD {
        vertical-align: top;
}

.indexnews_title_fachkreise {
        font-weight: bold;

}

.indexnews_fachkreise_entry {
        text-decoration: none;
}

.indexnews_fachkreise_entry P {
        display: inline;
        border: 0px;
        margin: 0px;
        padding: 0px;
        text-decoration: none;
}

.indexnewsdate_fachkreise {
        color: #AAAAAA;
        text-decoration: none;
}






.editorial {
        border: 1px solid #CCCCCC;
        padding: 5px;
        margin-top: 10px;
        margin-bottom: 10px;
        background: #FAFAFA;

}
.editorial_image {
        float: left;
}
.editorial_image IMG {
        margin-right: 5px;
        margin-bottom: 5px;
}

.startseite-latest-news {

        margin-top: 30px;
}

.startseite-latest-news .csc-header {
	margin-bottom: 15px;
}

.startseite-latest-news .startseite-latest-news-image IMG {
        margin-right: 15px;
        margin-bottom: 10px;
        float: left;
}

.calendar_upcoming_startseite {
        margin-top: 20px;
        margin-bottom: 20px;

    	background: #EEEEEE;
    margin: 20 0 0 0;
    padding: 5px;

}

.calendar_upcoming_startseite .ueberschrift {
	margin: 5px;
        font-weight: bold;
}

.calendar_upcoming_startseite .single_event {
	padding: 0px 10px;
}
.calendar_upcoming_startseite .single_event .event_title {
}
.calendar_upcoming_startseite .single_event .event_time {
}
.calendar_upcoming_startseite .calendar_more {
	border-top: 1px solid #CCCCCC;
	padding: 5 10 0 10;
	margin-top: 10px;
}
