 body {
/* background-image:url("/de/gestaltungselemente/hintergruende/hintergrund_kachel.jpg");*/
 background-image:url("/de/gestaltungselemente/hintergruende/body.jpg");
 background-position:-13px 48px;
 background-repeat:no-repeat;
 background-color:#F4EFE8;
 margin:0px;padding:0px;
  }
  body * {
  font-family:verdana;
  }
 #wrapper {margin:0px;padding:0px; border:0px solid red;}
 #kopfleiste {
 background-color:#F95F0B;
 background-image:url("/de/gestaltungselemente/hintergruende/leiste_oben.jpg");
 background-repeat:repeat-x;
 height:130px;
 border:0px solid blue;
 }
 
 #Motto {
 background-image:url("/de/gestaltungselemente/hintergruende/schriftzug.gif");
 width:589px;
 height:80px;
 position:absolute;
 left:100px;
 top:10px;
 z-index:1;
 }

 #linksoben{
 position:absolute; top:0px;left:0px;
 background-image:url("/de/gestaltungselemente/hintergruende/motivbild_ol.jpg");
 height:130px;
 padding-left:300px;
 background-repeat:no-repeat;
 font-size:110%;
 letter-spacing:0.2em;
 }

 #rechtsoben{
 position:absolute; top:0px;right:0px;
 background-color:#F95F0B;
 background-image:url("/de/gestaltungselemente/hintergruende/motivbild_or.jpg");
 background-position:top right;
 background-repeat:no-repeat;
 width:350px;height:130px;
 }
 
 
 #Metanavigation{
 position:absolute;
 top:108px; right:120px;
 border:0px solid red;
 padding:0px;margin:0px;
 }
  #Metanavigation ul {
  list-style-type:none;
  padding:0px;margin:0px;
  }
   #Metanavigation ul li {
   display:block; float:left;
   margin-left:40px;
   } 
    #Metanavigation ul li a {
    color:white;
    font-weight:bold;
    text-decoration:none;
    font-size:75%;
    letter-spacing:0.04em;
    }
 
 
 #navigation {
 position:absolute;
 top:170px;left:6px;
 background-image:url("/de/gestaltungselemente/hintergruende/impressum_startseite.gif");
 background-repeat:no-repeat;
 width:170px;
 height:364px;
 margin-left:-7px;
 padding:0px 10px 0px 36px;
 border:0px solid #F95F0B;
 border-left:0px solid white;
 border-top:0px solid white;
 }

  #navigation ul.ebene1 {
  list-style-type:none;
  padding:0px;margin:0px;
  }
  #Hauptnavigation ul.ebene1 li {
  padding-top:2px;
  
  }
      #navigation ul.ebene1 li a {
      color:black;
      font-weight:normal;
      text-decoration:none;
      font-size:75%;
      display:block;
      margin:2px;
      margin-right:0px;
      padding:3px;
      _padding:0px;
      padding-left:10px;
      background:#FFF2D6;
      background:#F6DBAC;
      margin-top:3px;
      border-top:1px solid white;
      border-left:1px solid white;
      /*border-bottom:1px solid gray;
      border-right:1px solid gray; */
      }
   
      #navigation ul.ebene1 li a.akt, #navigation ul.ebene1 li span {
      font-weight:normal;
      text-decoration:none;
      font-weight:bold;
      font-size:70%;
      background-color:white;
      background-image:url("/de/gestaltungselemente/symbole/navi_nupsi.gif");
      background-repeat:no-repeat;
      background-position:0px 4px;
      padding:3px;
      _padding:0px;
      padding-left:10px;
      color:#A10303;
      display:block;
      margin:2px;
      margin-right:0px;
      margin-top:3px;
      border-top:1px solid silver;
      border-left:1px solid silver;
      /*
      border-bottom:1px solid white;
      border-right:1px solid white;*/
      }
   
    
     #navigation ul.ebene2 {
     list-style-type:none;
     padding-left:10px;margin:0px;
     font-size:90%;
     }
     #Hauptnavigation ul.ebene2 li {
     padding-top:0px;
     }

       #navigation ul.ebene2 li a {
       font-weight:normal;
       text-decoration:none;
       font-size:75%;
       display:block;
       margin-top:1px;
       background:#FFF5DF;
	   padding-top:1px;
	padding-bottom:5px;
       }
 
       #navigation ul.ebene2 li a.akt, #navigation ul.ebene2 li span {
       font-weight:bold;
       text-decoration:none;
       font-size:75%;
       background-color:white;
       color:#A10303;
       display:block;
       margin-top:1px;
       }
 
