/*CSS-Style*/

        body                     {background:url(http://graphics.dievierte-gewalt.de/page/hintergrund.png) repeat-x #3e3d40;
                                 font-family:calibri, georgia, myriad pro, arial, sans-serif;
                                 width:64em;
                                 font-size:100.1%;
                                 margin:0 auto;
                                 color:#FFFFFF;
                                 }

        #oben                    {width:100%;
                                 height:11.5em;
                                 float:left;
                                 margin-left:0em;
                                 }

        #ie6fix                  {width:14em;
                                 height:10em;
                                 float:left;
                                 }


        #Logo                    {height:9.8125em;
                                 width:25em;
                                 float:left;
                                 border:#808080 0px solid;
                                 margin-top:1.90625em;
                                 text-align:center;
                                 }

        #Ankundigungen          {height:9.8125em;
                                 width:23.9375em;
                                 float:left;
                                 border:#808080 1px solid;
                                 margin-top:1em;
                                 }
								 
		.fader {
			position:absolute;
		}
		
		.fader .next {
			position:absolute;
			top:0px;
			left:0px;
		}


        #unten                   {width:100%;
                                 height:auto;
                                 float:left;
                                 margin-top:1em;
                                 padding:0em;


                                 }

        #links                   {width:13em;
                                 height:100%;
                                 margin-top:0em;
                                 margin-bottom:1em;
                                 float:left;
                                 }

        #Navigation              {height:18.75em;
                                 width:11.5em;
                                 margin-left:0em;
                                 text-align:left;
                                 padding-left:1em;
                                 padding-right:0.5em;
                                 padding-top:0.75em;
                                 border:1px #808080 solid;
                                 vertical-align:middle;
                                 }

        #Navigation a:link       {color:#FFFFFF;
                                 font-weight:normal;
                                 text-decoration:none;
                                 }

        #Navigation a:visited    {color:#FFFFFF;
                                 font-weight:normal;
                                 text-decoration:none
                                 }

        #Navigation a:hover      {text-decoration:underline;
                                 color:#808080;
                                 font-weight:bold;
                                 }

        #Navigation a:active     {color:#808080;
                                 font-weight:bold;
                                 text-decoration:underline;
                                 }

        #Navigation a:focus      {font-weight:normal;
                                 }


        #UmfrageGallerie         {width:12em;
                                 height:auto;
                                 margin-top:1.375em;
                                 margin-left:0em;
                                 border:1px solid #808080;
                                 padding:0.5em;
                                 }
								 
								 #lehrerzitate			{
								width:12em;
								height:auto;
								padding:0.5em;
								border:1px solid #808080;
								margin-top:1.375em;
								margin-left:0em;
		}


         #Inhalt                 {width:48em;
                                 height:auto;
                                 margin-left:1em;
                                 float:left;
                                 border:1px solid #808080;
                                 padding-left:0.5em;
                                 padding-right:0.5em;
                                 }

         #Meldungsbild1          {width:49em;
                                 height:1.5em;
                                 border-bottom:1px solid #808080;
                                 margin-left:-0.5em;
                                 }

         h1                      {font-size:1.5em;
                                 }

         h2                      {font-size:1.25em;
                                 }

         #Meldungsbild3          {width:49em;
                                 height:1.5em;
                                 border-bottom:1px solid #808080;
                                 border-top:1px solid #808080;
                                 margin-left:-0.5em;
                                 }

         #Logo2                  {width:21em;
                                 height:8em;
                                 }

         #Meldungsbild5          {width:23.9375em;
                                 height:1em;
                                 border-bottom:1px solid #808080;
                                 margin-left:-0.5em;
                                 }
								 
		#textdiv {
		margin-left:1em;
		margin-right:1em;
		}
		
		#formatierungsleiste {
		float:right;
		}
