/* CSS-Datei für 0718-Template von CMBasic
CMBasic is free software under the GNU/GPL
Copyright Johann-Christian Hanke 
Copyright CSS-Datei Johann-Christian Hanke
http://www.cmbasic.de 
http://cmbasic.sourceforge.net 
Vorletzte Anpassungen   am 12.10.2012 12:30 für website www.rita-traber.ch 
Letzte Korrektur/Bugfix am 02.07.2020 20:20 Menue funkt. wieder richtig,
Menue-Links darf hoehenmässig nicht mit Zufallsbildli links überlappend
sein. Bei #navi margin-top: 5px; durch margin-top: 150px; ersetzt */

{
  margin:0;
  padding:0;
}

/* Gesamtschrift und Gesamtrand festlegen */
body {
  font-family: Arial, Verdana, sans-serif;
  font-size: 110.01%; /* original 110.01%; Schrifft generell vergroessert rita-traber */
  background-color: #667FFF; /* blaeuliche Website-Umrandung, original #8C9999; rita traber ****/
  margin:0 auto; /***************/
  margin-top:18px; /**** neu Abstand von Oben *********/
  padding: 0px;
  background-position: center;
 }

/* mother-container, contains logo, navi, content and footer */
#mother {
  text-align: left;
  padding: auto;
  margin: auto;
  width: 900px;
  /*padding-top:10px; /********* oberer Rand ****** neu huha ********/
  height:780px; /*************** 780 huha künstlich Höhe gesetzt ********/
  background: url(leuchtturm_background.jpg) no-repeat top center;
}

/* Container mit dem Logo */
#logo {  
  padding: 0;
  margin: 0;
  text-align: left;
  height: 110px; /* Daraus resultiert Zwischenraum zwiscen Logo und Background-Bild before 115px; rita traber ***/
  color: #211C64;  /* Border-Farbe für Zufallsbildli-Umrandung ***/
  /*background-image: url("gemeindeverein-wettswil_logo.jpg");  rita-traber logo-image ausgeblendet *************/
  margin-bottom: 20px;
}

/* Hauptüberschrift im Logo-Container */
#logo h1 {
  /* font-family: Rockwell Extra Bold; -------------*/
  font-family:  Rockwell, sans-serif, Verdana, Arial,; /* Zeile vollständig neu eingefügt für rita traber *************/
  font-size: 3.1em; /* Orig. 2.2 em Rita Traber */
  color: #33334C;   /* original #0000000; (Black) before #4C4C66;  Rita Traber */
  margin: 0px;
  padding-left: 35px; /* original 15px; Rita Traber */
  font-weight: bold;
  text-indent: 10px;  
  padding-top: 20px;  /* original  0px; Rita Traber */ 
}

/* Unterzeile (2.Zeile) im Logo-Container */
#logo #tagline { 
  margin-top: 0; /* Original 0; Rita Traber */
  margin-bottom: 0;
  padding-left: 35px; /* original 170px;   Rita Traber */
  padding-top: 0px;   /* original 0px;     Rita Traber */
  font-size: 1.5em;   /* original 1.095em; Rita Traber */
  font-weight: bold;
  color: #211C64;     /* original #4C4C66; Rita Traber */
  background-color: transparent;  
  text-indent: 10px;
  height: 100px;  /* before 120px; Rita Traber */
}

/* Suchfeld */
#search {
  text-align: right;
  float: right;
  color: black;
  width: 245px;
  background-color: transparent;
  padding: 8px; /* Original 8px ************/
  padding-top: 090px; /* $$$ original 5px   */
}

/* Innenrand Suchform */
#search form {
  margin: 0px;
}

#search input {
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}

#searchfield {
/* Umrandung */
border-style: solid;
border-width: 1px;
border-color: white;
background-color: transparent;
/* background-image: url("formback.gif"); */
}

.pdf {
  margin-top: 10px;
  padding: 5px;
  background-color: #FFFFD7;
}

/* Haupt-Navigationsbereich */
#navi {
  font-size: 0.8em;
  float: left;
  width: 150px; /***** Orig. 150  **/
  color: #211C64; /* black rita traber */
  background-color: transparent;
  /* margin-top: 5px; FEHLER, HIER MUSS 150px STEHEN, GEFIXT AM 2.7.2020 &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& */
  margin-top: 150px;
}

