body { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

/* Seitenlayout (Tabelle) */
table { border-collapse: collapse }
table.layout { border-collapse: collapse; border-right: 2px solid #a9a9a9; border-left: 2px solid #f5f5f5;  border-top: 2px solid #f5f5f5  }
td.navi1 { border-right: 2px solid #a9a9a9; border-left: 2px solid #f5f5f5;  border-top: 2px solid #f5f5f5;  border-bottom: 1px solid #a9a9a9 }
td.navi2 { border-right: 2px solid #a9a9a9; border-left: 2px solid #f5f5f5;   border-bottom: 1px solid #a9a9a9 }
td.service { background-color: #f5f5f5; border-right: 1px solid #a9a9a9; border-left: 2px solid #f5f5f5;   border-bottom: 1px dotted #a9a9a9 }

/* Tabellen in Artikeln */
#arttable td { font-size: 81% }

td.columnright { background-color: #dcdcdc; border-right: 2px solid #a9a9a9; border-left: 1px solid #a9a9a9;   border-bottom: 2px solid #a9a9a9 }
td.maintext { background-color: #f5f5f5; border-right: 1px solid #a9a9a9; border-left: 2px solid white; border-bottom: 2px solid #a9a9a9; font-size: 81%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left; padding: 10px }

/* Servicezeile suche, drucken, senden */
#serviceline { font-size: 0.7em; vertical-align: middle  }
#serviceline line { line-height: 18px }
#serviceline ul  { margin: 0px 0px 0px 20px; padding: 0px }
#serviceline li { float: left;  list-style-type: none }
#serviceline form { margin: 0px; padding: 0px }
#serviceline input { width: 90px; height: 18px; font-size: 0.7em; margin: 0px; padding: 0px; border: 1px solid  }
#serviceline button { margin: 0px; padding: 0px; height: 18px; font-weight: bold; font-size: 9px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
#serviceline li a { color: black; text-decoration: none; line-height: 18px  }


/* Content */
h1.headline { font-weight: bold; font-size: 111%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; border-bottom: 1px solid gray }
h2.headline { font-style: italic; font-weight: bold; font-size: 101%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
#artikelbild { background-color: #fff; text-align: center; margin-right: 10px; margin-bottom: 10px; border-style: solid; border-width: 2px; border-color: white silver silver white }

/* Teaser */
#teaser { border-bottom: 1px solid #a9a9a9; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 8pt }
#teaser ul { list-style-type: none; padding: 5 5 10 5; margin: 0; }
#teaser li { background-image: url(arblk.gif); background-repeat: no-repeat; background-position: 0 .4em; padding-left: .6em; }
#teaser p { color: #fff; font-weight: bold; background-color: #008000; text-align: center; margin: 0px; padding-top: 0.5em; padding-bottom: 0.5em }
#teaser a { color: #000; text-decoration: none  }

/* Dateiliste */
ul#filelist  { list-style-image: url(/contenido/images/pdf.gif) }
/* ul#filelist li.one { background-color: #dcdcdc } */
/* ul#filelist li.two { background-color: #ffffff } */
ul#filelist li a { text-decoration: none; color: #0000ff }
#filelist.title { font-weight: bold }

/* Linkliste */
#linklist p { font-weight: bold; margin-bottom: 0px }
#linklist a { text-decoration: none }
#linklist ul { margin-top: 0px; margin-left: 30px; list-style-type: square }
#linklist li { }

/* Personentabelle */
#perstab table { border-collapse: collapse; font-size: 0.9em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
#perstab td { border: solid 1px gray }
#perstab td.data { padding-right: 3px; padding-left: 3px }
#perstab td.ctrl { padding: 0px }
#perstab th  { background-color: silver; padding-right: 10px; padding-left: 10px; border: solid 1px black }

/* Veranstaltungsliste */
#eullist { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 0.65em }
#eullist p { color: white; font-weight: bold; background-color: goldenrod; text-align: center; margin: 0px; padding-top: 0.5em; padding-bottom: 0.5em; border-top: 1px solid #dcdcdc; border-bottom: 1px solid #c0c0c0 }
#eullist ul { list-style-type: none; margin: 0px, 10px, 0px, 10px; padding: 0px }
#eullist li { border-bottom: 1px dashed #a9a9a9 }
#eullist a { color: #000; text-decoration: none  }

/* Visitenkarten-Liste */
#vklist { margin: 10px 0px 10px 0px }
#vklist td { padding: 5px; font-size: 9pt }
#vklist td.note { border-bottom: 1px dashed #a9a9a9  }

/* Tabelle Handlungsfelder */
#art_tab td { font-size: 0.81em }

/* Adress-Formular */
#inputform td { font-size: 0.81em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; padding: 3px }
#inputform input { height: 25px; width: 300px }
#inputform select { height: 25px; width: 300px }
#inputform button { height: 30px; width: 50px }
#inputform .submit  { background-color: #dcdcdc; text-align: right  }
#inputform .helptext { background-color: #fffacd; align: right }


/* login */
#login  { font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; width: 100% }
#login p  { margin: 0px; text-align: center }
#login p.headline  { color: white; font-weight: bold; background-color: #f08080; text-align: center; margin: 0px 0px 10px; padding-top: 0.3em; padding-bottom: 0.3em; border-top: 1px solid #f5f5f5; border-bottom: 1px solid #a9a9a9 }
#login form { margin: 0px }
#login label { width: 50px; font-size: 8pt }
#login input { height: 20px; width: 70px; font-size: 8pt }
#login button { font-size: 8pt; height: 25px; width: 100px; margin-top: 10px }
#login p.link  { background-color: linen; margin: 10px 0px 0px 0px; border-top: 1px solid gray; padding-top: 0.3em; padding-bottom: 0.3em }
#login a { color: black; font-weight: bold; text-decoration: none; font-size: 8pt  }


/* Wetter */
#wetter { border-bottom: 1px solid #a9a9a9; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 8pt }
#wetter ul { background: url(../upload/wetter01.jpg) no-repeat ; list-style-type: none; padding: 5 5 10 5; margin: 0; }
#wetter li { text-align: middle; padding-left: .6em; }
#wetter p { color: #fff; font-weight: bold; background-color: #daa520; text-align: center; margin: 0px; padding-top: 0.5em; padding-bottom: 0.5em }
#wetter a { color: black; color: #000; text-decoration: none  }

/* Aktuelles Teaser rechts */
#aktteaser_r { background-color: whitesmoke; border-bottom: 1px solid #a9a9a9; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 8pt; }
#aktteaser_r p.headline   { color: #fff; font-weight: bold; background-color: #9370db; text-align: center; margin: 0px; padding-top: 0.5em; padding-bottom: 0.5em; border-top: 1px solid #fff; border-bottom: 1px solid #808080 }
#aktteaser_r p.subheadline { margin: 5px }
#aktteaser_r p.image  { text-align: center; margin: 5px; }
#aktteaser_r p.more    { background-color: LightGoldenrodYellow; text-align: center; margin-top: 5px; margin-bottom: 5px; border-top: 1px solid #696969; border-bottom: 1px solid #696969; }
#aktteaser_r a { color: #000; text-decoration: none  }

/* Topaktuell */
#topartilist { margin: 0px 0px 10px 0px; border-style: solid; border-width: 1px; border-color: #dcdcdc #808080 #808080 #dcdcdc }
#topartilist p    { font-weight: bold; font-size: 0.9em; background: #dcdcdc url(../upload/zeitungen.jpg); margin: 0px 0px 5px; padding: 3px 5px; border-bottom: 1px solid #808080 }
#topartilist img { margin: 5px }
#topartilist td { font-size: 0.8em; border-bottom: 1px dashed #a9a9a9; margin: 0px 0px 3px; padding: 10px 0px }
#topartilist td.headline {  }
#topartilist td.date {  }
#topartilist td.subheadline {  }
#topartilist td.navi { font-size: 9pt }

/* Meldungen */
#artilist { margin: 0px 0px 10px 0px }
#artilist p   { color: white; font-weight: bold; font-size: 0.9em; background-color: goldenrod; margin: 0px 0px 3px; padding: 3px 5px; border-top: 1px solid #dcdcdc; border-right: #fff; border-bottom: 1px solid #c0c0c0; border-left: #c0c0c0 }
#artilist td { font-size: 0.8em; border-bottom: 1px dashed #a9a9a9; margin: 0px 0px 3px; padding: 10px 0px }
#artilist td.headline {  }
#artilist td.date {  }
#artilist td.subheadline {  }
#artilist td.navi { font-size: 9pt }

/* Teaser, Verein */
#tverein { background-color: whitesmoke; border-bottom: 1px solid #a9a9a9; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 0.6em }
#tverein p.headline  { color: #fff; font-weight: bold; background-color: #228B22; text-align: center; margin: 0px; padding-top: 0.5em; padding-bottom: 0.5em; border-top: 1px solid #f5f5f5; border-bottom: 1px solid #a9a9a9 }
#tverein p.subheadline  { margin: 5px }
#tverein p.image  { text-align: center; margin: 5px }
#tverein p.more    { background-color: LightGoldenrodYellow; text-align: center; margin-top: 5px; margin-bottom: 5px; border-top: 1px solid #696969; border-bottom: 1px solid #696969 }
#tverein a { color: #000; text-decoration: none  }

/* sitemap */
#sitemap { text-align: center }
#sitemap td { font-size: 0.7em }
#sitemap td.level0 { background-color: #f5f5f5; width: 150px }
#sitemap td.level1 { background-color: #dcdcdc; width: 150px }
#sitemap td.level2 { background-color: #d3d3d3; width: 150px }
#sitemap td.level3 { background-color: #c0c0c0; width: 150px }

/* Kalenderblatt */
#calsheet { font-size: 0.6em }
#calsheet table   { background-color: #fff; border-collapse: collapse  }
#calsheet p.headline  { color: white; font-weight: bold; background-color: goldenrod; text-align: center; margin: 0px; padding-top: 0.5em; padding-bottom: 0.5em; border-top: 1px solid #f5f5f5; border-bottom: 1px solid #a9a9a9 }
#calsheet td  { border: 1px solid dotted; padding: 5px; font-size: 0.6em; ; color: #000000 }
#calsheet td.sheet  { font-size: 0.8em; font-weight: bold; font-family: "Times New Roman", Georgia, Times; background-color: white; text-align: center }
#calsheet span.day { font-size: 2em; color: #ff0000 }
#calsheet td.info  { font-size: 0.6em; color: #444444; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #f5f5f5; text-align: center }
