/* external css file 
   by patrick otto 
   27.07.2004 */


/* global formatting */

   strong {
	color: #00157e;
   }

   body {
	color: black;
	background-image: url(zapper_logo.jpg); 
	background-repeat: no-repeat;
   }

   a {
 	color: #00157e;
	font-family:Arial;
        font-size:13px;
        /*border: 1px solid black*/
   }

   h3 { 
        font-size:13px;
        text-decoration: underline;
   }

   em { 
      font-size:13px;
   }

/* title */
   
    #title_text { 
        position: relative; 
	left: 50%;
        position: absolute;
	top: 70px;
    }
 
/* table */

    
    #menue {  
          border: 1px solid black;
          background: lightgray;
 	  position: absolute;
	  top:160px;
    } 

     #row1 { 
        border: 0px solid red;
        font-family:sans-Serif;    
        font-size:13px;
        padding: 5px
     }

     #row2 { 
        border: 0px solid red;
        font-family:sans-Serif;    
        font-size:13px;
         padding: 5px
     }

     #row3 { 
        border: 0px solid red;
        font-family:sans-Serif;    
        font-size:13px;
        padding: 5px
     }

     #row4 { 
        border: 0px solid red;
        font-family:sans-Serif;    
        font-size:13px;
        padding: 5px
     }

     #row5 { 
        border: 0px solid red;
        font-family:sans-Serif;    
        font-size:13px;
        padding: 5px
     }

     #row6 { 
        border: 0px solid red;
        font-family:sans-Serif;    
        font-size:13px;
        padding: 5px
     }

    #sysreq {  
          border: 0px solid black;
 	  position: absolute;
	  top:160px;
	  font-size:13px;
          left: 220px;
    } 

     #sys1 { 
        border: 1px solid lightgray;
        font-family:sans-Serif;    
        font-size:13px;
        padding: 1px
     }

     #sys2 { 
        border: 1px solid lightgray;
        font-family:sans-Serif;    
	font-size:13px;
        padding: 1px
     }

    
    #back {  
          border: 1px solid black;
          background: lightgray;
 	  position: absolute;
	  top:380px;
	  left:30px;
          width: 100px;
    } 

 

/* info */
   
    #story { 
	border: 0px solid red;
        position: absolute;
	left: 220px;
	top: 180px;
        position: relative;	
        width: 70%;
        font-family:Arial;    
    }
 
    #playing { 
	border: 0px solid red;
        position: absolute;
	left: 220px;
	position: relative;	
        width: 70%;
        font-family:Arial;    
    }
 
    #genre { 
	position: absolute;
	left: 220px;
        position: relative;	
        width: 70%;
        font-family:Arial;    
    }

    #design { 
        position: absolute;
	left: 220px;
        position: relative;	
        width: 70%;
        font-family:Arial;    
    }

    #opinion { 
        position: absolute;
	left: 220px;
        position: relative;	
        width: 70%;
        font-family:Arial;    
    }
 
/* pics */
 
    #intro1 {
	border: 1px solid black;     
	margin: 2px;
    }

    #intro2 {
	border: 1px solid black;     
	margin: 2px;
	vertical-align: sub;
    }

    #screen02 {
	border: 1px solid black;     
	margin: 5px;
    }

    #install {
        position: absolute;
	left: 220px;
	top: 180px;
	border: 0px solid black;     
        font-family:sans-Serif;    
        position: relative;	
        width: 70%;
    }