/*
    tiusview.css

    (c) Zoom GmbH <info@zoom.de>

    $Author: Matthias.waldorf $
    $Date: 1.06.07 12:18 $
    $Revision: 1 $
*/

/*****************************************************************************/

#list_pages, #enter_page {
    /*margin-top:         20 px;*/
    position:					absolute;
    left: 						470px;
    border-left:		  3px solid #000000;      
    height:						292px;
    width:						151px;
    background-image:	url(img/back_nav.gif);
    background-repeat: no-repeat;
    									/*#F0F0F0;*/
}

#enter_page table, #enter_page form {
    margin-top:         0 px;     
    
    
}

#enter_page table {
		position:						absolute;	
		left:								14px;
	
}	

#enter_page input {
		color: 							#000000;
		margin-left:				5px;		
	
}	

#enter_page .arrow {
    height:             23 px;
}

#enter_page a:link, a:visited, a:hover{
    text-align:         center;
    font-weight:				bold;
    color:							#FFFFFF;
    
   
}

.pagenumber {
		color:							white;
		font-size:					15px;
		font-weight:				bold;
	
}	

.subpage a {
		text-decoration:		none;
		font-weight:				normal;
}	

a.navigation {
		text-align:					center;		
	
}	

.inactive {
		color: 							#FFFFFF;		
}	

#sprev {
		color:							#FFFFFF;
}		

#snext {	 	
		color:							#FFFFFF;		
}	

.subpage {		
		color: 							#FFFFFF;		
	
}	

/*****************************************************************************/

#show_page {    
		padding-top:				6px;
		padding-left: 			60px;
    background-color:   #000000;    
    text-align:         left;
    height: 						291px;
    width:							563px;
}



/*****************************************************************************/
