/* Style-Definitionen für den Auftritt der ev. Kirche */
/* gespeichert in styles\ formate.css */

h1 {
 font-family: "Times New Roman"; "serif";
 font-size: 24pt;
 text-align: center;
 color: #9000E0;
}

h2 {
 font-family: "Times New Roman"; "serif";
 font-size: 20pt;
 font-weight: bold;
 text-align: center;
 color: #9000E0;
}

h3 {
 font-family: "Times New Roman"; "serif";
 font-size: 16pt;
 font-weight: bold;
 text-align: center;
 color: #9000E0;
}

h4 {
 font-family: "Times New Roman"; "serif";
 font-size: 12pt;
 font-weight: bold;
 text-align: center;
 color: #9000E0;
}

p {
 font-family: "Times New Roman"; "serif";
 font-size: 12pt;
 line-height: 16pt;
 text-align: left;
 color: #000000;
}

table, td, input, select, textarea {
 font-family: "Times New Roman"; "serif";
 font-size: 12pt;
 text-align: left;
 color: #000000;
}

*.klein {
 font-family: "Times New Roman"; "serif";
 font-size: 8pt;
 text-align: left;
 color: #000000;
}
*.kleinzentriert {
 font-family: "Times New Roman"; "serif";
 font-size: 8pt;
 text-align: center;
 color: #000000;
}

*.zentriert {
 font-family: "Times New Roman"; "serif";
 font-size: 12pt;
 line-height: 16pt;
 text-align: center;
 color: #000000;
 }
*.navi {
 font-family: "Times New Roman"; "serif";
 font-size: 11pt;
 font-weight: normal;
 text-align: left;
 margin-bottom:6pt;
 color: #9000E0;
}

a:link {
 font-family: "Times New Roman"; "serif";
 font-size: 12pt;
 color: #9000E0;
}

a:hover {
 font-family: "Times New Roman"; "serif";
 font-size: 12pt;
 letter-spacing: normal;
 color: #FF1F00;
}

a:visited {
 font-family: "Times New Roman"; "serif";
 font-size: 12pt;
 color: #9000E0;
}

ul, ol {
 font-family: "Times New Roman"; "serif";
 font-size: 12pt;
 line-height: 16pt;
 text-align: left;
 color: #000000;
}

body {
  background-color:#FFFFFF;
  color:#000000;
  font-family: "Times New Roman"; "serif";
  scrollbar-base-color:#FFFFFF;
  scrollbar-3dlight-color:#000000;
  scrollbar-arrow-color:#9000FF;
  scrollbar-darkshadow-color:#FFFFFF;
  scrollbar-face-color:#FFFFFF;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#9000FF;
}
*.title
{position: absolute;
width: 92px;
height: 30px;
left: 10px;
z-index: 10;
font-family: verdana, helvetica, sans-serif;
font-weight: normal;
font-size: 9px;
border-width: 2px;
border-style: solid;
border-color: #9000FF;
background-color: #FFFFFF;
}

.submenu
{position: absolute;
left: 10px;
width: 92px;
border: 0px solid black;
background-color: white;
font-family: verdana, helvetica, sans-serif;
font-size: 10px;
border-width:1px;
border-style:solid;
border-color:#9000FF;
visibility: hidden;}
