/* CSS-Datei für new-Template von CMBasic (ab Ver. 1.5)
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;
  background-color: #efefef;
  background-image: url(bg_head_2.jpg);
  background-repeat: no-repeat;
  margin: 0;
}

/* mother-container, contains logo, navi, content and footer */
#mother {
  text-align: left;
  margin: auto;
  padding: 0;
  width: 95%;
  color: black;
  background-color: transparent;
}

/* Container mit dem Logo */
#logo {
  width: 98%;
  height: 110px;
  color: white; 
  padding-top: 10px;
  padding-right: 10px; 
  padding-bottom: 0; 
  padding-left: 10px;
  background-color: transparent;
}

/* Titel */
#logo h1{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 32px;
  line-height: 32px;
  float: left;
  width: 70%;
  padding-left: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: white;
  background-color: transparent;
  background-image: none;
  margin-top: 0px;
  margin-bottom: 0px;
}

#logotext {
  clear: both;
  padding-left: 10px;
  font-size: 12px; 
}

/* Suchfeld */
#search {
  float: right;
  color: black;
  min-width: 170px;
  background-color: transparent;
  margin-top: 5px;
}

#search label {
  color: white;
}

/* Haupt-Navigationsbereich */
#navi {
  font-size: 12px;
  float: left;
  color: black;
  width: 20%;
  padding-top: 10px;
  padding-left: 12px;
}

/* Navigationspfad */
#path {
  padding: 2px;
}

/* Inhaltsbereich */
#content {
  float: right;
  color: black;
  width: 75%;
  min-height: 450px;
  font-size: 12px; 
  line-height: 14px;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: silver;
  padding-top: 10px;
  padding-left: 6px;
  padding-right: 12px;
}

/* Stilregel für Plugins, z.B. feedback 
wichtig, um die gewünschte Hintergrundfarbe festlegen
zu können */
.plugin {
  background-color: #efefef;
  background-image: none;
  font-size: 12px;
  line-height: 14px;
}

/* Stilregel für Frontend-Einloggbereich, 
wichtig, um die gewünschte Hintergrundfarbe festlegen zu
können */
.login {
  background-color: #F8F8F8;
  font-size: 12px;
  line-height: 14px;
}

/* Fußzeile */
#footer {
  color: black;
  padding: 5px;
  background-color: transparent;
  clear: both;
}

#footer div {
  font-size: 8px;
  text-align: center;  
}

/* Listenstile für Menüeintrag im Navibereich topmenu */
#topmenu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-top: 10px;
  margin-bottom: 2px;
}

#topmenu ul {
  font-size: 1em;
  text-align: right;
  border-bottom: 1px solid silver; 
  padding-bottom: 2px;
}

#topmenu li {
  display: inline;
}

#topmenu a {
  padding: 3px 1em;
  color: #aa0000;
  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;
}

#topmenu a:hover {
  background-color: #aa0000;
  width: 100%;
  color: white;
}

#topmenu .obermenuhigh {
  padding: 3px 1em;
  margin-right: 3px;
  border: 1px solid silver;
  background-color: #aa0000;
  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-image: url(reddot.gif);
  padding-left: 10px;
  margin-left: 10px;
  }

#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: black;
  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 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;
  background-color: transparent;
  width: 140px;
  color: #e26110;
}

#navi ul .obermenuhigh {
  list-style-type: none;
  display: block;
  width: 140px;
  margin-top: 1px;
  padding: 4px 4px 3px 8px;
  font-weight: bold;
  color: white;
  background-color: #e26110;
  border-bottom-style: solid;
  border-width: 1px;
  border-color: #003084;
}

#navi ul ul .submenuhigh {
  list-style-type: none;
  display: block;
  width: 130px;
  margin-top: 1px;
  padding: 4px 4px 4px 2px;
  font-weight: bold;
  color: black;
  background-color: #e26110;
  color: white;
}
/* ENDE Listenstile für Menüeintrag im Navibereich */

