*	{
	padding:		0;
	margin:			0;
	}

body

	{
	background-image:  url(bilder/bg_bild.gif);
	background-repeat: repeat;
  /*background-color:  #336699;*/
	font-family:      	verdana, arial, sans-serif;
	font-size:        	0.9em;
	color:	#EAE33B;	/*	#ffffff;      war mal 000000  */
  	padding:		0;
  	margin:			0;
        }
        
#main 	{
      	display: 		block;
      	width: 			780px;
      	margin-top: 		0;
        margin-right:   0;
        margin-bottom:  2px;
      	border-right:   0px solid #003366;
      	border-bottom:  0px solid #003366;
      	border-left:    1px solid #ffffff;
      	border-top:     0px solid #ffffff;
      	position:		absolute;
      	left:			50%;
      	top:			15px;
      	margin-left:		-365px;
      	}
      	
#kopf   {
	      display:		block;
        width:			780px;
        height:			100px;
        border-left: 		0px solid #ffffff;
      	border-right:   0px solid #003366;
        border-bottom:  1px solid #003366;
        margin-bottom:  5px;
      /*  color: #ffffff; */
	}

.oben {
      padding-top:  20px;
      padding-left: 105px;
      text-align:     center;
      font-size:    1.5em;
      float:        left;
      color:        #EAE33B;
      }
      

            
#navigation

	{
	display: 		block;
	background-color: 	inherit;
	width: 			130px;
/*	min-height: 1200px;*/
	text-align: 		left;
	float: 			left;
	font-family: 		Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	border-right:      	0px solid #4678ac;
	position: 		relative;
	top:			5px;
	left:			0;
	}

#navigation ul
	
	{
	display: 		block;
	width: 			115px;
/*	min-height:	1200px;*/
	margin-top:		20px;
	border-top:		0px solid #4678AC;
        }

#navigation ul li

	{
	display: 		block;
	height:			auto;
	width:			100%;
	border-top:		#ffffff;
	}

#navigation ul li a

	{
	display: 		block;
	font-size: 		0.9em;
	text-decoration: 	none;
	padding: 		10px 10px 10px 0px;
	margin-left: 10px;
	width: 			115px;
	color: 			#E6B24C;
	background-image: 	url(bilder/navback2.gif);
	background-repeat:	no-repeat;
	background-position:	0 0;
	border-right:		0px solid #4678ac;
	border-left:     0px solid #4678ac;
  border-top: 0px solid #cccccc;
  border-bottom: 0.5px solid #003366;
	}

#navigation ul li a:hover

	{
	color: 			#003366;
	background-image: 	url(bilder/a_mini.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	}

#navigation ul li a.activelink

	{
	display: 		block;
/*	font-size: 		0.9px;  */   /* kann raus, dann brauch ich keine Höhe zu definieren  */
	text-decoration: 	none;
	text-indent: 999em;
	color: 			#ffffff;
	background-image: 	url(bilder/a_mini.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	overflow:    hidden;
/*  height:      17px;*/
	}

#content {
        /* background-image: url(bilder/hercules1.gif);
         background-repeat: no-repeat; */
        /* background-image: url(bilder/rakete2.gif);
         background-repeat: no-repeat;
         background-position: 200px, 500px;
         background-attachment: scroll;*/
         display: block;
         float: left;
         margin: 10px 5px 10px 20px;
         width: 600px;
        /* height: 500px; */
    /*    min-height: 1200px; */
        /* text-align: justify; */
         }

#contenttext {
           /*  background-image: url(bilder/back.gif);  */
             padding-top:  10px;
             padding-left: 10px;
            /* margin:   0px 5px 5px 5px; */
            /* width:    580px;  */
           /*  height:   auto;  */
             font-weight: normal;
             }
             
             
#contenttext h1  {
                 font-size: 1.4em;
                 font-weight: normal;
                 margin-bottom: 10px;
                 margin-top: 10px;
                 }
                 
#contenttext h2  {
                 font-size:  1.1em;
                 font-weight: normal;
                 margin-top: 10px;
                 }
                 
