html {
     overflow: -moz-scrollbars-vertical;
}


		#service_subnavi td, tr
		{
		  padding:0px,0px,0px,0px;
		  margin:0px,0px,0px,0px;	
	/*	  border:1px;
		  border-style:solid;
		  border-color:#000000;	
	*/	}
		
		#service_subnavi img
		{
		  padding:0px,0px,0px,0px;
		  margin:0px,0px,0px,0px;
	/*	  border:1px;
		  border-style:solid;
		  border-color:#000000;	
	*/	}
		
		#service_subnavi table
		{
		  
		}
		
		.header_start
        {
			background-position:0px 54px; 
			width:761px;
			height:454px;
			/*background-image:url(../img/header_start_1.jpg);*/ 
			background-repeat:no-repeat		  
		}
		
		.header_kontakt
        {
			background-position:0px 54px; 
			width:761px;
			height:274px;
			background-image:url(../img/header_kontakt.jpg); 
			background-repeat:no-repeat		  
		}
		
		.header_rent
        {
			background-position:0px 54px; 
			width:761px;
			height:274px;
			background-image:url(../img/header_rent.jpg); 
			background-repeat:no-repeat		  
		}
		
		.header_service
        {
			background-position:0px 54px; 
			width:761px;
			height:274px;
			background-image:url(../img/header_service.jpg); 
			background-repeat:no-repeat		  
		}
		
		 .header_lounge
        {
			background-position:0px 54px; 
			width:761px;
			height:274px;
			background-image:url(../img/header_classic_lounge.jpg); 
			background-repeat:no-repeat		  
		}
		
		.normaltext
		{
			color: #63260E;
			font-size:11px;
			font-family:Arial;
		/*	text-align:justify; */
			vertical-align:top;
		}

		.imagetext
		{
		  color: #63260E;
		  font-size:11px;
		  font-family:Arial;
		  vertical-align:top;
		  padding-left:4px;
		}
	
		.imagetext2
		{
		  color: #63260E;
		  font-size:11px;
		  font-family:Arial;
		  vertical-align:top;
		  text-align:left;
		  padding-left:4px;
		}
	
		.footer{
    		color: #AAAAAA;
			font-size:11px;
			font-weight:bold;
			font-family:Arial;
			text-decoration:none;
		}
/*--------------------LINK*/


		a:link{
    		color: #549BAE;
			font-size:11px;
			font-weight:bold;
			font-family:Arial;
			text-decoration:none;
		}

		a:active{
    		color: #549BAE;
			font-size:11px;
			font-weight:bold;
			font-family:Arial;
			text-decoration:none;
		}

		a:visited{
    		color: #549BAE;
			font-size:11px;
			font-weight:bold;
			font-family:Arial;
			text-decoration:none;
		}

		a:hover{
    		color: #63260E;
			font-size:11px;
			font-weight:bold;
			font-family:Arial;
			text-decoration:none;
		}
		
/*---------------------Link Visited*/		
		
		
		#visit a:link{
    		color: #63260E;
			font-size:11px;
			font-weight:bold;
			font-family:Arial;
			text-decoration:none;
		}

		#visit a:active{
    		color: #63260E;
			font-size:11px;
			font-weight:bold;
			font-family:Arial;
			text-decoration:none;
		}

		#visit a:visited{
    		color: #63260E;
			font-size:11px;
			font-weight:bold;
			font-family:Arial;
			text-decoration:none;
		}

		#visit a:hover{
    		color: #549BAE;
			font-size:11px;
			font-weight:bold;
			font-family:Arial;
			text-decoration:none;
		}
/*-----------------------link navi*/
		#navi a:link{
    		color: #549BAE;
			font-size:11px;
			font-weight:bold;
			font-family:Arial;
			text-decoration:none;
		}

		#navi a:active{
    		color: #549BAE;
			font-size:11px;
			font-weight:bold;
			font-family:Arial;
			text-decoration:none;
		}

		#navi a:visited{
    		color: #549BAE;
			font-size:11px;
			font-weight:bold;
			font-family:Arial;
			text-decoration:none;
		}

		#navi a:hover{
    		color: #FF6C00;
			font-size:11px;
			font-weight:bold;
			font-family:Arial;
			text-decoration:none;
		}
/*--------------------------visit navi*/
		#visit_navi a:link{
    		color: #FF6C00;
			font-size:11px;
			font-weight:bold;
			font-family:Arial;
			text-decoration:none;
		}

		#visit_navi a:active{
    		color: #FF6C00;
			font-size:11px;
			font-weight:bold;
			font-family:Arial;
			text-decoration:none;
		}

		#visit_navi a:visited{
    		color: #FF6C00;
			font-size:11px;
			font-weight:bold;
			font-family:Arial;
			text-decoration:none;
		}

		#visit_navi a:hover{
    		color: #549BAE;
			font-size:11px;
			font-weight:bold;
			font-family:Arial;
			text-decoration:none;
		}

		
		
        
        body
   		{
			/*background-color: #FAF8F2;*/
			background-color:  #323230;
			color: #63260E;
			font-size:11px;
			font-family:Arial;
			text-align:left;
			vertical-align:top;
		}
		
		.content
        {
			background-image:url(../img/main_bg.jpg); 
			background-repeat:repeat;
			width:761px;		  
		}
        
        .image
        {
		  	padding:1px; 
			background:#FFFFFF; 
			border-color:#CAC3A8;
			border-width:4px;
			border-style:solid;
		}
