/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css,v 1.2 2003/10/26 17:07:43 typo3 Exp $ */

/* Def. Elemente */
/* ------------------------------------------------------------- */
body {
  margin-top: 0px;
  margin-left: 0px;
  font-family: verdana,helvetica,arial,sans-serif;
  color: black;
  text-align: left;
}
a:link {
  background-color: transparent;
  color: rgb(60, 60, 60);
  text-decoration: underline;
  font-weight: bold;
}
a:visited {
  background-color: transparent;
  color: rgb(60, 60, 60);
  font-weight: bold;
  text-decoration: underline;
}
a:hover {
  background-color: transparent;
  color: red;
  font-weight: bold;
  text-decoration: none;
}
a:active {
  background-color: transparent;
  color: red;
  font-weight: bold;
  text-decoration: none;
}
a:focus {
  background-color: transparent;
  color: red;
  font-weight: bold;
  text-decoration: none;
}
h1, h1.csc-firstHeader {
  font-weight: bold;
  font-size: 1.1em;
  color: rgb(170, 0, 0);
  text-transform: uppercase;
  text-align: center;
  padding-top: 4px;
  padding-bottom: 4px;
  border-top: 1px solid rgb(60, 60, 60);
  border-bottom: 1px solid rgb(60, 60, 60);
  margin-bottom: 10px;
}
h2, h2.csc-firstHeader {
  font-weight: bold;
  font-size: 1em;
  color: rgb(170, 0, 0);
  text-align: left;
  padding-top: 4px;
  border-top: 1px dotted rgb(40, 40, 40);
  margin-top: 40px;
}
h3, h4, h5 {
  font-weight: bold;
  font-size: 0.9em;
  text-align: left;
  margin-top: 20px;
}
ul {
  font-size: 0.8em;
  line-height: 1.4em;
  list-style-type: disc;
}
ul ul {
  font-size: 1em;
}
th, td {
  padding: 4px 5px 4px 5px;
}
th {
  font-weight: normal;
}

/* Def. Klassen */
/* ------------------------------------------------------------- */
.bodytext {
  font-size: 0.8em;
  line-height: 1.4em;
}
p.align-center {
  font-size: 0.8em;
  text-align: center;
}
.csc-header {
  clear: both;
}
.csc-header.csc-header-n1 {
  margin-top: 2.5em;
}
.csc-header-date {
  font-size: 0.6em;
  color: rgb(170, 0, 0);
  margin-top: 40px;
  margin-bottom: -40px;
}
.csc-textpic-caption {
  font-size: 0.7em;
  color: rgb(170, 0, 0);
  text-align: center;
}
.csc-bulletlist {
  font-size: 0.8em;
  line-height: 1.4em;
  list-style-type: disc;
}
.schriftmass {
  font-size: 0.8em;
  text-align: right;
}
.schriftmass.gross {
  font-size: 1.3em;
}
.nach-oben {
  font-size: 0.6em;
  margin-top: 20px;
  margin-bottom: 10px;
}
.klein {
  font-size: 0.6em;
}
.klein a:link, .klein a:visited, .klein a:visited, .klein a:active {
  font-weight: normal;
}
.searchbox {
  font-size: 0.9em;
  text-transform: uppercase;
  color: rgb(60, 60, 60);
}
.contenttable {
  font-size: 0.8em;
  text-align: left;
  margin: 10px 0px;
}
.contenttable-1 {
  text-align: right;
}
.tr-even {
  background-color: rgb(230, 230, 220);
}
.tr-0 {
  background-color: rgb(220, 220, 220);
}
.td-0 {
  text-align: left;
}
.tx-indexedsearch-whatis, .tx-indexedsearch-browsebox, .tx-indexedsearch-title, .tx-indexedsearch-percent, .tx-indexedsearch-noresults {
  font-size: 0.9em;
  line-height: 1.4em;
}
.tx-indexedsearch-descr {
  font-style: italic;
  font-size: 0.8em;
  line-height: 1.4em;
} 
.tx-indexedsearch-info, .tx-indexedsearch-path {
  font-size: 0.8em;
  line-height: 1.4em;
}
.csc-mailform {
  border: 0px;
}
.csc-mailform-field {
  margin: 5px;
}
.csc-mailform-field label {
  font-size: 0.8em;
  width: 8em;
  float: left;
  text-align: right;
  margin-right: 1em;
  display: block
}
.csc-mailform input.csc-mailform-submit {
  margin-left: 9em;
}
.glossary, .back, .all {
  font-size: 0.8em;
  line-height: 1.4em;
}
.bodytext .glossary {
  font-size: 1em;
}