#contenttext h3 {
                 font-size:  0.9em;
                 font-weight: normal;
                 margin-top: 10px;
                 line-height: 1.5em;
                 }
                 
#contenttext h4  {
                 font-size:  0.8em;
                 font-weight: normal;
                 margin-top: 10px;
                 line-height: 1.5em;
                 }
                 
/*.h4 ehe          {
                  font-size:  0.8em;
                  font-weight: normal;
                  margin-top: 5px;
                  text-align: center;
                 }  */
                 
.links   {
         float:  left;
         width:  48%
         }
         
         
.rechts  {
         float: right;
         width: 49%;
         border-left: 1px solid #003366;
         padding-left: 3px;
         }
         
.hist_l  {
         float:  left;
         width:  34%
         }
         
.hist_r {
         float: right;
         width: 65%;
         border-left: 0px solid #003366;
         padding-left: 3px;
         margin-bottom: 10px;
         }
         
.line  {
        background-image: url(bilder/linie.jpg);
        width: 580px;
        height: 1px;
        width: 100%;
        padding-left: 10px;
        margin:  10px 0 15px 0;
        visibility: hidden;
        }
        
.ehemal {
          display: 		block;
        	font-size: 		0.9em;
        	font-weight: normal;
        	text-decoration: 	none;
        	margin-top: 5px;
          padding-top: 		2px;
          padding-right: 0;
          padding-bottom: 10px;
          padding-left: 0;
        	border-right:		0px solid #4678ac;
        	border-left:     0px solid #4678ac;
          border-top: 1px solid #ffff00;
          border-bottom: 1px solid #ffff00;
        }
        

#galerie {
          display: 		block;
        	font-size: 		1.3em;
        	font-weight: normal;
        	text-align:  center;
        	text-decoration: 	none;
        	margin-top: 20px;
        	margin-left: 0px;
          /*padding-top: 		2px;
          padding-right: 0;
          padding-bottom: 10px;
          padding-left: 0;*/
         }
         
.table_oben   {
         font-size:     1.5em;
         text-align:    center;
         font-weight:   normal;
         }
         
.table_unten   {
         font-size:     1.1em;
         text-align:    center;
         font-weight:   normal;
      /*   padding-left:  200px; */
         margin-top:    20px;
         }


	
.clear {
	     clear: both;
       }
       
.linie  {
        background-image: url(bilder/linie.jpg);
        width: 580px;
        height: 1px;
        width: 100%;
        padding-left: 10px;
        margin:  10px 0 15px 0;
        }
        

.lexi3
      {
      font-family : Verdana, Arial, sans-serif;
      display: block;
      width: 100px;
      height: 15px;
      float: left;
      font-size: 0.9em;
      vertical-align: middle;
      margin-top: 10px;
      }

.lexi4
      {
      font-family : Verdana, Arial, sans-serif;
      display: block;
      width: 400px;
      height: auto;
      float: left;
      font-size: 0.9em;
      vertical-align: middle;
      margin-left: 10px;
     margin-top: 10px;
      }

.impr {
      font-family : Verdana, Arial, sans-serif;
     font-size : 0.8em;
     text-decoration: none;
     text-align: left;
     line-height: 1.2em;
     margin-top: 15px;
      }
      
#planung
        {
        font-family:    Verdana, Arial, sans-serif;
        font-size:       1.0em;
        text-decoration: none;
        text-align:      left;
        line-height:     1.2em;
        margin-top:      10px;

        }
        
#planung ol li
         {
         list-style-position: inside;
         font-weight: bold;
         margin-top: 10px;
         }
         
#fragen {
        margin-left: 10px;
        }
        
.chronik {
         float: left;
         margin-left: 10px;
         margin-right: 10px;
         margin-top: 20px;
         }
        

#footer		{
		clear:				both;
		width:				780px;
	/*	padding:	   1px 0 5px 0; */
		display:			block;
 	 border-top:     1px solid #003366;
	/*	text-align:			center;*/
		}

#footer span	{
    display:			block;
		font-size:			0.6em;
		margin-left: 10px;
		margin-top:  5px;
		}                                   	
