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

p {
margin:0em 0px 1em 0em;
}  

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

  div#Seite {				  /* statt Padding um den IE-Fehler umzugehen */
    text-align: left;       /* Kompensation eines Nebeneffektes der Zentrierung fuer IE */
    margin: 0 auto;      /* Standard-Zentrierung */
    width: 760px;
    padding:0;
    border: 0;
	background-color: #ffe;
  }
  
h1 {font-family:Verdana,Arial,helvetica,sanf-serif; font-size:1.6em;font-weight:bold; letter-spacing:-0.07em; color:gray; line-height:1.6em;}
h2 {font-family:Verdana,Arial,helvetica,sanf-serif; font-size:1.4em; font-weight:bold;color:gray;}
h3 {font-family:Verdana,Arial,helvetica,sanf-serif; font-size:1.2em; font-weight:bold;margin-top:2.5em;
	margin-bottom:0.7em;clear:both;}	 
  
.butt {
   margin-top:10px;
   float:left;
   margin-bottom : 3px;
   margin-right : 2px;
}

.buttle {
   margin-top:10px;
   float:right;
   margin-bottom : 3px;
   margin-right : 0px;
   font-size:0.7em;
}

.butt a {
   margin-right:2px;
   text-align : center;
   padding: 4px 15px 4px 15px;
   text-decoration : none;
   display : block;
   color : black;
   border-top : 1px solid #cccccc;
   border-left : 1px solid #cccccc;
   border-bottom : 1px solid #003300;
   border-right : 1px solid #003300;
   background : #cccccc;
}

.buttle a {
   margin-right:2px;
   text-align : center;
   padding: 3px 10px 3px 10px;
   text-decoration : none;
   display : block;
   color : black;
   border-top : 1px solid #cccccc;
   border-left : 1px solid #cccccc;
   border-bottom : 1px solid #003300;
   border-right : 1px solid #003300;
   background : #cccccc;
}


.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 : #ccffcc;
}

.buttle 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 : #ccffcc;
}

.headerprint {line-height:1.2em;  font-weight:bold; font-family: Verdana, Arial, sans-serif; font-size:1.3em; color: #000000; margin-top:1.3em; margin-bottom:1em;}

.largeheaderprint {line-height:1.2em;  font-weight:bold; font-family: Verdana, Arial, sans-serif; font-size:1.5em; color: #000000; margin-top:1em; margin-bottom:1em;}

.photoleft {margin: 7px 10px 7px 0px; float: left;}
.photocenter {margin: auto;}
.photoright {margin: 7px 0px 7px 10px; float: right}