/* Überschrift 1 gestalten */
h1 {
  color: #aa0000;
  font-size: 16px;
  line-height: 18px;
  margin-top: 10px;
  background-image: url(verlauf.jpg);
  background-repeat: repeat-y;
  padding: 4px;
}

/* Überschrift 2 */
h2 {
  font-size: 14px;
  line-height: 16px;
  background-image: url(rotkaro.gif);
  background-repeat: no-repeat;
  text-indent: 20px;
  background-position: left;
  padding-bottom: 1px;
  margin-bottom: 5px;
  padding-top: 0;
  margin-top: 8px;
}

/* Überschrift 3 */
h3 {
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 1px;
  padding-bottom: 1px;
}

/* Absatz und div */
p, div {
  padding-right: 3px;
}

p {
  margin-top: 3px;
  margin-bottom: 12px;
}

/* Tag b zusätzlich einfärben */
b {
 color: #770000;
}

/* Zeichenformat strong */
strong {
 color: #770000;
}

/* normaler Listenstil, beschränkt auf Inhaltsbereich */
#content ul {
  list-style-image: url(karo.gif);
  font-size: 12px;
  line-height: 14px;
  margin-left: 0.7em;
  padding-left: 0.7em;
  margin-top: 0;
  padding-top: 0;
}

#content ol {
  font-size: 12px;
  line-height: 14px;
  margin-top: 0;
  padding-top: 0;
}

#content li {
  margin-bottom: 0.2em;
}

/* 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 */
/* Gestaltung des rechts ausgerichteten News-Kastens */
.kasten {
  font-size: 12px;
  margin-top: 10px;
  float: right;
  width: 170px;
  border-style: solid;
  border-width: 2px;
  border-color: #e26110;
  padding: 3px;
  margin: 3px;
  background-color: #fffff0;
}

.kasten h3 {
  margin-top: 0px;
  background-color: #e26110;
  color: white;
}

/* Beginn der neuen Newskasten-Formate, ab CMBasic 1.3 */
.boxcover {
  font-size: 12px;
  margin-top: 10px;
  float: right;
  width: 200px;
  padding: 3px;
}

.box {
  font-size: 12px;
  margin-top: 10px;
  padding-right: 0px;
  float: right;
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: #0000A0;
}

.box h3 {
  background-color: #003084; 
  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:  12px;
  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 : 12px;
  width: 90%;
  background-color : #EEEEEE; 
  border-style : solid; 
  border-width : 1px; 
  border-color : #CD3326; 
  padding: 5px;
  margin-top: 10px;
  margin-bottom: 15px;
}

/* Rahmen mit gestrichelter Umrandung */
.tipp {
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : 12px; 
  width: 90%;
  border-style : dotted; 
  border-width : 1px; 
  border-color : gray; 
  padding : 5px;
  margin-top: 8px;
  margin-bottom: 10px; 
}

code, .code {
  font-family: 'Courier New', Courier, monospace;
  font-size: 12px;
  color: #000099;
}

/* Bildunterschrift */
.bu {
  margin-top: 0px;
  font-size: 10px;
  font-weight: bold;
}

/* Linie interessant gestalten */
hr {
  border-style: solid;
  border-width: 1px;
  border-color: #4565dc;
  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;
}

/* Format für zuletzt geändert usw. */
.datum {
 font-size: 10px;
}

.small {
 font-size: 8px;
 color: white;
}

a.a_small {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8px;
        font-weight: normal;
        color: white;
        text-decoration: none;
}
a:link.a_small { }
a:active.a_small { }
a:visited.a_small { }
a:hover.a_small {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 8px;
        font-weight: normal;
        color: #ffff00;
        text-decoration: none;
}

.feedback {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  width: 400px;
  color: #000000;
  background-color:#ffffff;
  border: 1px outset #e26110;
}

.feedlos {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: white;
  background-color:#e26110;
  border: 1px outset #e26110;
}

.suche {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  background-color:#f8f8f8;
  border: 1px outset #e26110;
}

.suchlos {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: white;
  background-color:#e26110;
  border: 1px outset #e26110;
}