body {
    background-color:#999;
	font-size:16px;
	margin:0; 
    text-align: center;    /*Zentrierung extra fuer den IE */
	color: black; 
	font-family: Verdana,Arial,Sans-serif;
	line-height:1.4em; 
  }

  div.UeberSeite {  
    position:normal;
    margin: 0 auto;      /* Standard-Zentrierung */      
    width: 980px;
    padding:0;
    border: 0;
	background-color: #ffe;
  }  

h1 {clear:both; text-align:left; margin-left:41px; margin-right:41px; margin-bottom:1em; margin-top:2.5em; font-family:Verdana,Arial,helvetica,sanf-serif; font-size:1.6em; font-weight:bold; letter-spacing:-0.07em; color:gray; line-height:1.2em;}

h2 {clear:both; text-align:left; margin-left:41px;  margin-right:41px; margin-bottom:0.5em; margin-top:1em; font-family:Verdana,Arial,helvetica,sanf-serif; font-size:1.2em; font-weight:bold; letter-spacing:-0.05em; color:gray; line-height:1.4em;}

h3 {clear:both; text-align:left; margin-left:41px;  margin-right:41px; margin-bottom:0.5em; margin-top:1em; font-family:Verdana,Arial,helvetica,sanf-serif; font-size:1.1em; font-weight:bold; letter-spacing:-0.02em; color:gray; line-height:1.4em;}

p {text-align:left; margin-left:0; margin-right:0; line-height:1.5em; margin-bottom:0.5em; margin-top:1em; }
.wholewidth {clear:both; text-align:justify; margin-left:40px; margin-right:41px;}
.image {clear:both; margin-left:0px; margin-right:0px; text-align:center;}
.left {clear:both; margin-left:40px; margin-top:0; margin-bottom:0;}
.right {text-align:justify; display: inline; width:435px; margin-right:40px; float:right;} 
 
/* display:inline to fix double margin bug of IE6 */

li {margin-bottom:0.7em;}


img {margin-top:1.5em; margin-bottom:1em;}


