
*{padding:0; margin:0;}

  body {
       background-color : #f0f0f0;                /*#e3e3e3;*/
       font-family:     verdana, arial, sans-serif;
       }
       
/* Ursprüngliche Farbe #ffdead; */
       
#header {
        width:       960px;
        height:      90px;
        text-align:  center;
        margin-top: 10px;
        margin-left: 5px;
        font-size:  0.8em;
        }

.sprache {
         padding-left:    30px;
         text-decoration: none;
         }

.headbild {
           border:  0;
           padding-right:7px;
          }

#main {
	    display: block;
      width: 960px;
      padding: 0px 0px 0px 0px;
      border:      0px solid #000000;
      margin-top:30px;
      margin-left: 20px;
      }


#werbung {
         width: 100px;
         float: left;
         margin-left: 10px;
         margin-top:80px;
         }

#navigation {
	          display: block;
            float: left;
            width: 150px;
            padding: 20px 0px 0px 0px;
            border:      0px solid #000000;
            margin-top: 30px;
            margin-bottom: 20px;
            margin-left: 5px;
            }

/*
#navigationtext {
	              PADDING: 0px 0px 0px 0px;
                FONT-SIZE: 0.9em;
                COLOR: #666666;
                margin:      20px 0px 0px 0px;
               /* text-align:  center; */
               /* line-height: 1.5em;
                height:      auto;
                }   */
                
/*   Liste und Mouseover für Menue  ab hier  */

#navcontainer
            {
            width: 130px;
            /*border-right: 1px solid #000;*/
            padding: 0 0 0 0;
            margin-bottom: 0em;
            font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
            font-size:   0.7em;
          /*  background-color: #8a8a8a;*/
            color: #1c1c1c;
            }

#navcontainer ul
            {
            list-style: none;
            margin: 0;
            padding: 0;
            border: none;
            }

#navcontainer li
            {
            border-bottom: 1px solid #fbf7f7;
            margin: 0;
            }

#navcontainer li a
            {
            display: block;
            padding: 5px 0px 5px 0.5em;
            border-left: 5px solid #202020;
            /*border-right: 0px solid #D6D6D6;*/
            background-color: #8a8a8a;
            color: #ffffff;
            text-decoration: none;
            width: 130px;
            }

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
            {
            border-left: 7px solid #202020;
/*            border-right: 0px solid #D6D6D6;*/
            background-color: #a0a0a0;
            color: #ffffff;
            }

 /*   Menue Ende   */
                
#content {
	       padding: 10px 0px 0px 0px;
         display: block;
         float: left;
         margin: 20px 30px 0px 0px;
         width: 616px;
         text-align: justify;
         border: 0px solid #000000;
         }
/* original textfarbe 804e3b*/

#contenttext {
	           font-family: Verdana,Arial,sans-serif;
             padding: 0px 0px 0px 5px;
             margin:    20px 0px 20px 5px;
             color: #48637C;
             line-height:    1.3em;
             }
             
#contenttext h1 {
	           font-size:     1.1em;
	           padding:       0px 0px 0px 0px;
            }

#contenttext h2 {
	
             font-size: 1.0em;
	           padding-top:    10px;
	           font-weight:    normal;
	           line-height:    1.5em;
            }
            
#contenttext h3 {
             font-size: 0.9em;
	           padding-top:    5px;
	           padding-bottom: 10px;
	           line-height:    1.5em;
	           font-weight:    normal;
            }
            
#contenttext h4 {
             font-size: 0.8em;
	           line-height:    1.2em;
	           font-weight:    normal;
	           margin-bottom: 5px;
            }
            
/*   Versuch die 1. 2. 3. Punkte in eine List zu packen   */

.lis
            {
            list-style-image: url(bilder/pfeil2.gif);
            list-style-position: outside;
            margin-top:  10px;
            margin-bottom: 10px;
            margin-left: 30px;
            line-height: 1.3em;
            }

.zahl
            {
            list-style-position: outside;
            list-style-type:   decimal;
            margin-top:  10px;
            margin-bottom: 10px;
            margin-left: 30px;
            line-height: 1.3em;
            }
/*   Ende Versuch  warum ist das eingerückt??? */
            

            
.kleinertext1 {
              font-size:   1.0em;
              color:       #48637C;
             }
             
#kleinertext2 {
              font-size:   0.9em;
              color:       #48637C;
              padding-right: 10px;
              float:       right;
             }
             
/*   Ausrichtung bei Referenzen   */

