/* CSS-Datei für Standard-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 */

/* Gesamtschrift und Gesamtrand festlegen */
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100.01%;
  margin: 0px;
  background: transparent url(blume_bg.gif) no-repeat 0% 100%;
}

/* mother-container, contains logo, navi, content and footer */
#mother {
  text-align: left;
  margin: auto;
  width: 760px;
  background-color: transparent;
  position: relative;
}

#logo {
  text-align: left;
  height: 53px;
  width: 100%;
  color: black;
  background-position: right;
  background-image: url(logo_kohler.gif);
  background-repeat: no-repeat;
  margin-bottom: 10px;
}

/* Hauptüberschrift im Logo-Container */
#logo h1 { 
  position: absolute;
  top: -50px;
  font-size: 1.1em;
  color: white;
  margin: 0px;
  padding-left: 5px;
  background-image: none;
}

/* Suchfeld */
#search {
  display: none;
  float: right;
  color: black;
  width: 180px;
  background-color: transparent;
}

/* Innenrand Suchform */
#search form {
  margin: 0px;
}

/* Haupt-Navigationsbereich */
#navi {
  float: left;
  width: 180px;
  font-size: 0.8em;
  color: black;
}

.menu {
	 width: 160px;
	 border-top: dotted gray 1px;
	 border-bottom: dotted gray 1px;
}
/* Robot */
#robi {
position: absolute; 
display: none;
left: -990px; 
width: 360px;
}

/* Inhaltsbereich */
#content {
  float: right;
  width: 530px;
  color: black;
  font-size: 0.84em; 
  line-height:1.45em;
  border-left-style: none;
  border-left-width: 1px;
  border-left-color: silver;
  padding-left: 0px;
}

/* Fußzeile */
#footer {
  width: 100%;
  color: black;
  padding: 2px 0px 2px 0px;
  border-top: dotted 1px gray;
  margin-top: 20px;
  clear: both;
}

#footer div {
  font-size: 0.7em;
  text-indent: 10px;
}

/* Listenstile für Menüeintrag im Navibereich 
Dieser Abschnitt ist sehr lang */
#navi ul {
  list-style-type: none;
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 0px;
}

#navi ul ul {
  padding-left: 0px;
  margin-left: 10px;
  }

#navi ul li a {
  display: block;
  list-style-type: none;
  text-indent: 0px;
  margin-top: 1px;
  padding: 4px 4px 4px 0px;
  font-weight: bold;
  color: black;
  background-color: transparent;
}

#navi ul ul li a {
 display: block;
 margin-top:1px;
 padding:4px 4px 4px 2px;
 text-indent: 0px;
 font-weight: bold;
 color: black;
 background-color: transparent;
 border-top-style: none;
 border-bottom-style: none;
}

#navi a:link {
  display: block;
  text-decoration: none;
  width: 140px;
}

#navi a:visited {
  color: gray;
  text-decoration: none;
  display: block;
  width: 140px;
}

#navi a:hover {
  display: block;
  text-decoration: underline;
  background-color: transparent;
  width: 140px;
  color: gray;
}

#navi ul .obermenuhigh {
  list-style-type: none;
  display: block;
  width: 140px;
  margin-top: 1px;
  padding: 4px 4px 4px 0px;
  font-weight: bold;
  color: #AF1810;
  background-color: transparent;
}

#navi ul ul .submenuhigh {
  list-style-type: none;
  display: block;
  width: 130px;
  margin-top: 1px;
  padding: 4px 4px 4px 2px;
  font-weight: bold;
  color: #AF1810;
  background-color: none;
}
/* 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 1 gestalten */
h1 {
  color: #2F5E00;
  font-family: Verdana, sans-serif;
  font-weight: normal;
  font-size: 1.4em;
  line-height: 1.4;
  margin-top: 10px; 
  padding: 0px ;
}

/* Überschrift 2 */
h2 {
  font-size: 1.1em;
  line-height: 1.4;
  background-image: url(rotkaro.gif);
  background-repeat: no-repeat;
  text-indent: 20px;
  background-position: left;
  padding-bottom: 1px;
  margin-bottom: 1px;
}

/* Überschrift 3 */
h3 {
  font-size: 1em;
  line-height: 1.4;
  margin-bottom: 1px;
  padding-bottom: 1px;
}

/* Absatz und div | EB: nur p */
p {
  padding-right: 3px;
}

/* Tag b zusätzlich einfärben */
b {
 /*  color: #7C580A; */
 color: black;
}

/* Zeichenformat strong */
strong {
  /*  color: #AF1810; */
 color: black;
}

/* normaler Listenstil, beschränkt auf Inhaltsbereich */
#content ul {
  list-style-image: url(karo.gif);
  font-size: 1em;
  line-height: 1.4;
  margin-left: 0.7em;
  padding-left: 0.7em;
}

/* Hovereffekt für Links */
a:hover {
  text-decoration: none;
}

/* besuchte Hyperlinks */
a:visited {
  color: gray;
}

/* 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 */


/* Einführungsabsatz */
.lead, .lead p {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
  font-size:  1em;
  line-height: 1.5em;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 10px;
}

.lead img {
  padding: 5px;
}

.kasten {
  font-style: normal;
  font-size: 1em;
  margin-top: 10px;
  float: right;
  width: 161px;
  border-style: dotted;
  border-width: 1px;
  border-color: black;
  margin: 0px 0px 0px 6px;
  padding: 4px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 170px;
}

/* grauer Rahmen mit Umrandung */
.rahmen {
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 1em;
  width: 90%;
  background-color : #EEEEEE; 
  border-style : solid; 
  border-width : 1px; 
  border-color : #CD3326; 
  padding : 3px; 
}

/* Rahmen mit gestrichelter Umrandung */
.tipp {
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 1em; 
  width: 90%;
  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 {
  border-style: solid;
  border-width: 1px;
  border-color: #FF8040;
  width: 85%;
  margin-left: 0px;
  text-align: left;
}

/* 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: 15px;
  background-image: url(bluedot.gif);
  background-repeat: no-repeat;
}

/* Schmetterlinge */
#butterfl_1 {
	position: absolute;
	top: 350px;
	left: -20px;
	z-index: 1;
}

#butterfl_2 {
 position:absolute;
 top: 280px;
 left:120px;
 z-index: 1;
}