#navigation ul.ebene2 li { /* ie6-hack wg. luecken-bug */
_padding-bottom:1px;
_margin-bottom:-1px;
}
 
 #navigation2 {
 position:absolute;
 top:-24px;left:251px;
 border:0px solid blue;
 width:740px;
 border-left:0px solid #F95F0B;
 border-top:0px solid #F95F0B;
 margin:0px;
 }
 #navigation2 * {
 border-left:0px !important;
 border-top:0px !important;
 }
  #navigation2 ul {
  list-style-type:none;
  padding:0px;margin:0px;
  margin-left:8px;
  }
   #navigation2 ul li {
   display:block; float:left;
   margin-left:0px !important;
   margin-right:0px !important;
   padding:0px !important;
   _padding:0px !important;
   padding-left:0px !important;
   border:0px solid red;

   } 
    #navigation2 ul li a {
    color:black;
    font-weight:normal;
    display:block;
	/*min-height:18px;*/
    max-height:13px;
    background:#FFE5CD;
    background:url("/de/gestaltungselemente/hintergruende/reiter_inaktiv.jpg") top left #E5AB7B no-repeat !important;
    text-decoration:none;
    padding:4px 20px 5px 20px !important;
    font-size:82% !important;
    font-weight:bold;
    border-left:0px solid white;
    border-top:0px solid white;
    border-right:1px solid gray;
    border-bottom:1px solid #E5AB7B;
    }
    #navigation2 ul li span, #navigation2 ul li a.akt {
    color:#A10303;
    font-weight:normal;
	overflow:hidden;
	min-height:13px;
    display:block;
    background:url("/de/gestaltungselemente/hintergruende/reiter_aktiv.jpg") top left white no-repeat !important;
    text-decoration:none;
    padding:6px 20px 5px 20px !important;
    margin-top:-1px !important;
    margin-left:0px !important;
    font-size:80% !important;
    font-weight:bold;
    border-left:0px solid white !important;
    border-top:0px solid white;
    border-right:1px solid silver;
    border-bottom:2px solid white;
    }
 	 #navigation2 sub { /*  Scheiss CO2 :-) */
	 border:1px solid red;
	 pxosition:absolute;
	 display:inline-block;
	 padding:0px;
	overflow:hidden;

	 }
 #content {
 margin-right:0px;
 margin-top:0px;
 margin-left:0px;
 background:white;
 padding:25px;
 border:0px solid red;
 border-left:8px solid #F95F0B;
 border-top:1px solid #E5AB7B;
 padding-bottom:150px;
 width:692px;
 }
 
.unsichtbar {display:none;}
div.text {font-size: 80%;line-height:1.5em; 
margin-top:2em; font-family:verdana;}

div.text p {
font-size: 100%;
margin-top:7px;
margin-bottom:0px;
text-indent:0em;
border:0px solid red;
}
div.text p.i {
margin-top:12px;
margin-bottom:0px;
text-indent:0.7em;
}
div.text p.e {
margin:0px;
display:inline;
}

hr {
display:none;
}

div.text:first-letter, div.text .a:first-letter {
 font: 1.8em Times new Roman; color:#A10303;
 line-height:1em; margin-left:10px; display:block;
}
 

#txt1000:first-letter , #txt1000 .a:first-letter , #txt10 .a:first-letter, #txt10:first-letter {
 float: left; display:block; padding:2px 5px 2px 3px;
 margin-right: 3px;  font: 3em Times new Roman; color:#A10303;
 background:url("/de/gestaltungselemente/hintergruende/farbverlauf.jpg");
 background-position:-10px;
  line-height:1em;
 border-left:1px solid silver;
 border-top:1px solid silver;
 border-right:1px solid gray;
 border-bottom:1px solid gray;
 margin:4px 3px -4px 0px;
}

  /*Hilfeseite im Container nicht*/
  #containerContent div.text:first-letter {
  font-size:100%; 
  font-weight:normal; 
  font-family:verdana; 
  margin-left:0px;
  margin-top:0px;
  color:black; 
  float:none;
  border:0px solid red;
  }


blockquote.Einschublinks {
float:left; width:230px; 
margin:15px 10px 10px 0px; 
padding:2px 10px;
border-top:1px solid black;border-bottom:1px solid black;
font-weight:bold;
}
blockquote.Einschubrechts {float:right; width:230px; margin:15px 10px 10px 0px; padding:2px 10px;
border-top:1px solid black;border-bottom:1px solid black;
font-weight:bold;
}
blockquote div {
text-align:center;
}

