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: 780px;
    padding:0;
    border: 0;
	background-color: #ffe;
  }  

h1 {clear:both; text-align:left; margin-left:60px; margin-right:60px; 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:60px;  margin-right:60px; margin-bottom:0.5em; margin-top:1.5em; font-family:Verdana,Arial,helvetica,sanf-serif; font-size:1.3em; font-weight:bold; letter-spacing:-0.02em; color:gray; line-height:1.4em;}

h3 {clear:both; text-align:left; margin-left:60px;  margin-right:60px; margin-bottom:1em; 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-right:0; line-height:1.7em; margin-bottom:0.5em; margin-top:1em; }
.left_w {clear:both; text-align:justify; width:555px; margin-top:0.8em; margin-left:60px; float:left;}
.right_n {color:gray; width:115px; margin-right:30px; float:right; font-weight: bold; font-size: 120%; line-height:1.2em; margin-top:0.8em; } 
.left_2 {clear:both; text-align:justify; width:555px; margin-top:0.8em; margin-left:60px;}
.wholewidth {clear:both; text-align:justify; margin-top:0.8em; margin-left:60px; margin-right:60px;}
p.clear {clear:both;line-height:0.5em;margin:0;padding:0;border:0;}

/* display:inline needed to fix double margin bug of IE6*/
/* but in certain situations display:inline causes unfavorable spacing */
/* float is necessary to display background color - why? */

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

.butt {
   line-height: 1.2;
   position: relative;
   top:-25px;
   margin-left: 2px;
   margin-right: 0px;
   margin-bottom : 0px;
   text-align : center;
   float:left;
   font-size:0.8em;
   font-weight:normal;
}


.butt a {
   padding: 5px 10px 8px 10px;
   display : block;
   color: black;
   text-decoration  : none;
   border-top : 1px solid #cccccc;
   border-left : 1px solid #cccccc;
   border-bottom : 1px solid #003300;
   border-right : 1px solid #003300;
   background : #dddddd;
}


.butt a:hover {
   border-top : 1px solid #003300;
   border-left : 1px solid #003300;
   border-bottom : 1px solid #ccffcc;
   border-right : 1px solid #ccffcc;
   text-decoration : none;
   background : #bbefaa;
}


.butt a:visited {
   color: black;
}
