body 
   {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Courier New,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
   }
 

a:link 
{ text-decoration:none; color:#ffffff; }

a:visited 
{ text-decoration:none; color:#ffffff; }

a:hover 
{ text-decoration:none; color:#ffffff;}

a:active 
{ text-decoration:none; color:#ffffff;} 
  
.navigation {
    margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Courier New,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #999999;
}

.entry {
   position: absolute;
   top: 50%;
   width: 100%;
   height: 200px; /* Höhe des Elements */
   margin-top: -340px; /* Höhe des Elements geteilt durch zwei! */
  }

.space {
   height: 250px;
  }

img
{
border: 0px;
margin: 10 10 300px 10; 

}

p {

margin-bottom: 0;

}

.navigation {
    margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Courier New,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #999999;
}

.square {
        position: fixed;
        margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Courier New,Arial,Helvetica,sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
        font-style: italic;
        line-height: 200%;
        background-color: #000000;
        width: 100%;
        height: 20px;
}