	body 	{
		color: black; background-color: #8C8C8C;
		font-size: 0.8em;
		font-family: Verdana,Arial,HElvetica,sans-serif;
		margin: 0; padding: 0;
		text-align: center;  /* Zentrierung im Internet Explorer */
		}

	p	{
		text-align: left;
		font-size: 0.9em;
		vertical-align: top;
		margin: 10px;
		}

	h1	{
		text-align: left;
		vertical-align: top;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 20px;
		margin-top: 25px;
		font-size: 1.1em;
		}

	h2	{
		text-align: left;
		vertical-align: top;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 15px;
		margin-top: 20px;
		font-size: 1.0em;
		}

	h3	{
		text-align: left;
		vertical-align: top;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
		margin-top: 15px;
		font-size: 0.9em;
		}

	A:visited { color: #0000A1; text-decoration: none }
	A:link { color: #0000A1; text-decoration: none }
	A:hover { color: #0000E0; text-decoration: none }

    #wechsel
	{
	 filter: blendTrans(duration=3);
	}

    div#seite {
          text-align : left;
          margin : 0 auto;
          width : 750px;
          padding : 0px;
          border : none;
          background-image : url(../design/seitenhintergrund.jpg);
          background-repeat : repeat-y;
          background-position : 0px 0px;
      }

    div#haupt {
          position : relative;
          left : 25px;
          text-align : left;
          margin : 0 auto;
          width : 540px;
          padding : 0px;
          border : none;
          float : left;
      }

    div#kopf {
          text-align : left;
          margin : 0 auto;
          width : 540px;
          height: 115px;
          padding : 0px;
          border : none;
          background-image : url(../design/kopfhintergrund.jpg);
          background-repeat : no-repeat;
          background-position : 0px 0px;
      }

    div#brohltal {
          position : relative;
          left : -195px;
          top : 10px;
          text-align : left;
          margin : 0 auto;
          width : 131px;
          height: 81px;
          padding : 0px;
          border : none;
          background-image : url(../design/brohltal/11.jpg);
          background-repeat : no-repeat;
          background-position : 0px 0px;
      }

    div#rechts {
          position : relative;
          left : -25px;
          text-align : left;
          margin : 0 auto;
          width : 160px;
          padding : 0px;
          border : none;
          background-image : url(../design/portrait.jpg);
          background-repeat : no-repeat;
          background-position : 0px 0px;
          float : right;
      }

    div#inhalt {
          text-align : left;
          margin : 0 auto;
          width : 540px;
          padding : 0px;
          border : none;
      }

    div#fuss {
          clear : both;
          text-align : left;
          margin : 0 auto;
          width : 750px;
          height: 55px;
          padding : 0px;
          border : none;
          background-image : url(../design/fusshintergrund.jpg);
          background-repeat : repeat-y;
          background-position : 0px 0px;

      }