#title {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.2em;
  background-image: url(reddot.gif);
  background-repeat: no-repeat;
  text-indent: 20px;
}

#path {
  margin-top: 3px;
  padding-bottom: 7px;
}

/* Inhaltsbereich */
#content {
  float: right; /*********** Scrollbar ******************************************/
  overflow:auto; /********** Scrollbar automatisch nur bei Bedarf einblenden ****/
  width: 695px; /*** 595 ******** Breite Inhalts-Fenster ************************/
  height:642px; /****617 ****** Scrollbar-Hoehe beim Inhaltsfenster *************/
  color: #211C64; /* Standart-Textfarbe, ohne <p>, <h1>.... rita traber *********/
  background-color: transparent;
  font-size: 0.87em; /* Text-Schriftgrösse original 0.84em; rita traber ***/
  line-height:1.45em;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #8C9999; /* Menue-Content-Trennstrich, before silver, neu wie Website-Umrandung  *** rita traber ***/
  padding-left: 12px;
  padding-right: 12px;
}

/* Plugins */
.plugin, .plugin td {
  color: #211C64;
  background-color: white;
  font-size: 0.84em; 
  line-height:1.45em;
}

/* Newsletter */
.newsletter {
  color: #211C64;
  background-color: white;
  font-size: 0.9em; 
  line-height:1.45em;
}

.warning {
  color: red;
}

/* Fußzeile */
#footer {
  width: 100px;
  height:20px;
  color: #211C64;
  padding: 2px;
  background-color: yellow;
  clear: both;
}

div.copy {
  margin-top: 4px;
  font-size: 0.7em;
  text-indent: 10px;
  text-align: center;
}

/* Listenstile für Menüeintrag im Navibereich topmenu
Dieser Abschnitt ist sehr lang */
#topmenu {
  font-family: Arial, Verdana, sans-serif;
  font-size: 1.0em; /* 25.07.2012 Original 0.8em ************/
  
  padding-left: 0px;  /* 25.07.2012 Original padding-left: 0px ********************/
  text-align: left;   /* 25.07.2012 Original right, Menue rechtsbuendig ***********/
}

#topmenu ul {
  padding: 3px;
  border-bottom: 1px solid silver; 
  margin-bottom: 8px;
}

#topmenu li {
  display: inline;
}

#topmenu a {
  padding: 3px 1em;
  margin-right: 3px;
  border: 1px solid silver; /* original solid silver  rita traber */
  text-decoration: none; 
  border-bottom: 0;
}

#topmenu a:link {
  text-decoration: none;
  color: #000000;
}

#topmenu a:visited {
  color: black; /* 25.07.2012 bevor gray */
  text-decoration: none;
  width: 100%;
}

#topmenu a:hover {
  background-color: silver; /* 25.07.2012 Original #000000; ********/
  width: 100%;
  color: black; /* 25.07.2012 Original white; **********/
}

#topmenu .obermenuhigh {
  padding: 3px 1em;
  margin-right: 3px;
  border: 1px solid silver;
  background-color: #000000;
  color: white;
  border-bottom: 0;
}

/* ENDE Listenstile für Menüeintrag im topmenu */

/* Listenstile für Menüeintrag im Navibereich 
Dieser Abschnitt ist sehr lang */
#navi ul {
  list-style-type: none;
  margin-top: 0px;
  margin-left: 1px;
  padding-left: 1px;
}

#navi ul ul {
  list-style-type: none;
  list-style-image: url(arrow.png);
  /* background-image: url(arrow_menu.png); */
  background-repeat: no-repeat;
  background-position: 0.6em;
  padding-left: 10px;
  margin-left: 10px;
  }

#navi ul li a { /* Menue Ebene 1 */
  display: block;
  list-style-type: none;
  text-indent: 0px;
  margin-top: 3px;
  padding: 2px 2px 2px 8px;
  font-weight: bold;
  /* color: #211C64; **************************/
  color: #211C64;
  background-color: transparent;
  border-top-style: solid;
  border-width: 1px; /* Menue-Trennlinie */
  border-color: #211C64; /* original silver, neu wie Website-Umrandung  8C9999*** rita traber ***/
}

