

/* Seiten Navigation */
.navili-01 { float: left; font-size: 0.8em; width: 200px; padding: 0px 10px 30px 0px; margin-top: 1px; }
.navili-02 { background-color: #c2d1e3; padding: 10px 10px 30px 10px;  font-size: 0.8em;}
.modulenavili-02 {  }
.menunavili-02 { list-style-type: none; margin-left: 0px; padding-left: 0px; font-size: 1.2em;}
.parent { list-style-type: none; margin-left: 0px; padding-left: 0px; }

/* Breadcrumb Navi */
.breadcrumbs { font-weight: bold; color: #98adc8; padding-bottom: 15px; }


/* Content */
#wcontent-00 {  }
.wcontent-01 { margin-left: 200px; padding: 20px 20px 0px 0px; font-size: 0.8em;}

/* Überschrift */
.componentheading { color: #5f5f5f; font-size: 2.2em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; 
	padding-bottom: 10px;  }
.contentpane { }
	
/* Kategoriebeschreibung */
.contentdescription { padding-bottom: 10px }



/* Kategorien-Spalten + Filter */
td { padding: 1px 4px 1px 4px; } /* gilt für alle Tabellenzeilen */
.sectiontableheader { padding-bottom: 10px; padding-top: 15px; }
a.sectiontableheader { color: #000; font-weight: bold }
a:hover.sectiontableheader { color: #000; text-decoration: underline; }
.sectiontableentry1 { border-spacing: 5px; }

/* Überschriften für Skripte-Liste */

a.category { /* font-size: 1.2em; color: #5c6e85; font-weight: bold; */ }
a:hover.category { color: #5c6e85; text-decoration: underline; }
.small /* Anzeige Anzahl Beiträge */ { font-size: 0.8em; padding-left: 10px; }

#skripte-liste { }
li#skripte-liste { list-style-type:none ; }
a#skripte-liste { font-size: 1.2em; color: #5c6e85; font-weight: bold; }
a:hover#skripte-liste { color: #5c6e85; text-decoration: underline; }


/* Beiträge */
a.contentpagetitle /* Titel */ { color: #5c6e85; font-size: 1.6em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal;  }
a:hover.contentpagetitle /* Titel */ { text-decoration: underline;  }
.small	/* Autor */	{   }
.createdate /* Datum */ { font-size: 0.8em; padding-left: 10px; padding-bottom: 10px;}
.modifydate /* Update-Datum */ { font-size: 0.8em; padding-left: 10px; padding-top: 10px;}
#tab-standard /* normale Tabell mit Rand usw. */ { padding: 20px;  border-color: #434343; border-width: 1px; border-style: solid; }
.caption /* normale Tabell mit Rand usw. */ { padding: 3px; border:1px #434343 solid; border-collapse: collapse;}

/* RSS und Powered-by */ 
.rss-feed { font-size: 1.2em; }
#powered-by { font-size: 0.8em; padding-top: 15px; }

/* Anzeigen */ 
.ads-01 { padding-left: 10px; font-weight: bold; /* background-color: #e5eaf0; */}
.ad-unten-1 { text-align: center; padding: 20px; }
.ad-rechts-1 { float: right; width: 120px; padding-left: 10px; margin-top: 40px;  font-size: 0.8em;}

/* Abstand für umblätter-Funktion */

pan.pagination span, span.pagination a{
padding:5px;
}
