/*--------------------------------------------
/ CSS für www.oeme.ch
/ Version 0.1 vom 12.08.02
/ unten werden für Bereiche Teile 
/ dieser Frühversion des css überschrieben
/ werner.naef@kircom.ch
/---------------------------------------------*/

/*--------------------------------------------
/  
/ Bemerkungen:
/ Farbangaben:
/ -Haupt-Orange #FF9A00 (RGB 255 154 0)
/ -Schrift-Dunkelrot #9C0031 (RGB 156 0 49)
/ -Sandfarbe (Seitenhintergrund) #FFEBC6 (RGB 255 235 198)
/ -DB-Ausgabe dunkel: #FFD797 (RGB 255 215 151)
/ -DB-Ausgabe hell: #FFDFB1 (RGB 255 223 177)
/ -Erklärungsschrift-Farbe: #F7516B
/ 
/---------------------------------------------*/ 


/*--------------------------------------------
/ Allgemeine Style Definitionen
/---------------------------------------------*/ 

body, td, p {
  font-family: verdana, arial, helvetica, sans-serif; 
  font-size: 9pt;
  color: #9C0031; 
  background-color: #FFEBC6;
  line-height: 130%;
  scrollbar-face-color : #FFD397;
  xscrollbar-shadow-color : #9C0031;
  scrollbar-highlight-color : #9C0031;
  xscrollbar-3dlight-color : #9C0031;
  scrollbar-darkshadow-color : #9C0031;
  scrollbar-track-color : #FFEBC6;
  scrollbar-arrow-color : #9C0031;
}

HR {
  color: #9C0031;   
}

TD.fussleiste {
  font-size: 10px;
  text-align: center;
}

/*--------------------------------------------
/ Login Bereich
/---------------------------------------------*/

BODY.login, TD.login, P.login {
  background-color: #FFFFFF;
}

TEXTAREA.login {
  font-size: 9pt;
  font-family: verdana, helvetica, sans-serif;
  color: blue;
  background-color: #FFFFFF;
}

INPUT.login {
  font-size: 9pt;
  font-family: verdana, helvetica, sans-serif;
  background-color: #FFFFFF;
  color: blue;
}

SELECT.login {
  font-size: 9pt;
  font-family: verdana, helvetica, sans-serif;
  background-color: #FFFFFF;
  color: blue;
}

FONT.erklaerung {
font-size: 8pt;
color: #d87e00;
line-height: 100%;
}

/*--------------------------------------------
/ Datenbankausgabe
/---------------------------------------------*/

.anzeigehell {
  background-color: #FFDFB1;
  line-height: 130%;
}

.anzeigedunkel {
  background-color: #FFD797;
  line-height: 130%;
}

FONT.rubriktitel {
  color: #FF9A00;
  font-size: 9pt;
  background-color: #9C0031;
  font-weight: bold;
}

/*--------------------------------------------
/ Links
/---------------------------------------------*/