#navi ul ul li a { /* Menue Ebene 2 */
 display: block;
 margin-top: 1px;
 padding:2px 2px 2px 2px;
 text-indent: 0px;
 font-weight: bold;
 /* color: #211C64; *************/
 background-color: transparent;
 border-top-style: none;
 border-bottom-style: none;
}

#navi a:link {
  display: block;
  text-decoration: none;
  width: 150px; /* 25.07.2012 Original 140px; ********/
}

#navi a:visited {
  display: block;
  color: #211C64; /* 25.07.2012 before gray ***********/
  text-decoration: none;
  width: 140px; /* 25.07.2012 Original 140px; *** &&& before 140 *****/
}

#navi a:hover {
  display: block;
  font-weight: 600;  /* Zeile vollstaendig neu eingefügt ,600 rita traber ***/
  background-color: white; /* before black, neu wie Website-Umrandung 8C9999 ********/
  width: 150px;   /* 25.07.2012 Original 140px; ** &&& before 150 *****/
  color: #211C64; /* original before #000000; (black) neu wie Logo-Hauptüberschrift *** rita traber ***/
}

#navi ul .obermenuhigh {
  list-style-type: none;
  display: block;
  width: 150px; /* 25.07.2012 Original 140px; ********/
  margin-top: 3px;
  padding: 2px 2px 2px 8px;
  font-weight: 600;  /* original bold, before 500, neu 600 rita traber ***/
  color: white; 
  background-color: #211C64; /* original before #000000; (black) neu wie Logo-Hauptüberschrift *** rita traber ***/
  border-bottom-style: solid;
  border-width: 1px;
  border-color: #000000;
}

#navi ul ul .submenuhigh {
  list-style-type: none;
  display: block;
  width: 130px;
  margin-top: 1px;
  padding: 2px 2px 2px 2px;
  font-weight: bold;
  color: gray; /* before gray ****** rita traber ****/
  background-color: #211C64;
  color: white;
}
/* ENDE Listenstile für Menüeintrag im Navibereich */

/* Ab hier wird es für Sie richtig interessant, aber erst
die ungebundenen Klassen erscheinen als Auswahloptionen 
im linken Pull-down-Menü von TinyMCE! */

/* Überschrift h1 gestalten */
h1 {
  /* border-top-style: solid;
  border-top-width: 1px;
  border-top-color: silver; */
  margin-top: 3px;
  font-weight: bold; /* Standard normal */
  font-size: 1.6em;
  line-height: 1.4;
  margin-top: 10px;
  color: #211C64; /* original #000000 (black), neu Logo-Blau   Rita Traber ****/
/*  background-image: url(verlauf.jpg); */
  background-repeat: repeat-y;
  margin-bottom: 12px;
}


/* Überschrift h2 gestalten, neu abgeleitet von h1*/
h2 {
/*  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: silver; */
  margin-top: 3px;
  font-weight: bold;  /* Standard Normal */
  font-size: 1.3em; /* Orig. 1.6em  */
  line-height: 1.4;
  margin-top: 8px; /* Orig. 10px   */ 
  color: #211C64; /* original #000000 (black), neu Logo-Blau   Rita Traber ****/
  background-repeat: repeat-y;
  margin-bottom: 10px; /* Orig. 12px */
}

/* Überschrift 3 */
h3 {
  margin-top: 15px;
  margin-bottom: 2px;
  font-size: 1em;
  color: #211C64; /* original #000000 (black), neu Logo-Blau   Rita Traber ****/
}

/* Absatz und div */
#content p, div, object {
  margin-top: 2px;
  margin-bottom: 8px; 
  color: #211C64; /* original #000000 (black), neu Logo-Blau   Rita Traber ****/  
}

#navi div.rss {
  line-height: 1.1;
  margin: 5px;
  padding-left: 6px;
}

#navi div {
  line-height: 1.1;
  padding-left: 1px;
  margin: 0;  
}