.autor {color:#333; font-size:70%; 
border-top:0px solid #A10303;
text-align:left;
padding:0px;
width:90%;
margin-bottom:0px;
}
span.u {text-decoration:underline;}
h1 {color:#A10303; 
font-size:120%;
margin-top:50px;
}
h2 {color:#F95F0B; font-size:100%}
h3 {color:black; font-size:80%; border-bottom:1px solid #F95F0B; padding-bottom:3px;
position:absolute;
top:170px;
width:692px;
padding-top:20px;
}
#extradiv2 h3 {color:black; font-size:80%; border-bottom:1px solid #F95F0B; padding-bottom:3px; 
padding-top:5px;
position:static; width:95%;
}
h4 {color:#A10303; font-size:75%; color:#999;}

q {font-family:courier new; letter-spacing:0.02em; color:navy;}
p.block:first-letter {margin-left:0px; font-weight:bold;font-size:120%;color:#A10303;}

dl { margin-bottom:0px;}
.pic {float:right; margin-left:1em; margin-top:1em; border-left:1px solid silver; border-top:1px solid silver; border-right:1px solid black; border-bottom:1px solid black; width:190px; background:#A10303;}
.pic span, .pic blockquote, .pic dd {
color:white; font-size:70%; line-height:1.1em !important; 
display:block; padding:3px; text-align:left; margin:0px;
border:0px solid lime;
margin-bottom:0px;
}
.pic em {font-family:times new roman; 
font-size:110%; letter-spacing:1px; 
display:block; 
margin:0px; padding:0px; 
border:0px solid white;
}
.pic blockquote div, .pic dd div {
text-align:left; margin:0px; padding:0px;
}

div.PicSolo {float:right; margin-left:1em; margin-top:0em;}



#Kommentar, .Kommentar {clear:both;float:right;margin-left:1em; margin-top:1.7em; 
border-left:3px solid #C3642E; width:13em; padding:0px; margin-bottom:15px; margin-right:0px;}
 h4.KommentarMotto {margin:0px; background-color:#C3642E; color:white; padding:5px; 
 font-size:90%;
 background-image:url("/de/gestaltungselemente/hintergruende/kommentar_kopf.jpg");
 background-position:top right;
 background-repeat:no-repeat;
 }
 h5.KommentarUeberschrift{margin:0px;padding:5px; border-left:0px solid white;
 border-top:0px solid #F95F0B; border-right:0px solid silver; background:#efefef;}
 p.KommentarText {padding:5px;font-size: 70%; background:#efefef;
 line-height:1.4em; margin:0px; padding-bottom:30px; border-left:none;
 border-right:0px solid silver;border-bottom:0px solid silver;}







#fussleiste {
float:right;
font-size:70%;
padding-bottom:90px;
padding-top:20px;
margin-bottom:90px;
margin-right:20px;
}



.Foto {
position:absolute;
top:20px;left:90px;
z-index:4;
border-top:2px solid white;
border-left:2px solid white;
border-bottom:2px solid gray;
border-right:2px solid gray;
background-color:#F95F0B;
padding:8px;
clip: rect(0px, auto, 0px, 0px);
}
 .Foto .Bildbeschreibung, .Foto h4 {color:white; font-family:verdana; font-size:75%;}
 .Foto h4 {font-size:100%;}
 .Foto .BildMenu a, .Foto .BildMenu span {color:white; font-family:verdana; font-size:75%; display:block; float:left; margin-right:30px; margin-bottom:5px;}
.FotoHide { 
clip: rect(0px, auto, 0px, 0px);
display:none;
}


#Galerie {
padding-bottom:400px;border:0px solid red;
width:401px;
margin-right:0px;
margin-left:0px;
padding-left:0px;
}
#Galerie img, .vergroessern img, .vergroessernbreit img {
border:none;
border-bottom:1px solid black;
}

.vergroessern {
border-bottom:1px solid black;
border-right:1px solid black;
border-left:1px solid silver;
border-top:1px solid silver;
width:150px;
float:left;
background-image:url("/de/gestaltungselemente/symbole/lupe.gif");
background-position:bottom right;
background-repeat:no-repeat;
background-color:#FFF2D6;
margin:10px;
margin-left:0px;
}
.vergroessernbreit {
border-bottom:1px solid black;
border-right:1px solid black;
border-left:1px solid silver;
border-top:1px solid silver;
width:324px;
display:block;
float:left;
background-image:url("/de/gestaltungselemente/symbole/lupe.gif");
background-position:bottom right;
background-repeat:no-repeat;
background-color:#FFF2D6;
margin:10px;
margin-left:0px;
}
 .vergroessern span, .vergroessernbreit span, .vergroessern dd, .vergroessernbreit dd {
 font-size:70%;
 padding:3px;
 display:block;
 padding-top:0px;
 margin-left:0px;
 }
 .vergroessern a, .vergroessernbreit a {
 display:block;
 margin-bottom:0px;
 text-decoration:none;
 color:black;
 }
 
 
.Bildreihe a{
border-bottom:1px solid black;
border-right:1px solid black;
border-left:1px solid silver;
border-top:1px solid silver;
float:left;
width:80px;
height:60px;
background-image:url("/de/gestaltungselemente/symbole/lupe.gif");
background-position:bottom right;
background-repeat:no-repeat;
background-color:#FFF2D6;
overflow:hidden;
margin:17px;
padding-bottom:20px;
margin-left:0px;
}
.Bildreihe a {display:block;}

 .Bildreihe div span {
 font-size:70%;
 display:none;
 }
#BigPic {
border-left:1px solid black;
border-top:1px solid black;
border-right:1px solid white;
border-bottom:1px solid white;
}
#dummy1 {
background:white;
border:0px solid lime;
margin-top:40px;
margin-left:250px;
}

