<!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:#FFFFC0;
scrollbar-arrow-color:#FFFFC0;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#FFFFC0;
scrollbar-track-color:#000000;

margin-left:3.5 cm;
margin-right:2.5 cm;

}



	  /*###################*/
	  /* Beginn Navigation */
	  /*###################*/

	  #navi { list-style-type:none; margin:0; padding:50px; } /* Style-Reset */
		#navi ul { list-style-type:none; margin:0; padding:10px; }
		#navi li { width:128px; } /* Horizontale Anordnung */
		
		#navi li ul { display:none; } /* Normalzustand eingeklappt */
		#navi li:hover ul { display:block; } /* Ausgeklappt */
		
      /*###################*/
	  /* Styles fuers Auge */
	  /*###################*/
	  
	  #navcontainer { height:16px; position:relative; z-index:1; }
	  
	  #navi { position:absolute; }
	  
	  #navi li { border:1px solid #000; margin:0 32px 0 0; font-size:16pt; font-family:Secret Service Typewriter,Courier New ; padding:20px;}
	    #navi ul li { border:none; margin:0;  font-size:12pt; font-family:Secret Service Typewriter,Courier New ; padding:5px;}
		
	  #navi a { font-weight:bold; text-align:left; display:block; }
	  #navi a:link, #navi a:visited { color:#FFFFC0; background:#000000; text-decoration:none; }

	  #navi a:active, #navi a:hover { color:#FFFFC0; background:#000000; text-decoration:none; text-shadow:2px 4px 8px#FFFFC0, 1px 1px 0px #F8F8FF; filter:progid:DXImageTransform.Microsoft.MotionBlur(add=true, direction=135, strength=10); }	  
     


h1 { color:#FFFFC0; font-size:40pt; font-family:Secret Service Typewriter,Courier New ;}
h2 { color:#FFFFC0; font-size:24pt; font-family:Secret Service Typewriter,Courier New ;}
h3 { color:#FFFFC0; font-size:18pt; font-family:Secret Service Typewriter,Courier New ; }
h4 { color:#FFFFC0; font-size:16pt; font-family:Secret Service Typewriter,Courier New ; }
h5 { color:#FFFFC0; font-size:14pt; font-family:Secret Service Typewriter,Courier New ; }
h6 { color:#FFFFC0; font-size:12pt; font-family:Secret Service Typewriter,Courier New ; }
blockquote { color:#FFFFC0; font-size:12pt; font-family:Secret Service Typewriter,Courier New ;
                     line-height: 20px;
					 	 					text-indent: 1em; 
					 						text-align: justify;
   													 vertical-align:top;
														 margin-left:0.5 cm ;
														 margin-right:1 cm; cursor:url(pics/cur.gif), auto;}
a:link {text-decoration:none; color:#FFFFC0; }
a:visited {text-decoration:none; color:#FFFFC0; }
a:active {text-decoration:none; color:#FFFFC0; }

.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: Secret Service Typewriter,Courier New;
 font-weight: bold;
 font-size: 10pt;
}

.ToolTipInhalt {
 color:#000000;
 font-family: Secret Service Typewriter,Courier New;
 font-size: 10pt;
}

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

form { color:#FFFFC0; font-size:12pt; font-family:Secret Service Typewriter,Courier New ; font-weight:bold;
line-height: 20px;
					 						text-align: left;
   													 vertical-align:top;
														 margin-left:0.5 cm ;
														 margin-right:1 cm;

}

a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#000;
    color:#FFFFC0;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#000}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:0; width:15em;
    border:1px solid #FFFFC0;
    background-color:#000; color:#FFFFC0;
    font-size: 10pt;
    line-height: 25px;
    font-weight:bold;
    text-align: center}
</style>
</head>
</html>		
