/* 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;
  color: white;
  background-color: #0001C1;
  font-size: 100.01%;
  margin: 0px;
}

/* mother-container, contains logo, navi, content and footer */
#mother {
  text-align: left;
  margin: auto;
  width: 860px;
  border-style: solid;
  border-width: 1px;
  border-color: silver;
  color: black;
  background-color: white;
  background-image:url(bg300.jpg);
  background-repeat: repeat-y;
  /*min-height: 600px;*/
  margin-top: 50px;
}

/* Container mit dem Logo */
#logo {
  text-align: left;
  /*height: 70px;*/
  width: 100%;
  color: black;
  background-color: transparent;
  background-image: url(schniew2.jpg);
  background-repeat: no-repeat;
}

/* Hauptüberschrift im Logo-Container */
#logo h1 {
  font-size: 1.5em;
  color: black;
  margin: 0px;
  padding-left: 300px;
  padding-top: 10px;
  background-image: none;
}

/* Suchfeld */
#search {
  /*float: right;*/
  color: white;
  width: 180px;
  background-color: transparent;
  padding-top: 100px;
}

/* Innenrand Suchform */
#search form {
  margin: 5px;
}
#search form input {
	width: 140px;
	margin-top: 5px;
	border: 1px dotted green;
}

/* Haupt-Navigationsbereich */
#navi {
  font-size: 0.8em;
  float: left;
  width: 200px;
  padding-top: 60px;
  margin-right: 30px;
  color: silver;
  background-color: transparent;
  height: 100%;
}

/* Navigationspfad */
#path {
  padding: 2px;
}

/* Inhaltsbereich */
#content {
  float: right;
  width: 550px;
  color: black;
  background-color: transparent;
  font-size: 0.84em;
  line-height:1.45em;
  padding-left: 0px;
  padding-top: 30px;
}

/* Stilregel für Plugins, z.B. feedback
wichtig, um für Hintergrundfarbe weiß zu erzwingen,
wenn für body eine abweichende Farbe definiert wurde */
.plugin {
  background-color: white;
  color: black;
  font-size: 1em;
  line-height:1.3em;
}

/* Fußzeile */
#footer {
  width: 100%;
  padding: 2px;
  color: black;
  background-color: transparent;
  clear: both;
}

#footer div {
  font-size: 0.7em;
  text-align: right;
  margin-top: 50px;
}

/* Listenstile für Menüeintrag im Navibereich topmenu */
#topmenu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  width: 100%;
  padding-left: 0px;
  text-align: right;
}

#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;
  text-decoration: none;
  border-bottom: 0;
}

#topmenu a:link {
  text-decoration: none;
}

#topmenu a:visited {
  color: gray;
  text-decoration: none;
  width: 100%;
}

#topmenu a:hover {
  background-color: red;
  width: 100%;
  color: white;
}

#topmenu .obermenuhigh {
  padding: 3px 1em;
  margin-right: 3px;
  border: 1px solid silver;
  background-color: red;
  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-left: 20px;
  padding-left: 0px;
}

#navi ul ul {
/*   list-style-image: url(reddot.gif); */
  padding-left: 0px;
  margin-left: 10px;
  }

#navi ul li a {
  display: block;
  list-style-type: none;
  text-indent: 0px;
  margin-top: 1px;
  padding: 4px 0px 4px 0px;
  font-weight: normal;
  color: white;
  background-color: transparent;
/*  border-bottom-style: solid;
  border-width: 1px;
  border-color: silver;*/
}

#navi ul ul li a {
 display: block;
 margin-top:1px;
 padding:4px 0px 4px 0px;
 text-indent: 0px;
 font-weight: normal;
 color: white;
 background-color: transparent;
 border-top-style: none;
 border-bottom-style: none;
}

#navi a:link {
  display: block;
  color: white;
  text-decoration: none;
  width: 140px;
}

#navi a:visited {
  color: white;
  text-decoration: none;
  display: block;
  width: 140px;
}

#navi a:hover {
  display: block;
  background-color: transparent;
  width: 140px;
  color: silver;
}

#navi ul .obermenuhigh {
  list-style-type: none;
  display: block;
  width: 140px;
  margin-top: 1px;
  padding: 4px 0px 4px 0px;
  font-weight: bold;
  color: white;
  background-color: transparent;
/*  border-bottom-style: solid;
  border-width: 1px;
  border-color: red;*/
}

#navi ul ul .submenuhigh {
  list-style-type: none;
  display: block;
  width: 130px;
  margin-top: 1px;
  padding: 4px 0px 4px 0px;
  font-weight: bold;
  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 1 gestalten */
h1 {
  color: #0000A0;
  font-size: 1.4em;
  line-height: 1.4;
  margin-top: 10px;
  padding: 4px;
}

/* Überschrift 2 */
h2 {
  font-size: 1.2em;
  line-height: 1.8em;
  color: white;
  background-color:#8080FF;
  text-align: center;
  padding-bottom: 1px;
  margin-left: 0px;
  margin-bottom: 1px;
  margin-top:0px;
}

/* Überschrift 3 */
h3 {
  font-size: 1em;
  line-height: 1.4;
  color: white;
  background-color:#8080FF;
  text-align: center;
  margin-left: 0px;
  margin-bottom: 1px;
  padding-bottom: 1px;
}

/* Absatz und div */
p, div {
  padding-right: 3px;
}

b, strong {
 color: black;
}

blockquote {
	font-style: italic;
}
#content th {
	border-bottom: 1px solid gray;
}
#content td {
	vertical-align: top;
	border-bottom: 1px dotted silver;
}

/* 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 */
.kasten {
  font-size: 1em;
  color: black;
  margin-top: 10px;
  float: right;
  width: 170px;
  border-style: dotted;
  border-width: 2px;
  border-color: silver;
  padding: 3px;
  margin: 3px;
}

.kasten h3 {
  margin-top: 0px;
}

/* Beginn der neuen Newskasten-Formate, ab CMBasic 1.3 */
.boxcover {
  font-size: 0.9em;
  margin-top: 10px;
  float: right;
  width: 200px;
  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: #0000A0;
}

.box h3 {
  background-color: #0000A0;
  color: white;
  padding: 3px;
  margin-top: 0px;
}

.box div {
 padding: 3px;
}
/* Ende der neuen Newskasten-Formate */

/* 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 : 1em;
/*   width: 90%; */
  background-color : #EEEEEE;
  border-style : solid;
  border-width : 1px;
  border-color : #CD3326;
  padding : 10px;
}

/* 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;
}

/* Bildunterschrift */
.bu {
  margin-top: 0px;
  font-size: 0.75em;
  font-weight: bold;
}

/* 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(link-extern.gif);
  background-repeat: no-repeat;
}
#content u {
  color:#00007F;
  background-color:#E0FF00;
  text-decoration:none;
}
/* Format für zuletzt geändert usw. */
.datum {
 font-size: 0.8em;
}

/* Formate für TinyMCE */
body.mceContentBody {
	color: black;
	background-color: white;
}
body.mceContentBody u {
  color:#00007F;
  background-color:#E0FF00;
  text-decoration:none;
}