A.normal {
  color: #9C0031;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}

A.normal:VISITED {
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}

A.normal:hover {
  background-color: #FF9A00;
}

A.fussleiste {
  color: #9C0031;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
} 

A.fussleiste:VISITED {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}

A.fussleiste:hover {
  background-color: #FF9A00;
}
/*--------------------------------------------
/ Ueberschriften
/---------------------------------------------*/

P.hauptueberschrift {
  font-size: 14pt;
  background-color: #9C0031;
  color: white;
  text-align: center;
}

P.ueberschrift {
  font-size: 12pt;
  font-weight: bold;
}

P.untertitel {
  font-size: 9pt;
  font-weight: bold;
}

FONT.rubriktitel {
  color: #FF9A00;
  background-color: #9C0031;
  font-weight: bold;
}


/*--------------------------------------------
/ Linker Frame Startseite (navigation.html)
/---------------------------------------------*/

TD.nav {
  font-family: Verdana, arial, helvetica, sans-serif;
  text-transform: none; 
  font-size: 8pt;
  background-color: #FF9A00;
  color: #9C0031;
  line-height: 110%;
}

A.nav {
  color: #9C0031;
  background-color: #FF9A00;
  text-decoration: none;
  font-size: 8pt;
  font-weight: normal;
  line-height: 125%;
}

A.nav:active, a.nav:hover {
  color: black;
}

A.navrubriktitel {
  color: #FF9A00;
  background-color: #9C0031;
  font-weight: bold;
  text-decoration: none;
}

A.navrubriktitel:hover {
  color: #FFFFCC;
  background-color: #9C0031;
  font-weight: bold;
}

A.service {
  color: #9C0031;
  text-decoration: none;
  font-weight: normal;
  font-size: 8pt;
}

A.service:HOVER, A.service:ACTIVE {
  color: black;
}

/*--------------------------------------------
/ Service Tabelle 1. Seite rechts (start.html)
/---------------------------------------------*/

TD.service {
  font-size: 8pt;
  background-color: #FF9A00;
  color: #9C0031;
}

.service-login {
  font-size: 8pt;
  background-color: #FF9A00;
  color: black;
}


TD.rubriktitel {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FF9A00;
  font-size: 8pt;
  background-color: #9C0031;
  font-weight: bold;
  line-height: 140%;
  xmargin-top:5; 
  xmargin-bottom:5
}

TD.losung {
  font-family: Verdana, arial, helvetica, sans-serif;
  text-transform: none; 
  font-size: 7pt;
  background-color: #FF9A00;
  color: #9C0031;
  }
  
.front-textarea {
  background-color: #FFEBC6;
  font-size: 8pt;
  }

/*--------------------------------------------
/ Berichte
/---------------------------------------------*/

P.berichtetitel {
  font-size: 14pt;
  font-weight: bold;
}

P.berichteuntertitel {
  font-size: 12pt;
  font-weight: bold;
}

P.berichtelead {
  font-weight: bold;
}

P.berichtepub {
  font-size: 8pt;
}

P.berichteautor {
  font-style: italic;
}

TD.kurzmeldungtitel {
  font-size: 8pt;
  font-weight: bold;
  line-height: 100%;
  background-color: #FFEBC6;
}

TD.kurzmeldunglead {
  font-size: 8pt;
  line-height: 100%;
  background-color: #FFEBC6;
}

/*--------------------------------------------
/ Webreportage
/---------------------------------------------*/

P.webreptitel {
  font-size: 12pt;
  font-weight: bold;
  background-color: #FF9A00; 
  background-image: URL(http://www.oeme.ch/_kirchenweb_site/_images/oben-background.gif); 
  background-repeat: repeat-x
}

P.webreplead {
  font-size: 9pt;  
  font-weight: bold;
}

P.webrep {
  font-size: 9pt;
}

P.webreppub {
  font-size: 8pt;
}

P.webrepautor {
  font-style: italic;
}

EM.webrepbold {
  font-weight: bold;
  font-style: normal;
}

/*--------------------------------------------
/ WebStatistik (phpOpenTracker)
/---------------------------------------------*/

table.statistikFront {
	clear: both;
	margin: 10px 5px 10px 5px;
	padding: 0px;
	border-collapse: collapse;
}

td.statistikFrontTdBezeichner {
	margin: 0px;
	padding: 0px 2px;
	color: #FFEBC6;
	background-color: transparent;
	font-size: 10px;
}

td.statistikFrontTdZahl {
	margin: 0px;
	padding: 0px 2px;
	text-align: right;
	color: #FFEBC6;
	background-color: transparent;
	font-size: 10px;
}

.poweredByKirchenweb {
  background-color: #FF9A00;
  color: white; 
  font-size: 10px;
  border-width: 0px;
  border-color: white;
  border-style: solid;
  border-top: thin dotted;
  border-top-width:  1px;
}

.poweredByKirchenwebLink {
  color: white; 
  font-size: 10px;
  text-decoration: none;
}
