@charset "utf-8";
html
{  font-family:          arial,sans-serif;
   padding:              0;
   padding-bottom:       1em;
}
body
{
   width:                99%;
   background-color:     #ffffff;
}
ul, li 
{  margin:               0;
   padding:              0;
   line-height:          1.5;
   list-style-type:      none;
}
#navigation, #navigation *
{
   padding: 0;
   margin: 0;
   line-height: 0.6;
}
#navigation
{
   width: 11.4em;
   color: #000;
   font-size: 14px;
   position: relative;
   z-index: 1;
}
#navigation.fixiert_oben
{
  position: fixed !important; 
  top: 8px !important;
}
#navigation.fixiert_unten
{
  position: fixed !important;
  bottom: 4px !important;
}
.abs #navigation
{  
   position: absolute;
}
.float #navigation
{  
   float: left;
}
.float #content:before
{
   content: '';
   cursor: text;
}
#navigation ul
{  list-style-type: none;
   list-style-position: outside;
}
* html #navigation
{
   left: 5%;
}
*+ html #navigation
{
   left: 5%;
}
#navigation ul:after
{
   font-weight: bold;
   font-size: 14px;
   content: "";
   margin-bottom: 2em;
   border: 1px solid #fff;
   border-top: 2px solid white;
}
#navigation li
{
   background: #fbf4f8;
   border-top: 2px solid white;
}
#navigation a, #navigation span, #navigation input
{
  text-decoration: none;
  color: #8F8F8F;
  display: block;
  padding: 0.5em;
}
#navigation span
{
  color: #780000;
  font-weight: bold;
  background: #e8ddca;
}
#navigation a:hover, #navigation a:focus, #navigation a:active
{
  font-weight: bold;
}
#navigation h5
{
   background: #fbf4f8;
   padding: 0.5em;
   border: 1px solid #fbf4f8;
   border-bottom: 0 none;
   -moz-border-radius : 5px 5px 0 0;
   -webkit-border-top-right-radius: 5px;
   -webkit-border-top-left-radius: 5px;
   border-radius: 5px 5px 0 0;
   font-size: 14px;
   font-weight: bold;
}
.float #navigation h5:first-of-type:before
{
   content: '';
   cursor: text;
}
.abs #switcher1:before
{
   content: '';
   cursor: text;
}
.float #switcher1:before
{
   content: '';
   cursor: text;
}
#switcher2:before
{
   content: '';
   cursor: text;
}
.dummy #switcher2:before
{
   content: '';
   cursor: text;
}
#navigation .dummy, #navigation .dummy + ul
{
  display: none;
}
.dummy #navigation .dummy, .dummy #navigation .dummy + ul
{
  display: block;
}
#navigation .dummy + ul li:last-child
{
  background: #f00;
}
h1
{
   font-size: 22.9px;
   color: #fff;
   text-align: right; 
   border: 0px solid #fff;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
   padding: 0.5em;
   background-image: url(../images/a1.png);
}
#content
{
   font-size: 14px;
   margin-left: 13em;
   padding: 0;
   background: #fbf4f8;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
   position: relative;
   z-index: 2;
}
#content:before
{
   display: block;
   background: #fbf4f8;
   padding: 0.5em;
   border: 1px solid #fbf4f8;
   border-bottom: 2px solid white;
   -moz-border-radius : 5px 5px 0 0;
   -webkit-border-top-right-radius: 5px;
   -webkit-border-top-left-radius: 5px;
   border-radius: 5px 5px 0 0;
   font-size: 14px;
   font-weight: bold;
}
#content dl
{
   width: 30em;
   line-height: 1.5;
}
#content dt, #content dd
{
   margin: 0;
   padding: 0;
   display: inline-block;
   width: 7.5em;
}
#content dd
{
   width: 20em;
}
#content dt:after
{
   content: ': ';
}
#content p
{
   line-height: 1.5;
   text-align: center;
}
.styleswitcher
{
   border: 1px solid #eeddcc;
   border-top: none;
   display: inline-block;
   padding: 0.5em;
   background: white;
}
.styleswitcher h5
{
   font-size: 12px;
   background: #eeddcc;
   padding: 0.5em;
   margin: -0.6em -0.7em 0.6em -0.7em;
}
.styleswitcher a, #switcher1, #switcher2
{
   margin: 0.5em;
   margin-left: 0;
   color: #000080;
   text-decoration: underline;
   cursor: arrow;
}
#switcher1, #switcher2
{
   margin: 0;
}
p.Achtung, p.Hinweis, code.CSS, code.Javascript, code.HTML
{
  border: 1px solid;
  background: #fff;
  padding: 0 10px;
}
p.Achtung
{
  border-color: #d30;
}
p.Hinweis
{
  border-color: #690;
}
p.Achtung:before, p.Hinweis:before, code.CSS:before, code.Javascript:before, code.HTML:before
{
  display: block;
  color: #fff;
  font-weight: bold;
  content: attr(class);
  margin: 0 -10px;
  padding: 0 10px;
}
p.Achtung:before
{
  background: #d30;
}
p.Hinweis:before
{
  background: #690;
}
#content p.blaettern
{
   display: block;
   background: #e8ddca;
   padding: 0.5em;
   border: 1px solid #e8ddca;
   border-top: 2px solid white;
   -moz-border-radius :  0 0 5px 5px;
   -webkit-border-bottom-right-radius: 5px;
   -webkit-border-bottom-left-radius: 5px;
   border-radius:  0 0 5px 5px;
   margin: 12px 0 -5px 0;
   padding: 0 15px;
   line-height: 2.5;
}
p.blaettern a.zurueck
{
  display: inline-block;
  width: 50%;
}
p.blaettern a.zurueck[href]:before
{
  content: 'zurück zu ';
}
p.blaettern a.weiter
{
  display: inline-block;
  width: 50%;
  text-align: right;
}
p.blaettern a.weiter[href]:before
{
  content: 'weiter zu ';
}
code.CSS, code.Javascript, code.HTML
{
  display: inline-block;
  overflow: auto;
  border-color: #edc;
  white-space: pre;
  padding: 10px;
}
code.CSS:before, code.Javascript:before, code.HTML:before
{
  background: #edc;
  color: black;
  font: bold 12px sans-serif;
  margin: -10px -10px 10px -10px;
}
#content code.inline
{
  display: inline;
  font-weight: bold;
  margin: auto;
  background: #eee;
  padding: 0 0.1em;
}
code.CSS, code.Javascript
{
  color: #0a0;
}
code.CSS .selektor
{
  color: #33f;
}
code.CSS .eigenschaft, code.HTML .element
{
  color: #000;
  font-weight: bold;
}
code.CSS .wert
{
  color: #933;
}
code.CSS .kommentar, code.Javascript .kommentar
{
  font-style: italic;
  color: #060;
}
code.Javascript .reserviert
{
  color: #036;
  font-weight: bold;
  font-style: italic;
}
code.Javascript .variable
{
  color: #036;
  font-weight: bold;
}
code.Javascript .klasse, code.HTML text
{
  color: #000;
}
code.Javascript .methode
{
  color: #606;
}
code.Javascript .wert
{
  color: #36c;
}
code.Javascript .zahl, code.Javascript .string
{
  color: #c00;
}
code.HTML .attribut
{
  color: #006;
}
code.HTML .wert, code.CSS .important
{
  color: #f00;
}
p#last
{
  margin-bottom: 130em;
}
.img /* div um ein bild */
{
  display: inline-block;
  border: 0;
}
.img:before
{
  display: block;
  background: #edc;
  content: attr(title);
  line-height: 1.5;
  padding: 0 10px;
  font: bold 12px sans-serif;
}
#gplusone
{
 position: fixed;
 top: 10px;
 left: 10px;
 border: none;
}
#navigation input
{
	color: #8F8F8F;
	border: 1px dotted #008030;
	width: 10.8em;
}
.sende01 {
	text-align: left;
	cursor: pointer;
	background-color: #FBF4F8;
	border: none !important;
	height: 28px;
	width: 6.0em;
	color: #000 !important;
	font-weight: bold;
}
.sende01:hover {
	color: #000 !important;
	font-weight: bold;
}
#sslimg {
	position: relative;
	margin-left: 0px;
	border: none;
}
form.daa {width:160px; margin:3px; padding:0; background:#e6e6e6; }
fieldset.daa {margin:0; padding:0; border:0;}
ul p.first {border-top:0; font-size:12px; font-weight:bold; text-align:center; color:#404245; margin-bottom:10px !important; margin-top:10px !important;}
ul li.last {border-bottom:0;}
label {display:block; color:#404245; width:155px; font-size:12px; line-height:23px; text-align:left; padding-left:3px !important; margin-top: 10px !important; margin-bottom: 10px !important;}
.daa input {margin-left: 5px !important; padding:3px; float: left; margin-right: 10px !important;}

form.daamenu {width:160px; margin:3px; padding:0; background:#e6e6e6; }
fieldset.daamenu {margin:0; padding:0; border:0;}
ul p.second {border-top:0; font-size:12px; font-weight:bold; text-align:center; color:#404245; margin-bottom:10px !important; margin-top:15px !important;}
.daamenu input {margin-left: 5px !important; padding:3px; float: left; margin-right: 10px !important;}

.farbegrau1 {
	color: #c3c3c3;
}
#csstext2 {
	font-size: 12px;
	margin-left:65px;
}
#textnoscript {
	width: 100%;
	font-size: 18px;
	color: red;
	font-weight: bold;
}
#textschumacher {
	width: 100%;
	font-size: 14px;
	color: red;
	font-weight: bold;
}
#texttestnew {
	width: 700px;
	font-size: 14px;
	background-color: lime !important;
	font-weight: bold;
}
#gkhelfer {
	font-size: 14px;
	background-color: lime !important;
	font-weight: bold;
	text-align: center;
	margin-left: 200px;
}
#err404a {
	width: 100%;
	font-size: 18px;
	color: red;
	font-weight: bold;
	text-align: center;
}
#err404b {
	width: 100%;
	font-size: 14px;
	text-align: center;
}
.imgClass {
width:28px !important;
height: 28px !important;
background-image: url(../images/search2a.png);
background-size: 28px 28px !important;
background-repeat: no-repeat;
border: none !important;
cursor: pointer;
}

#submitbutton {
border: #c3c3c3;
background-color: #c3c3c3;
color: #000000;
}
#submitbutton:focus {
border: medium dotted white;
}
#submitbutton:active {
border: medium dotted red;
}

/* kontaktformular styles: */
form#kontaktformular { padding:10px; width:550px; background:#e5e5e5; border:0px;}
form#kontaktformular label { width:100px; height:22px; margin-top:5px; display:block; float:left; }
form#kontaktformular .eingabe { width:400px; height:20px; margin-top:5px; background:#e5e5e5; border:1px #c4c4c4 solid; float:left; }
form#kontaktformular .checkbox { margin-top:5px; float:left; }
form#kontaktformular textarea { width:400px; height:98px; border:1px #c4c4c4 solid; margin-top:5px; font-family:arial; font-size:12px; float:left; } 
form#kontaktformular input.button { height: 23px; width: 98px; margin-top:10px;  margin-left: 252px; background:#FFF; border:1px #c4c4c4 solid; }
form#kontaktformular br { clear:both; }
form#kontaktformular .no5sec { background:red; }
