body {
	font-size:16px;
	margin:0; 
    text-align: center;    /*Zentrierung extra fuer den IE */
	color: black; 
	background-color: #555;
	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;
  }  

.text {
text-align: left; 
margin-left:40px;
margin-right:40px;
margin-bottom:1em; 
}
 
.image {clear:both; margin-left:0px; margin-right:0px; margin-top:30px; margin-bottom:30px;}

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

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

 
.buttle {
   margin-top:0px;
   float:left;
   margin-left:0.5em;
}

.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;
}
