/* 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%;
  background-image:  url(background.GIF);
  background-repeat: repeat-y;
  background-position: center;
  margin: 0;
  margin-top: 0px;
  background-color: #ECECEC;
  
}

/* mother-container, contains logo, navi, content and footer */
#mother {
  text-align: left;
  margin: auto;
  width: 897px;
  border-style: solid;
  border-width: 0px;
  border-color: white;
  color: #4A73E2;
  background-color: white;

}

/* Container mit dem Logo */
#logo {
  text-align: center;
  height: 128px;
  width: 897px;
  color: black;
  background-color: white;
  background-image: url(header2.jpg);
  background-repeat: repeat-y;
  margin-bottom: 3px;
}

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

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

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

/* Haupt-Navigationsbereich */
#navi {
  font-size: 0.71em;
  float: left;
  width: 158px;
  color: #4A73E2;
  text-color: #4A73E2;
  background-color: #FFFF99;
  font-weight: bold;
  
 

}

/* Inhaltsbereich */
#content {
  float: right;
  width: 725px;
  color: black;
  background-color: white;
  font-size: 0.72em; 
  line-height:1.45em;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #4A73E2;
  padding-left: 6px;
}

/* Fußzeile */
#footer {
  width: 100%;
  color: black;
  padding: 2px;
  clear: both;
}

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

/* Listenstile für Menüeintrag im Navibereich topmenu */
#topmenu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.95em;
  width: 100%;
  padding-left: 0px;
  text-align: right;
  text-color: #4A73E2;
}

#topmenu ul {
  padding: 3px;
  border-bottom: 1px solid #4A73E2; 
  margin-bottom: 8px;
  text-color: #4A73E2;
}

#topmenu li {
  display: inline;
  text-color: #4A73E2;  
  

}

#topmenu a {
  padding: 3px 1em;
  margin-right: 3px;
  border: 1px solid #4A73E2;
  text-decoration: none; 
  border-bottom: 0;
  text-color: #4A73E2;
  background-color: #FFFF99;
  font-weight: bold;
}

#topmenu a:link {
  text-decoration: none;
  color: #4A73E2;
}

#topmenu a:visited {
  color: #4A73E2;
  text-decoration: none;
  width: 100%;
  font-weight: bold;
}

#topmenu a:hover {
  background-color: #4A73E2;
  width: 100%;
  color: #FFFF99;
}

#topmenu .obermenuhigh {
  padding: 3px 1em;
  margin-right: 3px;
  border: 1px #4A73E2;
  background-color: #4A73E2;
  color: #FFFF99;
  border-bottom: 0;
  font-weight: bold;
}

/* 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: 4px;
  text-color: #4A73E2;
  
  
}

#navi ul ul {
  list-style-image: url(reddot.gif);
  padding-left: 10px;
  margin-left: 8px;
  text-color: #4A73E2;
 
  
  }

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

#navi ul ul li a {
 display: block;
 margin-top:1px;
 padding:4px 4px 4px 2px;
 text-indent: 0px;
 font-weight: normal;
 color: #6793EA;
 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: #6793EA;
  text-decoration: none;
  display: block;
  width: 140px;
  
  
}

#navi a:hover {
  display: block;
  width: 130px;
  background-color: #4A73E2;
  color: #FFFF99;
}

#navi a:hover.anders {
  display: block;
  width: 20px;
  background-color: transparent;
    text-decoration: none;
}

#navi a:visited.anders {
  text-decoration: none;
  display: block;
  width: 20px;
  
}


#navi ul .obermenuhigh {
  list-style-type: none;
  display: block;
  width: 130px;
  margin-top: 1px;
  padding: 4px 4px 4px 4px;
  font-weight: bold;
  color: #CC0000;
  background-color: transparent;;
  border-bottom-style: solid;
  border-width: 1px;
  border-color: #CC0000;
}

#navi ul ul .submenuhigh {
  list-style-type: none;
  display: block;
  width: 100px;
  margin-top: 1px;
  padding: 4px 4px 4px 2px;
  font-weight: bold;
  color: #CC0000;
  background-color: transparent;
  color: #CC0000;
}



/* 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: #FFFD68;
  font-size: 1.4em;
  line-height: 1.4;
  margin-top: 10px;
  background-image: url(verlauf1.jpg);
  background-repeat: repeat-y;
  padding-left: 100px;
  padding: 4px;
}

/* Überschrift 2 */
h2 {
  font-size: 1.0em;
  line-height: 1.3;
  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 */
p, div {
  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: blue;
}

/* Beginn der neuen Newskasten-Formate, ab CMBasic 1.3 */
.boxcover {
  font-size: 0.9 em;
  margin-top: 10px;
  float: right;
  width: 210px;
  padding: 3px;
}

.box {
  font-size: 0.9em;
  margin-top: 10px;
  padding-right: 0px;
  float: right;
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: #4A73E2;
}

.box h3 {
  background-color: #4A73E2; 
  color: white;
  padding: 3px;
  margin-top: 0px;
}

.box div {
 padding: 3px;
}
/* Ende der neuen Newskasten-Formate */

/* 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 {
  font-size: 1em;
  margin-top: 10px;
  float: right;
  width: 180px;
  border-style: dotted;
  border-width: 2px;
  border-color: silver;
  padding: 3px;
  margin: 3px;
}

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

/* grauer Rahmen mit Umrandung */
.rahmen {
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 0,9 em;
  width: 90%;
  background-color : #4A73E2; 
  border-style : solid; 
  border-width : 1px; 
  border-color : #4A73E2; 
  padding : 3px; 
  color: white;
  font-weight: bold;

}

/* 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: #6793EA;
  width: 95%;
  margin-left: 0px;
  text-align: left;
}

/* Luft für Tabellen */
table th, th, tbody {
  padding: 3px;
  
}

/* spezielle Linkfarbe */

a.speziell:link {
   background-color: #FFCC66;
   color:            #0000CC;
}

a.speziell:visited {
   background-color: #FFCC66;
   color:            #660066;
}

a.speziell:hover {
   background-color: #0000CC;
   color:            #FFCC66;
}

a.speziell:active {
   background-color: #CCCCFF;
   color:            #CC0000;
}


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