/* Diese Datei enthaelt die StyleSheets fuer alle standardisierten Objekte */

/* Brotkrumennavigation */
#breadcrumbs { height:20px; padding:2px 7px; background-color:#D9D5C6; color:#000; }
#breadcrumbs a { }
#breadcrumbs a:link { color:#000; text-decoration:none; }
#breadcrumbs a:visited { color:#000; text-decoration:none; }
#breadcrumbs a:hover { color:#000; text-decoration:underline; }
#breadcrumbs a:active { color:#000; text-decoration:none; }

/* Tabellen */
table.standard { border:1px solid #666666;  }
table.standard th { padding:5px; color:#FFF; background-color:#666; border-width:1px; border-style:solid; border-color:#999 #333 #333 #999; }
table.standard th.switch { padding:5px; color:#FFF; background-color:#666; border-width:1px; border-style:solid; border-color:#999 #333 #333 #999; }
table.standard td { padding:5px; background-color:#E8E8E8; border-width:1px; border-style:solid; border-color:#F8F8F8 #CCC #CCC #F8F8F8; }
table.standard td.switch { padding:5px; background-color:#A0CFF0; border-width:1px; border-style:solid; border-color:#BDDEF4 #84B9DE #84B9DE #BDDEF4; }

/* Systemmeldungen */
.error { padding:5px; color:#990000; background-color:#F8F8F8; font-weight:bold; border:1px #990000 solid; }
.warning { padding:5px; color:#990000; background-color:#f8f8f8; font-weight:bold; border:1px #990000 dotted; }
.success { padding:5px; color:#336633; background-color:#F8F8F8; font-weight:bold; border:1px #336633 dotted; }
.inactive { color:#999999; }

/* Sitemap */
#sitemap {  }
#sitemap div { height:16px; font-size:11px; line-height:16px; }
#sitemap .lvl1-empty { padding-left:18px; background-image:url(/common/images/sitemap/lvl1-empty.gif); background-repeat:no-repeat; background-position:top left;}
#sitemap .lvl1-standard { padding-left:18px; background-image:url(/common/images/sitemap/lvl1-standard.gif); background-repeat:no-repeat; background-position:top left;}
#sitemap .lvl1-last { padding-left:18px; background-image:url(/common/images/sitemap/lvl1-last.gif); background-repeat:no-repeat; background-position:top left;}
#sitemap .lvl2-empty { padding-left:34px; background-image:url(/common/images/sitemap/lvl2-empty.gif); background-repeat:no-repeat; background-position:top left;}
#sitemap .lvl2-standard { padding-left:34px; background-image:url(/common/images/sitemap/lvl2-standard.gif); background-repeat:no-repeat; background-position:top left;}
#sitemap .lvl2-last { padding-left:34px; background-image:url(/common/images/sitemap/lvl2-last.gif); background-repeat:no-repeat; background-position:top left;}
#sitemap .lvl3-empty { padding-left:50px; background-image:url(/common/images/sitemap/lvl3-empty.gif); background-repeat:no-repeat; background-position:top left;}
#sitemap .lvl3-empty-no2 { padding-left:50px; background-image:url(/common/images/sitemap/lvl3-empty_2.gif); background-repeat:no-repeat; background-position:top left;}
#sitemap .lvl3-standard { padding-left:50px; background-image:url(/common/images/sitemap/lvl3-standard.gif); background-repeat:no-repeat; background-position:top left;}
#sitemap .lvl3-standard-no2 { padding-left:50px; background-image:url(/common/images/sitemap/lvl3-standard_2.gif); background-repeat:no-repeat; background-position:top left;}
#sitemap .lvl3-last { padding-left:50px; background-image:url(/common/images/sitemap/lvl3-last.gif); background-repeat:no-repeat; background-position:top left;}
#sitemap .lvl3-last-no2 { padding-left:50px; background-image:url(/common/images/sitemap/lvl3-last_2.gif); background-repeat:no-repeat; background-position:top left;}
#sitemap .lvl4-empty { padding-left:66px; background-image:url(/common/images/sitemap/lvl3-empty.gif); background-repeat:no-repeat; background-position:top left;}
#sitemap .lvl4-standard { padding-left:66px; background-image:url(/common/images/sitemap/lvl4-standard.gif); background-repeat:no-repeat; background-position:top left;}
#sitemap .lvl4-last { padding-left:66px; background-image:url(/common/images/sitemap/lvl4-last.gif); background-repeat:no-repeat; background-position:top left;}

/* AdHoc-Stats Anzeige */
.adhocstats {width: 170px; font-family:monaco, courier, monospace; border-width:1px 1px 1px 1px; border-color:#4C7399; border-style:solid;}
.adhocstats div {border: 0px solid green;}
.adhocstats .header {background-color: #4C7399; height: 20px;}
.adhocstats .headline {margin: 4px; font-weight: bold; color: #D9E1E8;}
.adhocstats .monat {border: 0px solid green; margin:4px;}
.adhocstats .monat_a {background-color: #9CF;}
.adhocstats .monat_b {background-color: #69C;}


