<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>
<title>Formate</title>
<style type="text/css"> 
frameset { margin-bottom:1.5cm ; margin-left:1.5cm ;margin-right:1.5cm; margin-top:1.5cm; ;}
body { background-color:#000000; 
scrollbar-base-color:#000000;
scrollbar-3dlight-color:#FF9C42;
scrollbar-arrow-color:#FF9C42;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#FF9C42;
scrollbar-track-color:#000000;

}



h1 { color:#FF9C42; font-size:11pt; font-family:Comic Sans MS ; text-decoration:none; text-align:center }
h2 { color:#FF9C42; font-size:10pt; font-family:Comic Sans MS ; text-decoration:none; }
h3 { color:#FF9C42; font-size:16pt; font-family:Comic Sans MS ; text-decoration:none; }
h4 { color:#FF9C42; font-size:15pt; font-family:Comic Sans MS ; text-decoration:none; }
h5 { color:#FF9C42; font-size:14pt; font-family:Comic Sans MS ; text-decoration:none; }
h6 { color:#FFFFF0; font-size:12pt; font-family:Comic Sans MS ; text-decoration:none; }
blockquote { color:#FF9C42; font-size:10pt; font-family:Comic Sans MS ; 
           line-height: 25px;
					 text-indent: 1em; 
					 text-align: left;
    			 						 vertical-align:top;
											 margin-left:0 ;
											 margin-right:1 cm; }
											 
a:link {text-decoration:none; color:#FF9C42; }
a:visited {text-decoration:none; color:#FF9C42; }
a:active {text-decoration:none; color:#FF9C42; }
a:hover {text-decoration:none; color:#FF9C42; }

											 
											 
.oben    { vertical-align:top;  }
.mittig  { vertical-align:middle;  }
.unten   { vertical-align:bottom;  }
p { text-indent: 1em;
    text-align: justify; 
    vertical-align:top;
		margin-left:0.5 cm ;
		margin-right:1 cm; }
		
.ToolTipTitel {
 color:#000000;
 font-family: Comic Sans MS;
 font-weight: bold;
 font-size: 8pt;
}

.ToolTipInhalt {
 color:#000000;
 font-family: Comic Sans MS;
 font-size: 8pt;
}

#ToolTip {
 position:absolute;
 width: 100px;
 top: 0px;
 left: 0px;
 z-index: 4;
 visibility: hidden;
}

.dragme{position:relative;} 

button { display: block;
width: 145px;
height: 150px;
border: none;
background: transparent;
}				

button:active {
 -o-transform: scale(0.96);
  -webkit-transform: scale(0.96);
  -moz-transform: scale(0.96);	
}

button:hover {
 -o-transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  
}

</style>
</head>
</html>