/* Tag b zusätzlich einfärben */
b {
 color: #33334C; /* before black, neu wie Logo-Haupttitel  *** rita traber  ***/
}

/* Zeichenformat strong */
strong {
 color: #211C64; /* before black, neu wie Logo-Haupttitel  *** rita traber  ***/
}

.bu {
  margin-top: 0px;
  font-size: 0.75em;
  font-weight: bold;
}

/* normaler Listenstil, beschränkt auf Inhaltsbereich */
#content ul, .plugin ul {
  margin-bottom: 12px;
  list-style-image: url(reddot.gif);
  font-size: 1em;
  line-height: 1.8;
  margin-left: 1.2em;
  padding-left: 1.2em;
}

#content ol, .plugin ol {
  margin-bottom: 12px;  
  font-size: 1em;
  line-height: 1.4;
  margin-left: 1em;
  padding-left: 1em;	
}

a:link {
  color: #211C64;
}

/* besuchte Hyperlinks */
a:visited {
  color: #000000; /* before gray, neu black ******* rita traber */
}

/* Hovereffekt für Links */
a:hover {
  text-decoration: none;
  color: white;
  background-color: #000000;
}

/* Hier beginnen die ungebundenen Klassen, zu erkennen
am Punkt vor dem Klassennamen 
Diese werden im Auswahlmenü von TinyMCE gezeigt */
/* Gestaltung des rechts ausgerichteten News-Kastens */
.kasten {
  clear: both;
  font-size: 0.9em;
  margin-top: 10px;
  margin-left: 3px;
  float: right;
  width: 200px;
  border-style: dotted;
  border-width: 2px;
  border-color: #000000;
  padding: 3px;
}

.kasten h3 {
margin-top: 0px;
} 

.boxcover {
  font-size: 0.9em;
  margin-top: 10px;
  margin-left: 4px;
  float: right;
  width: 200px;
  padding: 3px;
}

.box {
  font-size: 0.9em;
  margin-top: 8px;
  margin-right: 3px;
  padding-right: 0px;
  float: right;
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}

.box h3 {
  background-color: #000000; 
  color: white;
  padding-left: 4px;
  padding-right: 4px;
  margin-top: 0px;
}

.box div {
  padding-left: 4px;
  padding-right: 4px;
}


/* Einführungsabsatz */
.lead, .lead p {
  font-family: Arial, Verdana, sans-serif; 
  font-size:  1em;
  line-height: 1.5em;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 10px;
}

.lead img {
  padding: 5px;
}

/* grauer Rahmen mit Umrandung */
.rahmen {
  font-family : Arial, Verdana, Helvetica, sans-serif; 
  font-size : 1em;
  width: 90%;
  background-color : #EEEEEE; 
  border-style : solid; 
  border-width : 1px; 
  border-color : #000000; 
  padding: 5px; 
}

/* Rahmen mit gestrichelter Umrandung */
.tipp {
  font-family : Arial, Verdana, sans-serif; 
  font-size : 1em; 
  width: 95%;
  border-style : dotted; 
  border-width : 1px; 
  border-color : gray; 
  padding : 3px;
  margin-top: 8px;
  margin-bottom: 10px; 
}

.code {
  font-family: 'Courier New', Courier, monospace;
  font-size: 1em;
  color: #000099;
}

/* Linie interessant gestalten */

hr#trenner {
  border-style: solid;
  border-width: 1px;
  border-color: white;
  width: 370px;
  margin-left: 0px;
  text-align: left;
}

hr {
  border: 1px dashed #000000;
  width: 95%;
  margin-left: 0px;
  text-align: left;
}

#linie {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: silver;
  padding-top: 4px;  
  padding-bottom: 8px;  
  line-height: 0.3;
}

/* Luft für Tabellen */
table th, th, tbody {
  padding: 3px;
}

/* Links innerhalb von Absätzen mit 
kleinem Zeichen versehen */
#content p a {
  display: inline;
  padding-left: 10px;  
/*  background-image: url(bluedot.gif); */
  background-image: url(arrow2.png);
  background-repeat: no-repeat;
}

#content p.image {
  text-align: left;
}

.datum {
 font-size: 0.8em;
}

tr {
  border-bottom: 1px solid #000;
}