.textauflockerung {
border:0px solid red;
float:left; 
margin:3px 5px 0px 0px; 
padding:0px; height:3.8em;
}
.textauflockerung *{ border:0px; padding:0px;
margin:0px;
}
.textauflockerung form .legend {
font-size:70%;
padding:0px 0px 0px 0px;
margin:5px 0px 0px 0px;
border:0px solid lime;
}
.textauflockerung form fieldset {
border-left:1px solid silver;
border-top:1px solid silver;
border-bottom:1px solid black;
border-right:1px solid black;
padding:0px 0px 0px 9px;
background-color:#FFF2D6;
width:7.7em; height:3.7em;
}
.textauflockerung form input {
padding:0px;margin:0px;
float:left;
}
.textauflockerung form .jahr {
width:45px;
height:16px;
padding:0px;
background:white;
font-family:courier new;
color:navy; margin-right:10px;
float:left;
border-right:1px solid silver;
border-bottom:1px solid silver;
border-top:1px solid black;
border-left:1px solid black;
}
.textauflockerung form .jahrsubmit {
background-color:#F95F0B;
color:white;
width:30px;
height:18px;
padding:0px;
float:left;
font-weight:bold;
border-left:1px solid silver;
border-top:1px solid silver;
border-bottom:1px solid black;
border-right:1px solid black;
cursor:pointer;
}

.view {
position:absolute;
top:30px; left:80px;
z-index:3;
 background:white;
 padding:25px;
 border:0px solid red;
 border:8px solid #F95F0B;
 padding-bottom:150px;
 width:712px;
 height:300px;
 overflow:auto;


}
.viewHilfe {
position:absolute;
top:30px; left:80px;
z-index:3;
 background-image:url("/de/gestaltungselemente/hintergruende/sprechblase.gif");
 height:475px;
 width:613px;
  overflow:auto;
 border:0px solid lime;
}
 a.hilfe {
 cursor:help;
 text-decoration:none;
 border-bottom:1px dashed #F95F0B;
 color:brown;
 }
#containerContent {
width:454px;
height:205px;
margin:47px 0px 0px 88px;
overflow:auto;
padding:0px;
}
#containerContent h3  {display:none;}
#containerContent h1 {font-size:90%; margin:0px; padding:0px;}
#containerContent h2 {font-size:80%; margin:0px; padding:0px;}
#containerContent .text {font-size:72%; margin:0px; padding:0px;}
#containerContent p {margin-top:0px; padding:0px;
margin-bottom:0px;text-indent:1em}

#ende {
display:block;
position:absolute;
z-index:3;
top:7px;
left:720px;
width:90px;
color:black;
text-decoration:none;
font-size:75%;
margin:2px;
margin-right:0px;
padding:3px;
padding-left:10px;
background:white;
margin-top:3px;
border-top:8px solid #F95F0B;
border-left:8px solid #F95F0B;
border-right:8px solid #F95F0B;
}
#ende2 {
display:block;
position:absolute;
height:30px;
width:102px;
padding-top:7px;
z-index:3;
top:7px;
left:710px;
color:brown;
font-weight:bold;
text-decoration:none;
font-size:70%;
margin:2px;
margin-right:0px;
padding-left:0px;
background:url("/de/gestaltungselemente/symbole/schliessen.gif") no-repeat right top;
margin-top:3px;
}
.linkliste{
list-style-type:none;
}
.linkliste li{
padding:10px 0px 0px 17px;
background-image:url("/de/gestaltungselemente/symbole/linkliste.gif");
background-repeat:no-repeat;
background-position:0px 15px;
border:0px solid red;
}
ul, .liste {
list-style-type:none;
margin-top:12px;
}
.standard li {
padding-left:10px;
background-image:url("/de/gestaltungselemente/symbole/nupsi_orange.gif");
background-repeat:no-repeat;
background-position:0px 8px;
margin-bottom:5px;
}

.liste li {
width:40%;
padding-left:10px;
background-image:url("/de/gestaltungselemente/symbole/nupsi_orange.gif");
background-repeat:no-repeat;
background-position:0px 8px;
margin-bottom:5px;
}


.definition1 {

}
.definition1 dt {
font-weight:bold;
margin-top:1.5em;
}

