/* CSS Document */

    *  html, body {
			background:#DCDCDA;
        	  text-align : Left;
        	  margin : 0;
        	  padding : 0;
			  color:#000000;
			  height: 100%;
		}
		
	* input {
		font-family:verdana; 
		font-size: 10px; 
		border: #000000 1px solid;
	}
		
	 * td, th {
          font-family : Verdana;
          font-size : 10px;
          line-height : 10px;
        }
		
	* .top_1 {
			background:url(../_image/top_1.gif);
			height:58px;
			width:341px;
		}
		
	* .top_2 {
			background:url(../_image/top_2.gif);
			height:62px;
			width:341px;
		}
		
	* .top_3 {
			background:url(../_image/top_3.gif);
			height:120px;
			width:559px;
		}
		
	* .right_border {
			background:url(../_image/right_border.gif);
			width:25px;
		}
	
	* .spacer_1 {
			background:url(../_image/spacer_1.gif);
			height:10px;
		}			
	
	* .spacer_2 {
			background:url(../_image/spacer_2.gif);
			height:10px;
			width:10px;
	 	}					
		
	* a:link {
         	 text-decoration : none;
         	 color : #000000;
      }
    * a:visited {
         	 text-decoration : none;
         	 color : #000000;
      }
    * a:active {
         	 text-decoration : none;
         	 color : #48489f;
      }	
    * a:hover {
         	 text-decoration : none;
         	 color : #48489f;
      }
	
	* .under_border {
			background:url(../_image/under_border.gif);
			width:900px;
			height:20px;
		}
		
	* .dot_1 {
			background:url(../_image/dot_1.gif);
			height:3px;
		}						
	
	* .antal_filmer {
			color:#000000;
			size:18px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-weight:bold;
			text-indent:4px;
		}
		
	* .antal_klick {
			color:#000000;
			size:18px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-weight:bold;
			text-indent:4px;
		}