/* DATEI: standardix.css */
body {
       margin-left:20px; margin-right:20px; margin-top:20px; margin-bottom:20px;
       font-family:Verdana, Arial, Helvetica, sans-serif;
       font-size:100%;
       color:#FFFFFF;
       background-color:#000000;
}
a:link { color:#6666FF;}
a:visited { color:#cccccc; }
a:active { color:#FF0000; }
a:hover { color:#FF0000; text-decoration:none; background-color:#FFFF99; }
a:focus { font-weight:bold; color:#00E000; text-decoration:underline }

/* Überschriften */
H1 {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:200%;
   color:#FFFFFF;
}
H1.G {
   background: url(imgs/NachtDerKirchenMarburg02.png);
   height: 56px;
   text-indent: -999em;
   width: 450px; 
}
H2 {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:125%;
   color:#FFFFCC;
}
H3 {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:115%;
   color:#FFFFFF;
   text-decoration:underline;
}
H3.gruss {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:115%;
   color:#FFFFFF;
   text-decoration:none;
}
H4 {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:100%;
   color:#FFFFCC;
}
P.bodytext {
  text-indent:2em;
  padding-bottom:2em;
}
/* dünner grauer Rahmen */
DIV.menue {
  margin: 0px;
  padding: 10px 10px 10px 10px;
  border-width: 1px;
  border-style: outset;
  border-color: #CCCCCC;
  background-color:#cccccc;
  text-align:center;
}
/* dünner grauer Rahmen */
DIV.box {
  margin: 0px;
  padding: 10px 10px 10px 10px;
  border-width: 1px;
  border-style: outset;
  border-color: #CCCCCC;
  background-color:#666666;
}
/* Spalte links */
DIV.spalte {
  float: left;
  margin: 0.0em;
  padding: 0px 20px 20px 0px;
  text-align: left;
  font-size:75%;
}
/* Spalte rechts */
DIV.spalte_r {
  float: right;
  margin: 0.0em;
  padding: 0px 0px 20px 20px;
  text-align: left;
  font-size:75%;
}
/* Formatierungen für die Ausgabe von Bildern */
DIV.bild {
  float: left;
  margin: 0.0em;
  padding: 0px 20px 20px 0px;
  text-align: center;
}
DIV.bild_r {
  float: right;
  margin: 0.0em;
  padding: 0px 0px 0px 0px;
  text-align: center;
}
P.bildtext {
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
#Rahmen1a {
   border-width: 8px;
   border-style: outset;
   border-color: #0000FF;
}
#Rahmen1b {
   border-width: 8px;
   border-style: outset;
   border-color: #ffcc33;
}
#Rahmen1c {
   border-width: 8px;
   border-style: outset;
   border-color: #FF0000;
}
#Rahmen2a {
   border-width: 8px;
   border-style: inset;
   border-color: #0000FF;
}
#Rahmen2b {
   border-width: 8px;
   border-style: inset;
   border-color: #ffcc33;
}
#Rahmen2c {
   border-width: 8px;
   border-style: inset;
   border-color: #FF0000;
}
#Rahmen3a {
   border-width: 8px;
   border-style: double;
   border-color: #0000FF;
}
#Rahmen3b {
   border-width: 8px;
   border-style: double;
   border-color: #ffcc33;
}
#Rahmen3c {
   border-width: 8px;
   border-style: double;
   border-color: #FF0000;
}
#Rahmen4a {
   border-width: 8px;
   border-style: groove;
   border-color: #0000FF;
}
#Rahmen4b {
   border-width: 8px;
   border-style: groove;
   border-color: #ffcc33;
}
#Rahmen4c {
   border-width: 8px;
   border-style: groove;
   border-color: #FF0000;
}
#Rahmen5a {
   border-width: 8px;
   border-style: ridge;
   border-color: #0000FF;
}
#Rahmen5b {
   border-width: 8px;
   border-style: ridge;
   border-color: #ffcc33;
}
#Rahmen5c {
   border-width: 4px;
   border-style: ridge;
   border-color: #FFFFFF;
}
#DRahmenBlau4 {
   border-width: 4px;
   border-style: double;
   border-color: #FFFFFF;
}
