/* CSS Document */
/* Gesamtschrift und Gesamtrand festlegen */
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 101.5%;
   /*  background-image: url(background.gif); */
  background-repeat: repeat-y;
  background-position: center;

  margin: 0px
}

/* mother-container, contains logo, navi, content and footer */
#mother {
  text-align: left;
  margin: auto;
  padding: 10px;
  width: 977px;
  color: black;
  background-color: white;
  /* background-image: url('navi2.jpg'); */
   /*  background-image: url('background.gif'); */
  background-repeat: repeat-y;
  margin-top: 0px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:auto
}

/* Container mit dem Logo */
#logo {

  text-align: center;
  vertical-allign: bottom;
  horizontal-allign: center;
  height: 185px;
  width: 940px;
  color: black;
  background-color: transparent;
  background-image: url('logo3kred.jpg');
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 0px
}

#logo h1 {
  font-size: 1.8em;
  color: white;
  margin: 0px;
  padding-top: 140px;
  padding-left: 300px;
  background-image: url('none');
}

#search {
  margin-bottom: 5px;
  float: right;
  color: grey;
  width: 180px;
  background-color: transparent;
}

#search form {
  margin: 5px;
}

/* Haupt-Navigationsbereich */
#navi {
  margin-top: 5px;
  margin-left: 2px;
  font-size: 0.8em;
  float: left;
  width: 176px;
  color: black;
  padding-left: 10px;
  background-color: white;
  background-image:url('none');
  background-repeat: repeat-y;

}
/* Navigationspfad */
#path {
  padding: 2px;
}

/* Inhaltsbereich */
#content {
  float: right;
  width: 755px;
/*  overflow: auto; */
  padding-left: 10px;
  padding-right: 20px;
  color: black;
  background-color: white;
  font-size: 0.84em;
  line-height:1.45em;
  border-left-style: solid;
  border-left-width: 0px;
  border-color: silver;
 }

/* Stilregel für Plugins, z.B. feedback 
wichtig, um die gewünschte Hintergrundfarbe festlegen
zu können */
.plugin {
  background-color: #F8F8F8;
  font-size: 1em;
  line-height: 1.3em;
}

/* Stilregel für Frontend-Einloggbereich, 
wichtig, um die gewünschte Hintergrundfarbe festlegen zu
können */
.login {
  background-color: #F8F8F8;
  font-size: 1em;
  line-height: 1.3em;
}

#footer {
  width: 100%;
  color: black;
  padding: 10px;
  background-color: transparent;
/* background-image: url('background.gif'); */
  background-position: center;
  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.8em;
  width: 100%;
  padding-left: 0px;
  text-align: right;
}

#topmenu ul {
  padding: 3px;
  border-bottom: 1px black;
  margin-bottom: 8px;
}

#topmenu li {
  display: inline;
}

#topmenu a {
  border-left:1px none black; border-right:1px none black; border-top:1px none black; margin-right: 3px;
  text-decoration: none;
  border-bottom: 0px none;; padding-left:1em; padding-right:1em; padding-top:3px; padding-bottom:3px
}

#topmenu a:link {
  text-decoration: none;
}

#topmenu a:visited {
  color: black;
  text-decoration: none;
  width: 100%;
}

#topmenu a:hover {
  background-color: red;
  width: 100%;
  color: white;
}

#topmenu .obermenuhigh {
  border-left:1px solid silver; border-right:1px solid silver; border-top:1px solid silver; margin-right: 3px;
  background-color: red;
  color: white;
  border-bottom: 0px none;; padding-left:1em; padding-right:1em; padding-top:3px; padding-bottom:3px
}

/* 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: 150px;
}

#navi a:visited {
  color: grey;
  text-decoration: none;
  display: block;
  width: 150px;
}

#navi a:hover {
  display: block;
  background-color: transparent;
  width: 150px;
  color: #FF3333;
}


#navi ul .obermenuhigh {
  list-style-type: none;
  display: block;
  width: 150px;
  margin-top: 1px;
  padding: 4px 4px 4px 8px;
  font-weight: bold;
  color: silver;
  background-color: #FF3333;
  border-bottom-style: solid;
  border-width: 1px;
  border-color: #FF3333;
}

#navi ul ul .submenuhigh {
  list-style-type: none;
  display: block;
  width: 150px;
  margin-top: 1px;
  padding: 4px 4px 4px 2px;
  font-weight: bold;
  color: black;
  background-color: #FF3333;
  color: white;
}

/* Listenstil für Blog dritte Ebene */
.blog {
  width: 500px;
}

/* 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: #FF3333;
  font-size: 1.4em;
  line-height: 1.4;
  margin-top: 10px;
  background-image: url('verlauf.jpg');
  background-repeat: repeat-y;
  padding: 4px
}

/* Ü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 50%;
  padding-bottom: 1px;
  margin-bottom: 1px
}

/* Überschrift 3 */
h3 {
  font-size: 1.3em;
  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 */
#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: black;
}





/* Hier beginnen die ungebundenen Klassen, zu erkennen
am Punkt vor dem Klassennamen */


.td2 {padding-right: 382px; background-color:#fff;
}

/* Tabellenzellenstil */
.tabcel {
   position:bottom;
   left:250px;
   width:387px;
   padding:10px;
   margin:0px;
   border:0px;
}

/* Gestaltung des rechts ausgerichteten Kastens */
.kasten {
  font-size: 1em;
  margin-top: 10px;
  float: right;
  width: 500px;
  border-style: dotted;
  border-width: 2px;
  border-color: silver;
  padding: 3px;
  margin: 3px;
 background-color: transparent;
 background-repeat: repeat-y;
background-repeat: repeat-x;
 margin-bottom: 0px;
}
.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 : 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;
}
}

/* Bildunterschrift */
.bu {
  margin-top: 0px;
  font-size: 0.75em;
  font-weight: bold;
}
/* Linie interessant gestalten */
hr {
  border-style: solid;
  border-width: 1px;
  border-color: black;
  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('x.gif');
  background-repeat: no-repeat
}
}
/* Format für zuletzt geändert usw. */
.datum {
 font-size: 0.8em;
}

/* CSS-Datei für runde ecken */

.box { width: 15em; background: #CCCCFF;
}
.box h1, .box p {margin: 0 10px;
}
.box h1 {font-size:150%; color:#FF3333;
}
.box .top, .box .bottom{display:block;background: #dddddd;
}
.box .top b, .box .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #CCCCFF;
}
.box .r1{margin: 0 5px;
}
.box .r2{margin: 0 3px;
}
.box .r3{margin: 0 2px;
}
.box .top .r4, .box .bottom .r4{margin: 0 1px;height: 2px;
}