/* Def. Navigation */
/* ------------------------------------------------------------- */
li.navigation-level1-no, li.navigation-level1-act {
  font-size: 1.1em;
  text-transform: uppercase;
  color: rgb(60, 60, 60);
  text-decoration: none;
  vertical-align: middle;
  margin-top: 11px;
  margin-bottom: 4px;
  list-style-image: url(/fileadmin/scripts/bilder/navibulletpoint.gif);
}
li.navigation-level1-no a:link, li.navigation-level1-no a:visited {
  color: rgb(60, 60, 60);
  text-decoration: none;
}
li.navigation-level1-no a:hover, li.navigation-level1-no a:active, li.navigation-level1-no a:focus {
  color: red;
  text-decoration: none;
  border-top: 1px solid silver;
  border-bottom: 1px solid silver;
}
li.navigation-level1-act, li.navigation-level1-act a:link, li.navigation-level1-act a:visited, li.navigation-level1-act a:hover, li.navigation-level1-act a:active, li.navigation-level1-act a:focus {
  color: rgb(170, 0, 0);
  text-decoration: none;
}
li.navigation-level2-no, li.navigation-level2-act {
  font-size: 0.9em;
  color: rgb(60, 60, 60);
  text-decoration: none;
  padding-left: 0px;
  list-style-type: none;
}
li.navigation-level2-no a:link, li.navigation-level2-no a:visited {
  color: rgb(60, 60, 60);
  text-decoration: none;
}
li.navigation-level2-no a:hover, li.navigation-level2-no a:active, li.navigation-level2-no a:focus {
  color: red;
  text-decoration: none;
  border-top: 1px solid silver;
  border-bottom: 1px solid silver;
}
li.navigation-level2-act, li.navigation-level2-act a:link, li.navigation-level2-act a:visited, li.navigation-level2-act a:hover, li.navigation-level2-act a:active, li.navigation-level2-act a:focus {
  color: rgb(170, 0, 0);
  text-decoration: none;
}
li.k-navigation-level1-no, li.k-navigation-level1-act {
  font-size: 1.1em;
  text-transform: uppercase;
  color: rgb(60, 60, 60);
  text-decoration: none;
  list-style-image: url(/fileadmin/scripts/bilder/navibulletpoint.gif);
  display: inline;
}
li.k-navigation-level1-no a:link, li.k-navigation-level1-no a:visited {
  color: rgb(60, 60, 60);
  text-decoration: none;
}
li.k-navigation-level1-no a:hover, li.k-navigation-level1-no a:active, li.k-navigation-level1-no a:focus {
  color: red;
  text-decoration: none;
}
li.k-navigation-level1-act, li.k-navigation-level1-act a:link, li.k-navigation-level1-act a:visited, li.k-navigation-level1-act a:hover, li.k-navigation-level1-act a:active, li.k-navigation-level1-act a:focus {
  color: rgb(170, 0, 0);
  text-decoration: none;
}
.special {
  margin: 0px;
}

/* Def. DIV-Container */
/* ------------------------------------------------------------- */
#kopf {
  float: none;
  margin: 0px;
  width: auto;
  height: 128px;
  overflow: hidden;
  background-image: url(/fileadmin/scripts/bilder/titelbild_kirche_061024.jpg);
  background-repeat: no-repeat;
  background-color: rgb(220, 220, 220);
  border-top: 2px solid silver;
  vertical-align: top;
}
#kopfnavigation {
  float: none;
  width: auto;
  height: auto;
  background-color: rgb(220, 220, 220);
  border-bottom: 3px solid rgb(255, 204, 0);
  text-align: right;
}
#navigation {
  float: left;
  width: 23%;
  margin-left: 0px;
  margin-bottom: 15px;
  height: 100%;
  background-color: rgb(255, 255, 255);
}
#rahmen {
  float: right;
  width: 75%;
  margin: 0px;
  height: auto;
  background-color: rgb(240, 240, 240);
  border-left: 2px dotted silver;
  border-right: 2px dotted silver;
}
#suche {
  float: left;
  width: 300px;
  height: auto;
  margin: 8px 0px 0px 10px;
  background-color: transparent;
}
#schriftgroesse {
  float: right;
  width: 300px;
  height: auto;
  margin: 8px 0px 0px 0px;
  background-color: transparent;
  text-align: right;
}
#inhalt {
  clear: left;
  height: auto;
  background-color: transparent;
  margin-top: 3.5em;
  padding: 0px 15px 0px 15px;
}
#fuss {
  clear: both;
  width: auto;
  background-color: rgb(220, 220, 220); 
  padding: 3px 0px;
  border-top: 2px solid rgb(255, 204, 0);
  text-align: center;
}
#bilderleiste {
  clear: both;
  width: auto;
  height: 75px;
  overflow: hidden;
  background-image: url(/fileadmin/scripts/bilder/bilderleiste.JPG);
  background-repeat: no-repeat;
  background-color: rgb(220, 220, 220);
  border-bottom: 0px solid silver;
}

/* Def. fuer RTE */
/* ------------------------------------------------------------- */
.rte-tabzelle-head { 
  background-color: rgb(220, 220, 220);
}
.rte-tabzelle-head-re { 
  background-color: rgb(220, 220, 220);
  text-align: right;
}
.rte-tabzelle-body {
  background-color: rgb(230, 230, 220);
}
.rte-tabzelle-body-re {
  background-color: rgb(230, 230, 220);
  text-align: right;
}
.align-right {
  text-align: right;
}