.feld1#img {border: 0px solid #000000;}
.feld2#img {border: 0px solid #000000;}

.feld1
      {
      display: block;
      width: 230px;
      /*min-height: 200px;*/
      height: auto;
      float: left;
      text-align: center;
      font-size: 1em;
      vertical-align: middle;
      /*margin-left: 10px;*/
      }

.feld2
      {
      display: block;
      width: 230px;
     /* min-height: 200px;*/
      height: 200px;
      float: left;
      text-align: center;
      font-size: 0.9em;
      vertical-align: middle;
      margin-left: 10px;
      padding-top: 35px;
      }
      
.link1
      {
      display: block;
      width: 230px;
      /*min-height: 200px;*/
      height: auto;
      float: left;
      /*text-align: center;*/
      font-size: 0.9em;
      vertical-align: middle;
      /*margin-left: 10px;*/
      padding-top: 10px;
      }

.link2
      {
      display: block;
      width: 230px;
     /* min-height: 200px;*/
      height: 150px;
      float: right;
      /*text-align: center;*/
      font-size: 0.9em;
      vertical-align: middle;
      margin-left: 10px;
     padding-top:   20px;
      }


.lexi1
      {
      font-family : Verdana, Arial, sans-serif;
      display: block;
      width: 150px;
      /*min-height: 200px;*/
      height: 100px;
      float: left;
      font-size: 1em;
      vertical-align: middle;
      /*margin-left: 10px;*/
      }



.lexi2
      {
      font-family : Verdana, Arial, sans-serif;
      display: block;
      width: 400px;
     /* min-height: 200px;*/
      height: auto;
      float: left;
      font-size: 0.8em;
      vertical-align: middle;
      margin-left: 10px;
      text-align: justify;
      }
      
.lexi3
      {
      font-family : Verdana, Arial, sans-serif;
      display: block;
      width: 100px;
      /*min-height: 200px;*/
      height: 15px;
      float: left;
      font-size: 0.9em;
      vertical-align: middle;
      /*margin-left: 10px;*/
      margin-top: 10px;
      }
      
.lexi4
      {
      font-family : Verdana, Arial, sans-serif;
      display: block;
      width: 400px;
     /* min-height: 200px;*/
      height: auto;
      float: left;
      font-size: 0.9em;
      vertical-align: middle;
      margin-left: 10px;
     /* text-align: justify;*/
     margin-top: 10px;
      }

 /* Farbe im Footer ändern   */

 #footer		{
		clear:				both;
		width:				930px;
		padding:	   1px 0 1px 0;
		display:			block;
/*		background-image:		url(bilder/footer.jpg); */
		text-align:			center;
		margin-left: 20px;
		margin-top: 0;
		margin-bottom: 10px;
		}

#footer span	{
    display:			block;
		font-size:			0.6em;
		}
		
		
/*   footer farbe ändern  */ 	


.unten a:link {
               color: #1c1c1c;
               }
        a:visited{
                  color: #696969;
                  }
        a:hover {
                color: #e3e3e3;
                }

 /*   ende farbe ändern   */
 
.clear {
	     CLEAR: both;
      }

/*Einfügung - andere Schrift*/
.rot {
     font-family : Verdana, Arial, sans-serif;
     font-weight: bold;
     color : #48637C;
     text-decoration: none;
     }
     
.blau {
     line-height:    2.0em;
     }

/*  kleine Schrift im Impressum*/
     
.impr {
      font-family : Verdana, Arial, sans-serif;
     font-size : 0.7em;
     color : #48637C;
     text-decoration: none;
     text-align: left;
     line-height: 1.2em;
     margin-top: 15px;
      }


/*für alle Bilder*/

.bild {
      border: 0px;
      }
      
.geld {
      float:  left;
      border: 0;
      width:  144px;
      height: 80px;
      padding:10px 10px 0 10px;
      }
      
.geld1 {
      float:  right;
      border: 0;
      width:  144px;
      height: 80px;
      padding:10px 10px 0 10px;
      }

/* Die Hinweis- und nach-oben-Pfeile  */
      
.pfeil {
       border:    0px;
       width:     10px;
       height:    10px;
       text-decoration: none;
       }
       
.breite{
        width: 50%;
        }

.zeile {
       height: 25px;
       }
       
.schrift {
         font-family: Verdana, Arial, sans-serif;
             FONT-SIZE: 1.0em;
	           COLOR: #48637C;
	           padding-top:    10px;
	           line-height:    1.5em;
         }
       

/*  zuletzt geändert am 18. 05. 2006   */

